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

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2001_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2002_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2003_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2004_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2005_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2006_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021" ;
  .
<https://eurobis.org/id/event/8879_NIS_Al_ENSSMAL_Station%2007_2021>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021" ;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7849"^^xsd:decimal ;
  dwc:decimalLongitude "3.0649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7849 3.0649)"^^geo:wktLiteral ;
  geo-pos:lat "36.7849"^^xsd:decimal ;
  geo-pos:long "3.0649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2001_2021_NIS_Al_ENSSMAL_Station%2001_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 01_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 01_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0649'^^xsd:double;
  dwc:latitude '36.7849'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 01_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.065)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2002_2021_NIS_Al_ENSSMAL_Station%2002_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 02_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 02_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.065'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 02_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "3.0651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 3.0651)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "3.0651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2003_2021_NIS_Al_ENSSMAL_Station%2003_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 03_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 03_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0651'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 03_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0656)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2004_2021_NIS_Al_ENSSMAL_Station%2004_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 04_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 04_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0656'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 04_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.785"^^xsd:decimal ;
  dwc:decimalLongitude "3.0659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.785 3.0659)"^^geo:wktLiteral ;
  geo-pos:lat "36.785"^^xsd:decimal ;
  geo-pos:long "3.0659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2005_2021_NIS_Al_ENSSMAL_Station%2005_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 05_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 05_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0659'^^xsd:double;
  dwc:latitude '36.785'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 05_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7847"^^xsd:decimal ;
  dwc:decimalLongitude "3.0648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7847 3.0648)"^^geo:wktLiteral ;
  geo-pos:lat "36.7847"^^xsd:decimal ;
  geo-pos:long "3.0648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2006_2021_NIS_Al_ENSSMAL_Station%2006_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 06_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 06_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0648'^^xsd:double;
  dwc:latitude '36.7847'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 06_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_103453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_103453'^^xsd:string;
  dwc:scientificName 'Clavelina lepadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_103453'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_103529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_103529'^^xsd:string;
  dwc:scientificName 'Botryllus Schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103529'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_103529'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_103936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_103936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_103936'^^xsd:string;
  dwc:scientificName 'Styela plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_103936'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_110839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_110839'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_110839'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_110868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_110868'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110868'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_110868'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110868'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_110898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_110898'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110898'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_110898'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_110991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_110991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_110991'^^xsd:string;
  dwc:scientificName 'Watersipora subtorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110991'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_110991'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110991'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_164221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_164221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_164221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7852"^^xsd:decimal ;
  dwc:decimalLongitude "3.0658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_164221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7852 3.0658)"^^geo:wktLiteral ;
  geo-pos:lat "36.7852"^^xsd:decimal ;
  geo-pos:long "3.0658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8879_NIS_Al_ENSSMAL_Station%2007_2021_NIS_Al_ENSSMAL_Station%2007_2021_164221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIS_Al_ENSSMAL_Station 07_2021_164221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8879_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-09-04'^^xsd:date;
  dwc:institutionCode 'ENSSMAL'^^xsd:string;
  dwc:collectionCode 'Biofouling of ship hulls in the Port of Algiers in 2021'^^xsd:string;
  dwc:catalogNumber 'NIS_Al_ENSSMAL_Station 07_2021_164221'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Adel Kacimi'^^xsd:string;
  dwc:collector 'Adel Kacimi'^^xsd:string;
  dwc:yearCollected '2021'^^xsd:integer;
  dwc:longitude '3.0658'^^xsd:double;
  dwc:latitude '36.7852'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '164221'^^xsd:integer;
  dwc:samplingProtocol 'Scraping solid material (Ropes, Tires, Hull)'^^xsd:string;
  dwc:occurrenceId 'NIS_Al_ENSSMAL_Station 07_2021_164221'^^xsd:string;
  dwc:observationDate '2021-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '164221'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF