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

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

<https://eurobis.org/id/point/8612_ARMS_BelgiumCoast_AZFPin_20180712_20180818_ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1%3AOtu379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.66522 2.82558)"^^geo:wktLiteral ;
  geo-pos:lat "51.66522"^^xsd:decimal ;
  geo-pos:long "2.82558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_BelgiumCoast_AZFPin_20180712_20180818_ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1%3AOtu379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1:Otu379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "BelgiumCoast_AZFPin" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1:Otu379'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'BelgiumCoast_AZFPin'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.82558'^^xsd:double;
  dwc:latitude '51.66522'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1:Otu379'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: no; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018735'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_BelgiumCoast_AZFPin_20180712_20180818_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu25'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018431'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '81'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '181'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu37'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu37'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018431'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '34'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '181'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu512'^^xsd:string;
  dwc:scientificName 'Phoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147519'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu512'^^xsd:string;
  dwc:aphiaIdAccepted '147519'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018431'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '181'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymellaceae;Phoma;Phoma_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu630'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu630'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018431'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '181'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Pezizomycetes;Pezizales;Pyronemataceae;Micronematobotrys;Micronematobotrys_verrucosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1:Otu66'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018431'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '181'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1003'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1003'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1047'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1047'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Phaffomycetaceae;Wickerhamomyces;Wickerhamomyces_onychis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1105'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1105'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria;Unknown Alternaria species 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1162'^^xsd:string;
  dwc:scientificName 'Plectosporium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437981'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1162'^^xsd:string;
  dwc:aphiaIdAccepted '437981'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Glomerellales;Plectosphaerellaceae;Plectosphaerella;Unknown Plectosphaerella species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1199'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu1199'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Psathyrellaceae;Coprinellus;Unknown Coprinellus species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu127'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu127'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Cucurbitariaceae;Pyrenochaetopsis;Pyrenochaetopsis_leptospora'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu129'^^xsd:string;
  dwc:scientificName 'Arthrinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146411'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu129'^^xsd:string;
  dwc:aphiaIdAccepted '146411'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Arthrinium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu165'^^xsd:string;
  dwc:scientificName 'Cladosporium sphaerospermum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415544'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu165'^^xsd:string;
  dwc:aphiaIdAccepted '1415544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_sphaerospermum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu184'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu184'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu200'^^xsd:string;
  dwc:scientificName 'Hypocrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485878'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu200'^^xsd:string;
  dwc:aphiaIdAccepted '1485878'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu246'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu246'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricostilbomycetes;Agaricostilbales;Kondoaceae;Kondoa;Kondoa_aeria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu248'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu248'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu444'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu444'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '48'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricostilbomycetes;Agaricostilbales;Kondoaceae;Bensingtonia;Unknown Bensingtonia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu567'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu567'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu655'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu655'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Tremellaceae;Cryptococcus;Cryptococcus_aureus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu73'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu73'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1%3AOtu911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu911'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1:Otu911'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018432'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '139'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu1563'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu1563'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018434'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1668'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu253'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018434'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1668'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu2874'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu2874'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018434'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1668'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu293'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu293'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018434'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '97'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1668'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;unidentified (Malasseziales) family incertae sedis;unidentified (unidentified (Malasseziales));Malasseziales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1%3AOtu37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu37'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1:Otu37'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018434'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '1562'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1668'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_PS250_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu116'^^xsd:string;
  dwc:scientificName 'Aspergillus flavus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '826545'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu116'^^xsd:string;
  dwc:aphiaIdAccepted '826545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '458'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_flavus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu127'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu127'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '243'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Cucurbitariaceae;Pyrenochaetopsis;Pyrenochaetopsis_leptospora'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu129'^^xsd:string;
  dwc:scientificName 'Arthrinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146411'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu129'^^xsd:string;
  dwc:aphiaIdAccepted '146411'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '161'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Arthrinium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu1368'^^xsd:string;
  dwc:scientificName 'Microascus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100171'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu1368'^^xsd:string;
  dwc:aphiaIdAccepted '100171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Microascus;Unknown Microascus species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu155'^^xsd:string;
  dwc:scientificName 'Bovista'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '988355'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu155'^^xsd:string;
  dwc:aphiaIdAccepted '988355'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '294'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Lycoperdaceae;Bovista;Unknown Bovista species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu158'^^xsd:string;
  dwc:scientificName 'Cladosporium halotolerans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415555'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu158'^^xsd:string;
  dwc:aphiaIdAccepted '1415555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '82'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_halotolerans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu182'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu182'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '472'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu184'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu184'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '99'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu193'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu193'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '178'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Arthopyreniaceae;Arthopyrenia;Arthopyrenia_salicis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu200'^^xsd:string;
  dwc:scientificName 'Hypocrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485878'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu200'^^xsd:string;
  dwc:aphiaIdAccepted '1485878'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '217'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu248'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu248'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '238'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu25'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu259'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu259'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '158'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_penicillioides'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu274'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu274'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '158'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;Chaetomium;Chaetomium_homopilatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu286'^^xsd:string;
  dwc:scientificName 'Bionectria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485442'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu286'^^xsd:string;
  dwc:aphiaIdAccepted '1485442'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '148'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Bionectriaceae;Clonostachys;Unknown Clonostachys species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu2874'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu2874'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu293'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu293'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;unidentified (Malasseziales) family incertae sedis;unidentified (unidentified (Malasseziales));Malasseziales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu295'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu295'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '116'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_sesamicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu304'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu304'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '162'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu323'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu323'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '99'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Cordycipitaceae;Beauveria;Beauveria_pseudobassiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu326'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu326'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '99'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu331'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu331'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '116'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Pleosporales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu332'^^xsd:string;
  dwc:scientificName 'Helotiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '177198'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu332'^^xsd:string;
  dwc:aphiaIdAccepted '177198'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '89'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Unknown Helotiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu339'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu339'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '77'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;Chaetomium;Chaetomium_nigricolor'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu344'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu344'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '89'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Lasiosphaeriaceae;Schizothecium;Schizothecium_inaequale'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu355'^^xsd:string;
  dwc:scientificName 'Phallaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426219'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu355'^^xsd:string;
  dwc:aphiaIdAccepted '426219'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '83'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Phallales;Phallaceae;Unknown Phallaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu363'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu363'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '83'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu366'^^xsd:string;
  dwc:scientificName 'Graphium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1338656'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu366'^^xsd:string;
  dwc:aphiaIdAccepted '1338656'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascales_fam_Incertae_sedis;Graphium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu37'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu37'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '721'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu371'^^xsd:string;
  dwc:scientificName 'Aspergillus carbonarius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485398'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu371'^^xsd:string;
  dwc:aphiaIdAccepted '1485398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '72'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_carbonarius'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3814'^^xsd:string;
  dwc:scientificName 'Cystobasidiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457042'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3814'^^xsd:string;
  dwc:aphiaIdAccepted '1457042'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Cystobasidiomycetes;Cystobasidiales;Unknown Cystobasidiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3836'^^xsd:string;
  dwc:scientificName 'Graphium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1338656'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu3836'^^xsd:string;
  dwc:aphiaIdAccepted '1338656'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascales_fam_Incertae_sedis;Graphium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu393'^^xsd:string;
  dwc:scientificName 'Stachybotryaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889938'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu393'^^xsd:string;
  dwc:aphiaIdAccepted '889938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '62'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Stachybotryaceae;unidentified (Stachybotryaceae);Stachybotryaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu409'^^xsd:string;
  dwc:scientificName 'Stachybotrys chartarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '438269'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu409'^^xsd:string;
  dwc:aphiaIdAccepted '438269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '56'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Stachybotryaceae;Stachybotrys;Stachybotrys_chartarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu411'^^xsd:string;
  dwc:scientificName 'Chaetomium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100183'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu411'^^xsd:string;
  dwc:aphiaIdAccepted '100183'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '56'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;Chaetomium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4126'^^xsd:string;
  dwc:scientificName 'Agaricales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100021'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4126'^^xsd:string;
  dwc:aphiaIdAccepted '100021'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Unknown Agaricales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4149'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4149'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu427'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu427'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '51'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Polyporales;Phanerochaetaceae;Hyphodermella;Hyphodermella_rosae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4280'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu4280'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu438'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu438'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '58'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Unknown Aspergillus species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu448'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu448'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '58'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymosphaeriaceae;Dendrothyrium;Dendrothyrium_variisporum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu50'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu50'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '1182'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mortierellomycota;Mortierellomycetes;Mortierellales;Mortierellaceae;Mortierella;Mortierella_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu56'^^xsd:string;
  dwc:scientificName 'Meyerozyma guilliermondii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415537'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu56'^^xsd:string;
  dwc:aphiaIdAccepted '1415537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '94'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Debaryomycetaceae;Meyerozyma;Meyerozyma_guilliermondii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu567'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu567'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu584'^^xsd:string;
  dwc:scientificName 'Cercozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '562852'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu584'^^xsd:string;
  dwc:aphiaIdAccepted '562852'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '33'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;SAR;Rhizaria;Cercozoa;Unknown Cercozoa class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu635'^^xsd:string;
  dwc:scientificName 'Paraphaeosphaeria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '865865'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu635'^^xsd:string;
  dwc:aphiaIdAccepted '865865'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymosphaeriaceae;Paraphaeosphaeria;Unknown Paraphaeosphaeria species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu653'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu653'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_dierckxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SED_r1%3AOtu73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu73'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1:Otu73'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018433'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '238'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6773'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SED_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu138'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu138'^^xsd:string;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '336'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu37'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu37'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '119'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu373'^^xsd:string;
  dwc:scientificName 'Agaricomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426217'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu373'^^xsd:string;
  dwc:aphiaIdAccepted '426217'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '69'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Unknown Agaricomycetes order 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu476'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu476'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu66'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '58'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1%3AOtu674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu674'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1:Otu674'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018429'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '640'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;unidentified (Malasseziales) family incertae sedis;unidentified (unidentified (Malasseziales));Malasseziales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1209'^^xsd:string;
  dwc:scientificName 'Microascaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100052'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1209'^^xsd:string;
  dwc:aphiaIdAccepted '100052'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Unknown Microascaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu127'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu127'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '118'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Cucurbitariaceae;Pyrenochaetopsis;Pyrenochaetopsis_leptospora'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu129'^^xsd:string;
  dwc:scientificName 'Arthrinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146411'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu129'^^xsd:string;
  dwc:aphiaIdAccepted '146411'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '277'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Arthrinium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu142'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu143'^^xsd:string;
  dwc:scientificName 'Gibberella zeae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485783'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu143'^^xsd:string;
  dwc:aphiaIdAccepted '1485783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '159'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Gibberella;Gibberella_zeae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu145'^^xsd:string;
  dwc:scientificName 'Agaricomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426217'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu145'^^xsd:string;
  dwc:aphiaIdAccepted '426217'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '335'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Unknown Agaricomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1762'^^xsd:string;
  dwc:scientificName 'Arthopyrenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147737'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu1762'^^xsd:string;
  dwc:aphiaIdAccepted '147737'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Arthopyreniaceae;Arthopyrenia;Unknown Arthopyrenia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu184'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu184'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '129'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu193'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu193'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '68'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Arthopyreniaceae;Arthopyrenia;Arthopyrenia_salicis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu25'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '195'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu253'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu293'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu293'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;unidentified (Malasseziales) family incertae sedis;unidentified (unidentified (Malasseziales));Malasseziales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu304'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu304'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '42'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu331'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu331'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '69'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Pleosporales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu345'^^xsd:string;
  dwc:scientificName 'Apiosporaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437304'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu345'^^xsd:string;
  dwc:aphiaIdAccepted '437304'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '82'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Unknown Apiosporaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu395'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu395'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '66'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4376'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4376'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu463'^^xsd:string;
  dwc:scientificName 'Penicillium rugulosum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1487060'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu463'^^xsd:string;
  dwc:aphiaIdAccepted '1487060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '81'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Trichocomaceae;Talaromyces;Talaromyces_rugulosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4751'^^xsd:string;
  dwc:scientificName 'Basidiomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21890'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu4751'^^xsd:string;
  dwc:aphiaIdAccepted '21890'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Unknown Basidiomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu484'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu484'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_menonorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu488'^^xsd:string;
  dwc:scientificName 'Mortierella alpina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100567'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu488'^^xsd:string;
  dwc:aphiaIdAccepted '100567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '46'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mortierellomycota;Mortierellomycetes;Mortierellales;Mortierellaceae;Mortierella;Mortierella_alpina'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu509'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu509'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymellaceae;Didymella;Didymella_boeremae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu589'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu589'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '33'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20180928_20190128_ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1%3AOtu73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu73'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1:Otu73'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018430'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '927'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2751'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20180928_20190128_SF_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20190612_20191011_ARMS_Crete_1HERP_20190612_20191011_MF90_r1%3AOtu46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20191011_ARMS_Crete_1HERP_20190612_20191011_MF90_r1%3AOtu46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20191011_ARMS_Crete_1HERP_20190612_20191011_MF90_r1%3AOtu46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20191011_ARMS_Crete_1HERP_20190612_20191011_MF90_r1%3AOtu46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20190612_20191011_ARMS_Crete_1HERP_20190612_20191011_MF90_r1%3AOtu46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20190612_20191011_MF90_r1:Otu46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20190612_20191011_MF90_r1:Otu46'^^xsd:string;
  dwc:scientificName 'Trichosporon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '178157'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20190612_20191011_MF90_r1:Otu46'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125541'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '281'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '281'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20190612_20191011_MF90_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Trichosporon;Unknown Trichosporon species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_1HERP_20190612_20200210_ARMS_Crete_1HERP_20190612_20200210_MF500_r1%3AOtu357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20200210_ARMS_Crete_1HERP_20190612_20200210_MF500_r1%3AOtu357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20200210_ARMS_Crete_1HERP_20190612_20200210_MF500_r1%3AOtu357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343153"^^xsd:decimal ;
  dwc:decimalLongitude "25.136605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_1HERP_20190612_20200210_ARMS_Crete_1HERP_20190612_20200210_MF500_r1%3AOtu357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343153 25.136605)"^^geo:wktLiteral ;
  geo-pos:lat "35.343153"^^xsd:decimal ;
  geo-pos:long "25.136605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_1HERP_20190612_20200210_ARMS_Crete_1HERP_20190612_20200210_MF500_r1%3AOtu357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_1HERP_20190612_20200210_MF500_r1:Otu357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_1HERP" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_1HERP_20190612_20200210_MF500_r1:Otu357'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_1HERP'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '25.136605'^^xsd:double;
  dwc:latitude '35.343153'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_1HERP_20190612_20200210_MF500_r1:Otu357'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_1HERP_20190612_20200210_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1007'^^xsd:string;
  dwc:scientificName 'Onygenales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100014'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1007'^^xsd:string;
  dwc:aphiaIdAccepted '100014'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Onygenales;Unknown Onygenales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1033'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1033'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;unidentified (Sordariomycetes) order incertae sedis;unidentified (Sordariomycetes) family incertae sedis;unidentified (unidentified (unidentified (Sordariomycetes)));Sordariomycetes_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1040'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1040'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1043'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1043'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Onygenales;Onygenales_fam_Incertae_sedis;Chrysosporium;Chrysosporium_pilosum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1074'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1074'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 4'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1076'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1076'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;Unknown unidentified (Pleosporales) family incertae sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1077'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1077'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Pithoascus;Pithoascus_nidicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1134'^^xsd:string;
  dwc:scientificName 'Eurotiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100010'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1134'^^xsd:string;
  dwc:aphiaIdAccepted '100010'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Unknown Eurotiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1166'^^xsd:string;
  dwc:scientificName 'Aspergillus tamarii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485406'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1166'^^xsd:string;
  dwc:aphiaIdAccepted '1485406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_tamarii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu118'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu118'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '130'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1193'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1193'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Unknown unidentified (unidentified (Pleosporales)) species 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1247'^^xsd:string;
  dwc:scientificName 'Eremomycetaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1456978'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1247'^^xsd:string;
  dwc:aphiaIdAccepted '1456978'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideomycetidae_ord_Incertae_sedis;Eremomycetaceae;Unknown Eremomycetaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1310'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1310'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Ophiostomatales;Unknown Ophiostomatales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1340'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1340'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1360'^^xsd:string;
  dwc:scientificName 'Trichosporon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '178157'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1360'^^xsd:string;
  dwc:aphiaIdAccepted '178157'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Trichosporon'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu137'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu137'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '90'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Unknown unidentified (unidentified (unidentified (unidentified (Ascomycota)))) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1385'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1385'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Pleosporales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1434'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1434'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1462'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1462'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 5'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1564'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1564'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Unknown Pleosporales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu159'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu159'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu160'^^xsd:string;
  dwc:scientificName 'Wallemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1488336'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu160'^^xsd:string;
  dwc:aphiaIdAccepted '1488336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '36'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1711'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1711'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;unidentified (Hypocreales) family incertae sedis;unidentified (unidentified (Hypocreales));Hypocreales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu175'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu175'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1769'^^xsd:string;
  dwc:scientificName 'Microascales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100013'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1769'^^xsd:string;
  dwc:aphiaIdAccepted '100013'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;unidentified (Microascales) family incertae sedis;unidentified (unidentified (Microascales));Microascales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '39'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1935'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1935'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Sporormiaceae;Preussia;Preussia_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1940'^^xsd:string;
  dwc:scientificName 'Aspergillus terreus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100496'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1940'^^xsd:string;
  dwc:aphiaIdAccepted '100496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_terreus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1942'^^xsd:string;
  dwc:scientificName 'Cercozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '562852'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1942'^^xsd:string;
  dwc:aphiaIdAccepted '562852'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;SAR;Rhizaria;Cercozoa;unidentified (Cercozoa) class incertae sedis;unidentified (Cercozoa) order incertae sedis;unidentified (Cercozoa) family incertae sedis;Unknown unidentified (Cercozoa) family incertae sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1974'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu1974'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 7'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu201'^^xsd:string;
  dwc:scientificName 'Plectosphaerellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437935'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu201'^^xsd:string;
  dwc:aphiaIdAccepted '437935'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Glomerellales;Plectosphaerellaceae;unidentified (Plectosphaerellaceae);Plectosphaerellaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu215'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu215'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2213'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2213'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;unidentified (Sordariomycetes) order incertae sedis;unidentified (Sordariomycetes) family incertae sedis;unidentified (unidentified (unidentified (Sordariomycetes)));Sordariomycetes_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu224'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu224'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Cucurbitariaceae;Pyrenochaetopsis;Pyrenochaetopsis_leptospora'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu227'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu227'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Unknown Aspergillus species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu229'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu229'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu236'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu236'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu240'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu240'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '42'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Psathyrellaceae;Coprinellus;Unknown Coprinellus species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu243'^^xsd:string;
  dwc:scientificName 'Stachybotrys chartarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '438269'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu243'^^xsd:string;
  dwc:aphiaIdAccepted '438269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Stachybotryaceae;Stachybotrys;Stachybotrys_chartarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2474'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2474'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;Unknown unidentified (Pleosporales) family incertae sedis genus 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2482'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2482'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;Unknown unidentified (Pleosporales) family incertae sedis genus 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu254'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu254'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '21'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;unidentified (Hypocreales) family incertae sedis;unidentified (unidentified (Hypocreales));Hypocreales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu258'^^xsd:string;
  dwc:scientificName 'Hypocrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485878'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu258'^^xsd:string;
  dwc:aphiaIdAccepted '1485878'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2589'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2589'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Pleosporales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu259'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu259'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu270'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu270'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu273'^^xsd:string;
  dwc:scientificName 'Dothideomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147577'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu273'^^xsd:string;
  dwc:aphiaIdAccepted '147577'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;unidentified (Dothideomycetes) order incertae sedis;unidentified (Dothideomycetes) family incertae sedis;unidentified (unidentified (unidentified (Dothideomycetes)));Dothideomycetes_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu279'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu279'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;Humicola;Humicola_nigrescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu282'^^xsd:string;
  dwc:scientificName 'Arthrinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146411'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu282'^^xsd:string;
  dwc:aphiaIdAccepted '146411'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Arthrinium;Unknown Arthrinium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2820'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu2820'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Pleosporales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu290'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu290'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Archaeorhizomycetes;Archaeorhizomycetales;Unknown Archaeorhizomycetales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu298'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu298'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3164'^^xsd:string;
  dwc:scientificName 'Eurotiomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437258'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3164'^^xsd:string;
  dwc:aphiaIdAccepted '437258'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Unknown Eurotiomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu321'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu321'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Sebacinales;Sebacinaceae;Sebacina'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu328'^^xsd:string;
  dwc:scientificName 'Acremonium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100206'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu328'^^xsd:string;
  dwc:aphiaIdAccepted '100206'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreales_fam_Incertae_sedis;Acremonium;Unknown Acremonium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu332'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu332'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Stephanonectria;Unknown Stephanonectria species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3353'^^xsd:string;
  dwc:scientificName 'Eurotiomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437258'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu3353'^^xsd:string;
  dwc:aphiaIdAccepted '437258'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Unknown Eurotiomycetes order 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu348'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu348'^^xsd:string;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu361'^^xsd:string;
  dwc:scientificName 'Chaetomiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100061'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu361'^^xsd:string;
  dwc:aphiaIdAccepted '100061'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;unidentified (Chaetomiaceae);Chaetomiaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu366'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu366'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu373'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu373'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu380'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu380'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu386'^^xsd:string;
  dwc:scientificName 'Fusarium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100226'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu386'^^xsd:string;
  dwc:aphiaIdAccepted '100226'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Fusarium;Fusarium_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu389'^^xsd:string;
  dwc:scientificName 'Cryptococcus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '603997'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu389'^^xsd:string;
  dwc:aphiaIdAccepted '603997'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Tremellaceae;Cryptococcus;Cryptococcus_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu39'^^xsd:string;
  dwc:scientificName 'Trichosporon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '178157'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu39'^^xsd:string;
  dwc:aphiaIdAccepted '178157'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '524'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Trichosporon'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu392'^^xsd:string;
  dwc:scientificName 'Bionectria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485442'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu392'^^xsd:string;
  dwc:aphiaIdAccepted '1485442'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Bionectriaceae;Clonostachys;Unknown Clonostachys species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu395'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu395'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu397'^^xsd:string;
  dwc:scientificName 'Arthrinium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146411'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu397'^^xsd:string;
  dwc:aphiaIdAccepted '146411'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;Arthrinium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu398'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu398'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Unknown unidentified (unidentified (unidentified (unidentified (Ascomycota)))) species 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu415'^^xsd:string;
  dwc:scientificName 'Plectosporium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437981'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu415'^^xsd:string;
  dwc:aphiaIdAccepted '437981'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Glomerellales;Plectosphaerellaceae;Plectosphaerella;Unknown Plectosphaerella species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu418'^^xsd:string;
  dwc:scientificName 'Cladosporium sphaerospermum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415544'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu418'^^xsd:string;
  dwc:aphiaIdAccepted '1415544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_sphaerospermum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu425'^^xsd:string;
  dwc:scientificName 'Sclerotiniaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '438656'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu425'^^xsd:string;
  dwc:aphiaIdAccepted '438656'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Sclerotiniaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu435'^^xsd:string;
  dwc:scientificName 'Phallaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426219'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu435'^^xsd:string;
  dwc:aphiaIdAccepted '426219'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Phallales;Phallaceae;Unknown Phallaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu436'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu436'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Clavicipitaceae;Metarhizium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu444'^^xsd:string;
  dwc:scientificName 'Hypocrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485878'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu444'^^xsd:string;
  dwc:aphiaIdAccepted '1485878'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu453'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu453'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;unidentified (Pleosporales) family incertae sedis;unidentified (unidentified (Pleosporales));Unknown unidentified (unidentified (Pleosporales)) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu461'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu461'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Microascus;Microascus_croci'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu462'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu462'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Scedosporium;Unknown Scedosporium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu467'^^xsd:string;
  dwc:scientificName 'Fusarium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100226'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu467'^^xsd:string;
  dwc:aphiaIdAccepted '100226'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Fusarium;Unknown Fusarium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu469'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu469'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymellaceae;Endophoma;Endophoma_elongata'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu483'^^xsd:string;
  dwc:scientificName 'Endomycetales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147580'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu483'^^xsd:string;
  dwc:aphiaIdAccepted '147580'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;unidentified (Saccharomycetales) family incertae sedis;unidentified (unidentified (Saccharomycetales));Saccharomycetales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu484'^^xsd:string;
  dwc:scientificName 'Lasiosphaeriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100064'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu484'^^xsd:string;
  dwc:aphiaIdAccepted '100064'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Lasiosphaeriaceae;unidentified (Lasiosphaeriaceae);Unknown unidentified (Lasiosphaeriaceae) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu486'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu486'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycodaceae;Hanseniaspora;Hanseniaspora_uvarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu495'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu495'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 4'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu497'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu497'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae;Chaetomium;Chaetomium_acropullum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu508'^^xsd:string;
  dwc:scientificName 'Sphaeriales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147629'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu508'^^xsd:string;
  dwc:aphiaIdAccepted '147629'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Unknown Xylariales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu518'^^xsd:string;
  dwc:scientificName 'Aspergillus wentii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485407'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu518'^^xsd:string;
  dwc:aphiaIdAccepted '1485407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_wentii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu526'^^xsd:string;
  dwc:scientificName 'Nectriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '172261'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu526'^^xsd:string;
  dwc:aphiaIdAccepted '172261'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu533'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu533'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;unidentified (Fungi) phylum incertae sedis;unidentified (Fungi) class incertae sedis;unidentified (Fungi) order incertae sedis;unidentified (Fungi) family incertae sedis;unidentified (unidentified (unidentified (unidentified (unidentified (Fungi)))));Fungi_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu537'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu537'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Stemphylium;Stemphylium_herbarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu544'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu544'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mortierellomycota;Mortierellomycetes;Mortierellales;Mortierellaceae;Mortierella;Mortierella_exigua'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu553'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu553'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu562'^^xsd:string;
  dwc:scientificName 'Hortaea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415567'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu562'^^xsd:string;
  dwc:aphiaIdAccepted '1415567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Dothideales_fam_Incertae_sedis;Hortaea;Unknown Hortaea species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu565'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu565'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu570'^^xsd:string;
  dwc:scientificName 'Basidiomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21890'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu570'^^xsd:string;
  dwc:aphiaIdAccepted '21890'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu573'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu573'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetaceae;Zygosaccharomyces;Zygosaccharomyces_rouxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu582'^^xsd:string;
  dwc:scientificName 'Acrostalagmus luteoalbus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1728069'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu582'^^xsd:string;
  dwc:aphiaIdAccepted '1728069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Glomerellales;Plectosphaerellaceae;Acrostalagmus;Acrostalagmus_luteoalbus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu583'^^xsd:string;
  dwc:scientificName 'Bulleribasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457179'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu583'^^xsd:string;
  dwc:aphiaIdAccepted '1457179'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Bulleribasidiaceae;Unknown Bulleribasidiaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu587'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu587'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 5'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu590'^^xsd:string;
  dwc:scientificName 'Chaetomiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100061'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu590'^^xsd:string;
  dwc:aphiaIdAccepted '100061'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Chaetomiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu612'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu612'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;unidentified (Sordariomycetes) order incertae sedis;unidentified (Sordariomycetes) family incertae sedis;unidentified (unidentified (unidentified (Sordariomycetes)));Sordariomycetes_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu630'^^xsd:string;
  dwc:scientificName 'Aspergillus ustus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100497'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu630'^^xsd:string;
  dwc:aphiaIdAccepted '100497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_ustus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu637'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu637'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_sesamicola'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu654'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu654'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 6'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu665'^^xsd:string;
  dwc:scientificName 'Capronia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100109'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu665'^^xsd:string;
  dwc:aphiaIdAccepted '100109'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Capronia;Unknown Capronia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu671'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu671'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;unidentified (Sordariomycetes) order incertae sedis;unidentified (Sordariomycetes) family incertae sedis;Unknown unidentified (Sordariomycetes) family incertae sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu674'^^xsd:string;
  dwc:scientificName 'Sarocladium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1728102'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu674'^^xsd:string;
  dwc:aphiaIdAccepted '1728102'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreales_fam_Incertae_sedis;Sarocladium;Unknown Sarocladium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu685'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu685'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_discophorus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu694'^^xsd:string;
  dwc:scientificName 'Pleosporales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '146409'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu694'^^xsd:string;
  dwc:aphiaIdAccepted '146409'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu705'^^xsd:string;
  dwc:scientificName 'Talaromyces'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100133'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu705'^^xsd:string;
  dwc:aphiaIdAccepted '100133'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Trichocomaceae;Talaromyces'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu710'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu710'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymosphaeriaceae;Dendrothyrium;Dendrothyrium_variisporum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu725'^^xsd:string;
  dwc:scientificName 'Microascales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100013'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu725'^^xsd:string;
  dwc:aphiaIdAccepted '100013'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;unidentified (Microascales) family incertae sedis;unidentified (unidentified (Microascales));Microascales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu736'^^xsd:string;
  dwc:scientificName 'Stachybotryaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889938'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu736'^^xsd:string;
  dwc:aphiaIdAccepted '889938'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Stachybotryaceae;unidentified (Stachybotryaceae);Stachybotryaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu738'^^xsd:string;
  dwc:scientificName 'Onygenales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100014'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu738'^^xsd:string;
  dwc:aphiaIdAccepted '100014'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Onygenales;Unknown Onygenales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu739'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu739'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Geastrales;Geastraceae;Geastrum;Geastrum_campestre'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu754'^^xsd:string;
  dwc:scientificName 'Nectriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '172261'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu754'^^xsd:string;
  dwc:aphiaIdAccepted '172261'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;unidentified (Nectriaceae);Nectriaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu755'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu755'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Leotiomycetes_ord_Incertae_sedis;Pseudeurotiaceae;Pseudeurotium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu768'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu768'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu772'^^xsd:string;
  dwc:scientificName 'Talaromyces minioluteus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1728044'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu772'^^xsd:string;
  dwc:aphiaIdAccepted '1728044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Trichocomaceae;Talaromyces;Talaromyces_minioluteus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu777'^^xsd:string;
  dwc:scientificName 'Niessliaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889937'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu777'^^xsd:string;
  dwc:aphiaIdAccepted '889937'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Niessliaceae;Unknown Niessliaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu78'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu78'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '115'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Arthopyreniaceae;Arthopyrenia;Arthopyrenia_salicis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu790'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu790'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria;Unknown Alternaria species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu799'^^xsd:string;
  dwc:scientificName 'Basidiomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21890'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu799'^^xsd:string;
  dwc:aphiaIdAccepted '21890'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;unidentified (Basidiomycota) class incertae sedis;unidentified (Basidiomycota) order incertae sedis;unidentified (Basidiomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Basidiomycota))));Basidiomycota_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu811'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu811'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Microascales;Microascaceae;Pseudallescheria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu817'^^xsd:string;
  dwc:scientificName 'Cercozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '562852'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu817'^^xsd:string;
  dwc:aphiaIdAccepted '562852'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;SAR;Rhizaria;Cercozoa;Unknown Cercozoa class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu823'^^xsd:string;
  dwc:scientificName 'Aspergillus carbonarius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485398'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu823'^^xsd:string;
  dwc:aphiaIdAccepted '1485398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_carbonarius'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu832'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu832'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu839'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu839'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_longicatenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu860'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu860'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mucoromycota;Mucoromycetes;Mucorales;Rhizopodaceae;Rhizopus;Rhizopus_arrhizus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu862'^^xsd:string;
  dwc:scientificName 'Cordycipitaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415547'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu862'^^xsd:string;
  dwc:aphiaIdAccepted '1415547'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Cordycipitaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu863'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu863'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu881'^^xsd:string;
  dwc:scientificName 'Mortierella alpina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100567'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu881'^^xsd:string;
  dwc:aphiaIdAccepted '100567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mortierellomycota;Mortierellomycetes;Mortierellales;Mortierellaceae;Mortierella;Mortierella_alpina'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu890'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu890'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu909'^^xsd:string;
  dwc:scientificName 'Talaromyces'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100133'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu909'^^xsd:string;
  dwc:aphiaIdAccepted '100133'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Trichocomaceae;Talaromyces;Unknown Talaromyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu935'^^xsd:string;
  dwc:scientificName 'Lasiosphaeriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100064'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu935'^^xsd:string;
  dwc:aphiaIdAccepted '100064'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Sordariales;Lasiosphaeriaceae;Unknown Lasiosphaeriaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu948'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu948'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 8'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu957'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu957'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_multicolor'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu967'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu967'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu971'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu971'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_dierckxii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF500_r1%3AOtu991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu991'^^xsd:string;
  dwc:scientificName 'Chaetothyriales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437314'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1:Otu991'^^xsd:string;
  dwc:aphiaIdAccepted '437314'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125574'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2072'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Unknown Chaetothyriales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF90_r1%3AOtu167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF90_r1%3AOtu167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF90_r1%3AOtu167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF90_r1%3AOtu167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Crete_2UBPC_20190924_20201211_ARMS_Crete_2UBPC_20190924_20201211_MF90_r1%3AOtu167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Crete_2UBPC_20190924_20201211_MF90_r1:Otu167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Crete_2UBPC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Crete_2UBPC_20190924_20201211_MF90_r1:Otu167'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Crete_2UBPC'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Crete_2UBPC_20190924_20201211_MF90_r1:Otu167'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: Imperfectly; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125577'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '44'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '44'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Crete_2UBPC_20190924_20201211_MF90_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Strophariaceae;Hypholoma;Unknown Hypholoma species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1053'^^xsd:string;
  dwc:scientificName 'Sclerotiniaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '438656'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1053'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '438656'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Sclerotiniaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1085'^^xsd:string;
  dwc:scientificName 'Epicoccum nigrum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415546'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu1085'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415546'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymellaceae;Epicoccum;Epicoccum_nigrum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu51'^^xsd:string;
  dwc:scientificName 'Trichosporon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '178157'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu51'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Trichosporon'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu62'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu62'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Cnidaria;unidentified (Cnidaria) class incertae sedis;unidentified (Cnidaria) order incertae sedis;unidentified (Cnidaria) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Cnidaria))));Cnidaria_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5673)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_GulfOfPiran_Fornace_20180815_20181118_ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1%3AOtu626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "GulfOfPiran_Fornace" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu626'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'GulfOfPiran_Fornace'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '13.5673'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1:Otu626'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018547'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '57'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_GulfOfPiran_Fornace_20180815_20181118_MF500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia;Wallemia_tropicalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu219'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu219'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '169'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Arthoniomycetes;Lichenostigmatales;Phaeococcomycetaceae;Phaeococcomyces;Unknown Phaeococcomyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu242'^^xsd:string;
  dwc:scientificName 'Herpotrichiellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100036'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu242'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '141'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;unidentified (Herpotrichiellaceae);Herpotrichiellaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu253'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu262'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu262'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '44'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Ascomycota_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu321'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu321'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '111'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;unidentified (Fungi) phylum incertae sedis;unidentified (Fungi) class incertae sedis;unidentified (Fungi) order incertae sedis;unidentified (Fungi) family incertae sedis;unidentified (unidentified (unidentified (unidentified (unidentified (Fungi)))));Fungi_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu369'^^xsd:string;
  dwc:scientificName 'Russulales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437457'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu369'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '65'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Russulales;unidentified (Russulales) family incertae sedis;unidentified (unidentified (Russulales));Unknown unidentified (unidentified (Russulales)) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu378'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu378'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '66'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu391'^^xsd:string;
  dwc:scientificName 'Knufia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415564'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu391'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415564'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '65'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Trichomeriaceae;Knufia;Unknown Knufia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu408'^^xsd:string;
  dwc:scientificName 'Herpotrichiellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100036'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu408'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '88'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;unidentified (Herpotrichiellaceae);Unknown unidentified (Herpotrichiellaceae) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1%3AOtu445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu445'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1:Otu445'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018445'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '46'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '827'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu1444'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu1444'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Myxotrichaceae;Oidiodendron;Oidiodendron_cereale'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu307'^^xsd:string;
  dwc:scientificName 'Cystobasidium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457044'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu307'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1457044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '42'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Cystobasidiomycetes;Cystobasidiales;Cystobasidiaceae;Cystobasidium;Unknown Cystobasidium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu379'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu379'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '65'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu404'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu404'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Arthoniomycetes;Lichenostigmatales;Phaeococcomycetaceae;Phaeococcomyces;Phaeococcomyces_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '77'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu66'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1%3AOtu849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu849'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1:Otu849'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018446'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '254'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia;Wallemia_ichthyophaga'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu1379'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu1379'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018449'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3524'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_ramotenellum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu2197'^^xsd:string;
  dwc:scientificName 'Cladosporiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889919'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu2197'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889919'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018449'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3524'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Unknown Cladosporiaceae genus 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018449'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2641'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3524'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018449'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '822'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3524'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1:Otu66'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Plankton'^^xsd:string;
  dwc:associatedSequences 'ERR4018449'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '55'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3524'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_PS90_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu135'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu135'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '370'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Dothioraceae;Hormonema;Hormonema_macrosporum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu143'^^xsd:string;
  dwc:scientificName 'Gibberella zeae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485783'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu143'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1485783'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '335'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Gibberella;Gibberella_zeae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu146'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu146'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '315'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Verrucocladosporium;Verrucocladosporium_dirinae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu148'^^xsd:string;
  dwc:scientificName 'Hansenula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147585'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu148'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '281'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Pichiaceae;Pichia;Unknown Pichia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1552'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1552'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1638'^^xsd:string;
  dwc:scientificName 'Agaricales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100021'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1638'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Unknown Agaricales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu169'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu169'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '287'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreales_fam_Incertae_sedis;Unknown Hypocreales_fam_Incertae_sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu171'^^xsd:string;
  dwc:scientificName 'Dothideomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147577'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu171'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '242'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Unknown Dothideomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1716'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1716'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '31'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Verrucocladosporium;Verrucocladosporium_dirinae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1783'^^xsd:string;
  dwc:scientificName 'Cladosporiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889919'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu1783'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889919'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Unknown Cladosporiaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu186'^^xsd:string;
  dwc:scientificName 'Lecanoromycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147704'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu186'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '227'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Unknown Lecanoromycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu189'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu189'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '219'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Exophiala;Exophiala_sideris'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu201'^^xsd:string;
  dwc:scientificName 'Hortaea werneckii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415569'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu201'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '212'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Dothideales_fam_Incertae_sedis;Hortaea;Hortaea_werneckii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2039'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2039'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Lycoperdaceae;Lycoperdon;Lycoperdon_subumbrinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2056'^^xsd:string;
  dwc:scientificName 'Teratosphaeriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '988404'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2056'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Teratosphaeriaceae;Unknown Teratosphaeriaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu216'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu216'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '177'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Filobasidiales;Filobasidiaceae;Naganishia;Naganishia_cerealis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu245'^^xsd:string;
  dwc:scientificName 'Tremellales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437926'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu245'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '148'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;unidentified (Tremellales) family incertae sedis;unidentified (unidentified (Tremellales));Tremellales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '160'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu262'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu262'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '144'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Ascomycota_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2684'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2684'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 5'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu28'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu28'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2060'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Lycoperdaceae;Lycoperdon;Lycoperdon_subumbrinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2900'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu2900'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Unknown Capnodiales family 4'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu316'^^xsd:string;
  dwc:scientificName 'Devriesia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '988405'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu316'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '988405'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '101'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Teratosphaeriaceae;Devriesia;Unknown Devriesia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu320'^^xsd:string;
  dwc:scientificName 'Aspergillus restrictus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485404'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu320'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1485404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '95'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_restrictus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu328'^^xsd:string;
  dwc:scientificName 'Sterigmatomyces halophilus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437843'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu328'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437843'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '136'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricostilbomycetes;Agaricostilbales;Agaricostilbaceae;Sterigmatomyces;Sterigmatomyces_halophilus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3334'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3334'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Verrucocladosporium;Verrucocladosporium_dirinae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu356'^^xsd:string;
  dwc:scientificName 'Apiosporaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437304'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu356'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437304'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Apiosporaceae;unidentified (Apiosporaceae);Unknown unidentified (Apiosporaceae) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu360'^^xsd:string;
  dwc:scientificName 'Kluyveromyces nonfermentans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457085'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu360'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1457085'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '81'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetaceae;Kluyveromyces;Kluyveromyces_nonfermentans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3881'^^xsd:string;
  dwc:scientificName 'Agaricomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426217'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu3881'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '426217'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Unknown Agaricomycetes order 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu404'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu404'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Arthoniomycetes;Lichenostigmatales;Phaeococcomycetaceae;Phaeococcomyces;Phaeococcomyces_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '618'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1%3AOtu669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu669'^^xsd:string;
  dwc:scientificName 'Aspergillaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457161'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1:Otu669'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1457161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018447'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '6441'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu271'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu271'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '122'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Cutaneotrichosporon;Cutaneotrichosporon_dermatis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu280'^^xsd:string;
  dwc:scientificName 'Agaricales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100021'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu280'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '126'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;unidentified (Agaricales) family incertae sedis;unidentified (unidentified (Agaricales));Agaricales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu440'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu440'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;unidentified (Hypocreales) family incertae sedis;unidentified (unidentified (Hypocreales));Hypocreales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu483'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu483'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;Stephanonectria;Stephanonectria_keithii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu639'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu639'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Helotiaceae;Crocicreas;Unknown Crocicreas species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1:Otu66'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sediment'^^xsd:string;
  dwc:associatedSequences 'ERR4018448'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '379'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SED500_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018444'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '281'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2403'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu165'^^xsd:string;
  dwc:scientificName 'Cladosporium sphaerospermum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415544'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu165'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018444'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '231'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2403'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_sphaerospermum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018444'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '449'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2403'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018444'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '333'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2403'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1%3AOtu56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu56'^^xsd:string;
  dwc:scientificName 'Meyerozyma guilliermondii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415537'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1:Otu56'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018444'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '1109'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2403'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Debaryomycetaceae;Meyerozyma;Meyerozyma_guilliermondii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu169'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu169'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreales_fam_Incertae_sedis;Unknown Hypocreales_fam_Incertae_sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu199'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu199'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Cystofilobasidiales;Mrakiaceae;Itersonilia;Itersonilia_perplexans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu200'^^xsd:string;
  dwc:scientificName 'Hypocrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1485878'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu200'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1485878'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu404'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu404'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Arthoniomycetes;Lichenostigmatales;Phaeococcomycetaceae;Phaeococcomyces;Phaeococcomyces_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu41'^^xsd:string;
  dwc:scientificName 'Aureobasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889920'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu41'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '889920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Dothideales;Aureobasidiaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu623'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu623'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Lycoperdaceae;Bovista;Bovista_plumbea'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu626'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu626'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia;Wallemia_tropicalis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.87633"^^xsd:decimal ;
  dwc:decimalLongitude "11.111884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.87633 11.111884)"^^geo:wktLiteral ;
  geo-pos:lat "58.87633"^^xsd:decimal ;
  geo-pos:long "11.111884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Koster_VH2_20180418_20180906_ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1%3AOtu73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Koster_VH2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu73'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Koster_VH2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '11.111884'^^xsd:double;
  dwc:latitude '58.87633'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1:Otu73'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018443'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '175'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Koster_VH2_20180418_20180906_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25689"^^xsd:decimal ;
  dwc:decimalLongitude "11.14193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  geo-pos:lat "57.25689"^^xsd:decimal ;
  geo-pos:long "11.14193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14193'^^xsd:double;
  dwc:latitude '57.25689'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127587'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '119'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25689"^^xsd:decimal ;
  dwc:decimalLongitude "11.14193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  geo-pos:lat "57.25689"^^xsd:decimal ;
  geo-pos:long "11.14193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu160'^^xsd:string;
  dwc:scientificName 'Wallemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14193'^^xsd:double;
  dwc:latitude '57.25689'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1488336'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu160'^^xsd:string;
  dwc:aphiaIdAccepted '1488336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127587'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '36'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '119'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25689"^^xsd:decimal ;
  dwc:decimalLongitude "11.14193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  geo-pos:lat "57.25689"^^xsd:decimal ;
  geo-pos:long "11.14193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu173'^^xsd:string;
  dwc:scientificName 'Agaricomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14193'^^xsd:double;
  dwc:latitude '57.25689'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426217'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu173'^^xsd:string;
  dwc:aphiaIdAccepted '426217'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127587'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '33'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '119'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Unknown Agaricomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25689"^^xsd:decimal ;
  dwc:decimalLongitude "11.14193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  geo-pos:lat "57.25689"^^xsd:decimal ;
  geo-pos:long "11.14193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu195'^^xsd:string;
  dwc:scientificName 'Rhodotorula mucilaginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14193'^^xsd:double;
  dwc:latitude '57.25689'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '987149'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu195'^^xsd:string;
  dwc:aphiaIdAccepted '987149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127587'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '119'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Microbotryomycetes;Sporidiobolales;Sporidiobolaceae;Rhodotorula;Rhodotorula_mucilaginosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25689"^^xsd:decimal ;
  dwc:decimalLongitude "11.14193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25689 11.14193)"^^geo:wktLiteral ;
  geo-pos:lat "57.25689"^^xsd:decimal ;
  geo-pos:long "11.14193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso1_20190819_20200811_ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1%3AOtu604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu604'^^xsd:string;
  dwc:scientificName 'Blumeria graminis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14193'^^xsd:double;
  dwc:latitude '57.25689'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437643'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1:Otu604'^^xsd:string;
  dwc:aphiaIdAccepted '437643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127587'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '119'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso1_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Erysiphales;Erysiphaceae;Blumeria;Blumeria_graminis'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25692"^^xsd:decimal ;
  dwc:decimalLongitude "11.14199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  geo-pos:lat "57.25692"^^xsd:decimal ;
  geo-pos:long "11.14199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14199'^^xsd:double;
  dwc:latitude '57.25692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127599'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '1495'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1561'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25692"^^xsd:decimal ;
  dwc:decimalLongitude "11.14199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  geo-pos:lat "57.25692"^^xsd:decimal ;
  geo-pos:long "11.14199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu159'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14199'^^xsd:double;
  dwc:latitude '57.25692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu159'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127599'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1561'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25692"^^xsd:decimal ;
  dwc:decimalLongitude "11.14199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  geo-pos:lat "57.25692"^^xsd:decimal ;
  geo-pos:long "11.14199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14199'^^xsd:double;
  dwc:latitude '57.25692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127599'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1561'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25692"^^xsd:decimal ;
  dwc:decimalLongitude "11.14199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  geo-pos:lat "57.25692"^^xsd:decimal ;
  geo-pos:long "11.14199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1%3AOtu530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu530'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14199'^^xsd:double;
  dwc:latitude '57.25692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1:Otu530'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127599'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1561'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso3_20190819_20200811_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Bulleribasidiaceae;Vishniacozyma;Vishniacozyma_carnescens'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1%3AOtu175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1%3AOtu175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1%3AOtu175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.25692"^^xsd:decimal ;
  dwc:decimalLongitude "11.14199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1%3AOtu175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.25692 11.14199)"^^geo:wktLiteral ;
  geo-pos:lat "57.25692"^^xsd:decimal ;
  geo-pos:long "11.14199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Laeso_Laeso3_20190819_20200811_ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1%3AOtu175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1:Otu175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Laeso_Laeso3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1:Otu175'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Laeso_Laeso3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '11.14199'^^xsd:double;
  dwc:latitude '57.25692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1:Otu175'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: yes; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127602'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Laeso_Laeso3_20190819_20200811_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu130'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu130'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '367'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Trichomeriaceae;Bradymyces;Unknown Bradymyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu134'^^xsd:string;
  dwc:scientificName 'Endomycetales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147580'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu134'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '372'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu185'^^xsd:string;
  dwc:scientificName 'Eurotiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100010'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu185'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100010'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '220'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Unknown Eurotiales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '334'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu253'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu4802'^^xsd:string;
  dwc:scientificName 'Rozellida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '707609'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu4802'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Rozellomycota;Unknown Rozellomycota class 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu62'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu62'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '313'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Cnidaria;unidentified (Cnidaria) class incertae sedis;unidentified (Cnidaria) order incertae sedis;unidentified (Cnidaria) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Cnidaria))));Cnidaria_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu66'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '304'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu73'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu73'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '335'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Unknown Penicillium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1%3AOtu91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu91'^^xsd:string;
  dwc:scientificName 'Rozellida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '707609'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1:Otu91'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018647'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '557'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2904'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_DMSO_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Rozellomycota;Unknown Rozellomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu1379'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu1379'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_ramotenellum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '603'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu253'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '60'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu3188'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu3188'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Cnidaria;unidentified (Cnidaria) class incertae sedis;unidentified (Cnidaria) order incertae sedis;unidentified (Cnidaria) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Cnidaria))));Unknown unidentified (unidentified (unidentified (unidentified (Cnidaria)))) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu37'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu37'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '459'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu62'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu62'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '707'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Cnidaria;unidentified (Cnidaria) class incertae sedis;unidentified (Cnidaria) order incertae sedis;unidentified (Cnidaria) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Cnidaria))));Cnidaria_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1%3AOtu66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu66'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1:Otu66'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018648'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '674'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2507'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Unknown Malasseziaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1182'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1182'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Cordycipitaceae;Lecanicillium;Lecanicillium_muscarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1219'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1219'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1410'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1410'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu146'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu146'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '22'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Verrucocladosporium;Verrucocladosporium_dirinae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1542'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1542'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1577'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1577'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1716'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu1716'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Verrucocladosporium;Verrucocladosporium_dirinae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '103'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu307'^^xsd:string;
  dwc:scientificName 'Cystobasidium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457044'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu307'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1457044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '113'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Cystobasidiomycetes;Cystobasidiales;Cystobasidiaceae;Cystobasidium;Unknown Cystobasidium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu3740'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu3740'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Unknown Sordariomycetes order 4'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu382'^^xsd:string;
  dwc:scientificName 'Pleosporaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100044'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu382'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '77'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Unknown Pleosporaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu408'^^xsd:string;
  dwc:scientificName 'Herpotrichiellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100036'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu408'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;unidentified (Herpotrichiellaceae);Unknown unidentified (Herpotrichiellaceae) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu416'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu416'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria;Unknown Alternaria species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu468'^^xsd:string;
  dwc:scientificName 'Rhodosporidium diobovatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437819'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu468'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Microbotryomycetes;Sporidiobolales;Sporidiobolaceae;Rhodotorula;Rhodotorula_diobovata'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu498'^^xsd:string;
  dwc:scientificName 'Exophiala xenobiotica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415559'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu498'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415559'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '42'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Exophiala;Exophiala_xenobiotica'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu508'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu508'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '39'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Unknown unidentified (unidentified (unidentified (unidentified (Ascomycota)))) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu509'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu509'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '37'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Didymellaceae;Didymella;Didymella_boeremae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu520'^^xsd:string;
  dwc:scientificName 'Basidiomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21890'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu520'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu525'^^xsd:string;
  dwc:scientificName 'Chaetothyriales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437314'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu525'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;unidentified (Chaetothyriales) family incertae sedis;unidentified (unidentified (Chaetothyriales));Chaetothyriales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu526'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu526'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '37'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Mortierellomycota;Mortierellomycetes;Mortierellales;Mortierellaceae;Mortierella;Mortierella_elongata'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu558'^^xsd:string;
  dwc:scientificName 'Nectriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '172261'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu558'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '172261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Nectriaceae;unidentified (Nectriaceae);Nectriaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu585'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu585'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Chaetothyriales_fam_Incertae_sedis;Neophaeococcomyces;Unknown Neophaeococcomyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu589'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu589'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu62'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu62'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '95'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Cnidaria;unidentified (Cnidaria) class incertae sedis;unidentified (Cnidaria) order incertae sedis;unidentified (Cnidaria) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Cnidaria))));Cnidaria_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu658'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu658'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Trichomeriaceae;Knufia;Knufia_karalitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu702'^^xsd:string;
  dwc:scientificName 'Herpotrichiellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100036'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu702'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Unknown Herpotrichiellaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu726'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu726'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Animalia;Arthropoda;Insecta;Lepidoptera;Crambidae;Petrophila;Petrophila_incerta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu727'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu727'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;unidentified (Capnodiales) family incertae sedis;unidentified (unidentified (Capnodiales));Capnodiales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu763'^^xsd:string;
  dwc:scientificName 'Capnodiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437321'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu763'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;unidentified (Capnodiales) family incertae sedis;Unknown unidentified (Capnodiales) family incertae sedis genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu769'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu769'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu778'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu778'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Teratosphaeriaceae;Neocatenulostroma;Neocatenulostroma_microsporum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu954'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu954'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.350134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.159167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.350134 -4.159167)"^^geo:wktLiteral ;
  geo-pos:lat "50.350134"^^xsd:decimal ;
  geo-pos:long "-4.159167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Plymouth_MBA2_20180701_20181001_ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1%3AOtu962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Plymouth_MBA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu962'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Plymouth_MBA2'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-4.159167'^^xsd:double;
  dwc:latitude '50.350134'^^xsd:double;
  dwc:minimumDepth '10.1'^^xsd:double;
  dwc:maximumDepth '10.1'^^xsd:double;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1:Otu962'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1046'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Plymouth_MBA2_20180701_20181001_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018614'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '116'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '295'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018614'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '142'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '295'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1%3AOtu253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu253'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1:Otu253'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018614'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '37'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '295'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_DMSO_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Malassezia_restricta'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu1074'^^xsd:string;
  dwc:scientificName 'Chrysosporium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100216'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu1074'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018613'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '87'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Onygenales;Onygenales_fam_Incertae_sedis;Chrysosporium;Unknown Chrysosporium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018613'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '48'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '87'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu587'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu587'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018613'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '87'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Tremellaceae;Cryptococcus;Cryptococcus_laurentii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20180711_20181025_ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1%3AOtu898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu898'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1:Otu898'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018613'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '87'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20180711_20181025_SF40_ETOH_A_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7125602'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '145'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '156'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu236'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu236'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7125602'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '156'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS1_20190612_20200527_ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1%3AOtu418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu418'^^xsd:string;
  dwc:scientificName 'Cladosporium sphaerospermum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415544'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1:Otu418'^^xsd:string;
  dwc:aphiaIdAccepted '1415544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7125602'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '156'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS1_20190612_20200527_SF40_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_sphaerospermum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu160'^^xsd:string;
  dwc:scientificName 'Wallemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1488336'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu160'^^xsd:string;
  dwc:aphiaIdAccepted '1488336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu236'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu236'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu237'^^xsd:string;
  dwc:scientificName 'Kluyveromyces nonfermentans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457085'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu237'^^xsd:string;
  dwc:aphiaIdAccepted '1457085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetaceae;Kluyveromyces;Kluyveromyces_nonfermentans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu425'^^xsd:string;
  dwc:scientificName 'Sclerotiniaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '438656'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu425'^^xsd:string;
  dwc:aphiaIdAccepted '438656'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Sclerotiniaceae'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu435'^^xsd:string;
  dwc:scientificName 'Phallaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426219'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu435'^^xsd:string;
  dwc:aphiaIdAccepted '426219'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Phallales;Phallaceae;Unknown Phallaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu535'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu535'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreales_fam_Incertae_sedis;Acremonium;Acremonium_alternatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu963'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu963'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Psathyrellaceae;Coprinellus;Coprinellus_micaceus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1%3AOtu965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu965'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1:Otu965'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125605'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '38'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Unknown Ascomycota class 9'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1023'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1023'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1610'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu1610'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Xylariaceae;Lopadostoma;Lopadostoma_fagi'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu175'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu175'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu236'^^xsd:string;
  dwc:scientificName 'Eupenicillium'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437491'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu236'^^xsd:string;
  dwc:aphiaIdAccepted '437491'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS2_20190612_20200528_ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1%3AOtu237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu237'^^xsd:string;
  dwc:scientificName 'Kluyveromyces nonfermentans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS2'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457085'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1:Otu237'^^xsd:string;
  dwc:aphiaIdAccepted '1457085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125608'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '42'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS2_20190612_20200528_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetaceae;Kluyveromyces;Kluyveromyces_nonfermentans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125611'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125611'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu237'^^xsd:string;
  dwc:scientificName 'Kluyveromyces nonfermentans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457085'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu237'^^xsd:string;
  dwc:aphiaIdAccepted '1457085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125611'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetaceae;Kluyveromyces;Kluyveromyces_nonfermentans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1%3AOtu316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu316'^^xsd:string;
  dwc:scientificName 'Psathyrellaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '426226'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1:Otu316'^^xsd:string;
  dwc:aphiaIdAccepted '426226'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7125611'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS3_20190612_20200529_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Psathyrellaceae;Unknown Psathyrellaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1%3AOtu927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1%3AOtu927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1%3AOtu927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.72872"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1%3AOtu927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.72872 -3.95894)"^^geo:wktLiteral ;
  geo-pos:lat "48.72872"^^xsd:decimal ;
  geo-pos:long "-3.95894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Roscoff_BasBloS3_20190612_20200529_ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1%3AOtu927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1:Otu927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Roscoff_BasBloS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1:Otu927'^^xsd:string;
  dwc:scientificName 'Debaryomyces hansenii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Roscoff_BasBloS3'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '-3.95894'^^xsd:double;
  dwc:latitude '48.72872'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147583'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1:Otu927'^^xsd:string;
  dwc:aphiaIdAccepted '147583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7125617'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '2'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Roscoff_BasBloS3_20190612_20200529_SF40_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Debaryomycetaceae;Debaryomyces;Debaryomyces_hansenii'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1004'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1004'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Bionectriaceae;Clonostachys;Clonostachys_divergens'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1010'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1010'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1057'^^xsd:string;
  dwc:scientificName 'Teloschistaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147707'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1057'^^xsd:string;
  dwc:aphiaIdAccepted '147707'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Teloschistales;Teloschistaceae;unidentified (Teloschistaceae);Unknown unidentified (Teloschistaceae) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu160'^^xsd:string;
  dwc:scientificName 'Wallemia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1488336'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu160'^^xsd:string;
  dwc:aphiaIdAccepted '1488336'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Wallemiomycetes;Wallemiales;Wallemiales_fam_Incertae_sedis;Wallemia'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1937'^^xsd:string;
  dwc:scientificName 'Olpidiales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '889983'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu1937'^^xsd:string;
  dwc:aphiaIdAccepted '889983'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Olpidiomycota;Olpidiomycetes;Olpidiales;unidentified (Olpidiales) family incertae sedis;unidentified (unidentified (Olpidiales));Unknown unidentified (unidentified (Olpidiales)) species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu199'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu199'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3332'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2245'^^xsd:string;
  dwc:scientificName 'Hypocreales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100012'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2245'^^xsd:string;
  dwc:aphiaIdAccepted '100012'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Unknown Hypocreales family 4'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu249'^^xsd:string;
  dwc:scientificName 'Cladosporium herbarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100511'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu249'^^xsd:string;
  dwc:aphiaIdAccepted '100511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Mycosphaerellaceae;Mycosphaerella;Mycosphaerella_tassiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2988'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu2988'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Exophiala;Exophiala_sideris'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu366'^^xsd:string;
  dwc:scientificName 'Sordariomycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437254'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu366'^^xsd:string;
  dwc:aphiaIdAccepted '437254'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu400'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu400'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_conicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu463'^^xsd:string;
  dwc:scientificName 'Exophiala'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415558'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu463'^^xsd:string;
  dwc:aphiaIdAccepted '1415558'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Herpotrichiellaceae;Exophiala;Unknown Exophiala species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu520'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu520'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Trichomeriaceae;Knufia;Knufia_karalitana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu755'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu755'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Leotiomycetes_ord_Incertae_sedis;Pseudeurotiaceae;Pseudeurotium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu775'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu775'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Lipomycetaceae;Lipomyces;Unknown Lipomyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu903'^^xsd:string;
  dwc:scientificName 'Phaeosphaeriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100042'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu903'^^xsd:string;
  dwc:aphiaIdAccepted '100042'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Phaeosphaeriaceae;Unknown Phaeosphaeriaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu94'^^xsd:string;
  dwc:scientificName 'Teloschistaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147707'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu94'^^xsd:string;
  dwc:aphiaIdAccepted '147707'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '82'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Teloschistales;Teloschistaceae;unidentified (Teloschistaceae);Teloschistaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu947'^^xsd:string;
  dwc:scientificName 'Chaetothyriales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '437314'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu947'^^xsd:string;
  dwc:aphiaIdAccepted '437314'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Chaetothyriales;Unknown Chaetothyriales family 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu962'^^xsd:string;
  dwc:scientificName 'Basidiomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21890'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu962'^^xsd:string;
  dwc:aphiaIdAccepted '21890'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Unknown Basidiomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20180706_20190806_ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1%3AOtu963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu963'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1:Otu963'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR7127640'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '3517'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20180706_20190806_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Psathyrellaceae;Coprinellus;Coprinellus_micaceus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu184'^^xsd:string;
  dwc:scientificName 'Elasticomyces elasticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '988730'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu184'^^xsd:string;
  dwc:aphiaIdAccepted '988730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127643'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '22'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Teratosphaeriaceae;Elasticomyces;Elasticomyces_elasticus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF100_r1%3AOtu757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu757'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1:Otu757'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127643'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '29'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF100_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Unknown unidentified (unidentified (unidentified (unidentified (Ascomycota)))) species 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu15'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu15'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '59'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Saccharomycetales_fam_Incertae_sedis;Candida;Candida_sake'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu184'^^xsd:string;
  dwc:scientificName 'Elasticomyces elasticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '988730'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu184'^^xsd:string;
  dwc:aphiaIdAccepted '988730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Teratosphaeriaceae;Elasticomyces;Elasticomyces_elasticus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu2'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu2'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu216'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu216'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Cystofilobasidiales;Cystofilobasidiaceae;Guehomyces;Guehomyces_pullulans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu249'^^xsd:string;
  dwc:scientificName 'Cladosporium herbarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100511'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu249'^^xsd:string;
  dwc:aphiaIdAccepted '100511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Mycosphaerellaceae;Mycosphaerella;Mycosphaerella_tassiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.21302778"^^xsd:decimal ;
  dwc:decimalLongitude "15.23361111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.21302778 15.23361111)"^^geo:wktLiteral ;
  geo-pos:lat "78.21302778"^^xsd:decimal ;
  geo-pos:long "15.23361111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S1_20190806_20200804_ARMS_Svalbard_S1_20190806_20200804_MF500_r1%3AOtu558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu558'^^xsd:string;
  dwc:scientificName 'Ascomycota'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S1'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '15.23361111'^^xsd:double;
  dwc:latitude '78.21302778'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '21891'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1:Otu558'^^xsd:string;
  dwc:aphiaIdAccepted '21891'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127646'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '104'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S1_20190806_20200804_MF500_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;unidentified (Ascomycota) class incertae sedis;unidentified (Ascomycota) order incertae sedis;unidentified (Ascomycota) family incertae sedis;unidentified (unidentified (unidentified (unidentified (Ascomycota))));Ascomycota_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1010'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1010'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1022'^^xsd:string;
  dwc:scientificName 'Phaeosphaeriaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100042'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1022'^^xsd:string;
  dwc:aphiaIdAccepted '100042'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Phaeosphaeriaceae;unidentified (Phaeosphaeriaceae);Phaeosphaeriaceae_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1050'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1050'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1606'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu1606'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Hypocreales;Hypocreaceae;Trichoderma;Trichoderma_fomiticola'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu175'^^xsd:string;
  dwc:scientificName 'Alternaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100208'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu175'^^xsd:string;
  dwc:aphiaIdAccepted '100208'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Alternaria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu191'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu191'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu199'^^xsd:string;
  dwc:scientificName 'Aspergillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100211'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu199'^^xsd:string;
  dwc:aphiaIdAccepted '100211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2'^^xsd:string;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5784'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu224'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu224'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Cucurbitariaceae;Pyrenochaetopsis;Pyrenochaetopsis_leptospora'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2368'^^xsd:string;
  dwc:scientificName 'Cadophora'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415552'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu2368'^^xsd:string;
  dwc:aphiaIdAccepted '1415552'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Helotiales_fam_Incertae_sedis;Cadophora;Unknown Cadophora species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu249'^^xsd:string;
  dwc:scientificName 'Cladosporium herbarum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100511'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu249'^^xsd:string;
  dwc:aphiaIdAccepted '100511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Mycosphaerellaceae;Mycosphaerella;Mycosphaerella_tassiana'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu400'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu400'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Aspergillus;Aspergillus_conicus'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu427'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu427'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Pichiaceae;Pichia;Pichia_membranifaciens'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu537'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu537'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Pleosporales;Pleosporaceae;Stemphylium;Stemphylium_herbarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu547'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu547'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Chytridiomycota;Rhizophydiomycetes;Rhizophydiales;Halomycetaceae;Halomyces;Unknown Halomyces species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu643'^^xsd:string;
  dwc:scientificName 'Candelariella aurella'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1605447'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu643'^^xsd:string;
  dwc:aphiaIdAccepted '1605447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Candelariales;Candelariaceae;Candelariella;Candelariella_aurella'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu703'^^xsd:string;
  dwc:scientificName 'Rozellida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '707609'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu703'^^xsd:string;
  dwc:aphiaIdAccepted '707609'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Rozellomycota;Unknown Rozellomycota class 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu744'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu744'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Leotiomycetes;Helotiales;Helotiales_fam_Incertae_sedis;Cystodendron;Cystodendron_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu983'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu983'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Sordariomycetes;Xylariales;Microdochiaceae;Microdochium;Unknown Microdochium species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.18833333"^^xsd:decimal ;
  dwc:decimalLongitude "15.14472222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.18833333 15.14472222)"^^geo:wktLiteral ;
  geo-pos:lat "78.18833333"^^xsd:decimal ;
  geo-pos:long "15.14472222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Svalbard_S2_20180708_20190805_ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1%3AOtu992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Svalbard_S2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu992'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Svalbard_S2'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '15.14472222'^^xsd:double;
  dwc:latitude '78.18833333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1:Otu992'^^xsd:string;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR7127649'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '5864'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Svalbard_S2_20180708_20190805_MF100_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Filobasidiales;Filobasidiaceae;Naganishia;Unknown Naganishia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841505"^^xsd:decimal ;
  dwc:decimalLongitude "23.248879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  geo-pos:lat "59.841505"^^xsd:decimal ;
  geo-pos:long "23.248879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Angbat" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu1297'^^xsd:string;
  dwc:scientificName 'Agaricales'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Angbat'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '23.248879'^^xsd:double;
  dwc:latitude '59.841505'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '100021'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu1297'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '100021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018731'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '367'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;unidentified (Agaricales) family incertae sedis;unidentified (unidentified (Agaricales));Agaricales_sp'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841505"^^xsd:decimal ;
  dwc:decimalLongitude "23.248879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  geo-pos:lat "59.841505"^^xsd:decimal ;
  geo-pos:long "23.248879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Angbat" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Angbat'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '23.248879'^^xsd:double;
  dwc:latitude '59.841505'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018731'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '194'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '367'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841505"^^xsd:decimal ;
  dwc:decimalLongitude "23.248879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  geo-pos:lat "59.841505"^^xsd:decimal ;
  geo-pos:long "23.248879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Angbat" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu401'^^xsd:string;
  dwc:scientificName 'Bulleribasidiaceae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Angbat'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '23.248879'^^xsd:double;
  dwc:latitude '59.841505'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1457179'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu401'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1457179'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018731'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '63'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '367'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Tremellales;Bulleribasidiaceae;Unknown Bulleribasidiaceae genus 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841505"^^xsd:decimal ;
  dwc:decimalLongitude "23.248879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  geo-pos:lat "59.841505"^^xsd:decimal ;
  geo-pos:long "23.248879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Angbat" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu437'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Angbat'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '23.248879'^^xsd:double;
  dwc:latitude '59.841505'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu437'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018731'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '65'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '367'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Strophariaceae;Hypholoma;Hypholoma_lateritium'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.841505"^^xsd:decimal ;
  dwc:decimalLongitude "23.248879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.841505 23.248879)"^^geo:wktLiteral ;
  geo-pos:lat "59.841505"^^xsd:decimal ;
  geo-pos:long "23.248879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Angbat_20180711_20181106_ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1%3AOtu477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Angbat" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu477'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Angbat'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '23.248879'^^xsd:double;
  dwc:latitude '59.841505'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1:Otu477'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018731'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '367'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Angbat_20180711_20181106_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricomycetes;Agaricales;Strophariaceae;Hypholoma;Unknown Hypholoma species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1233'^^xsd:string;
  dwc:scientificName 'Lecanoromycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147704'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1233'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Unknown Lecanoromycetes order 3'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1267'^^xsd:string;
  dwc:scientificName 'Lecanoromycetes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '147704'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu1267'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Lecanoromycetes;Unknown Lecanoromycetes order 2'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu158'^^xsd:string;
  dwc:scientificName 'Cladosporium halotolerans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415555'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu158'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415555'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '185'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_halotolerans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu199'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu199'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '262'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Cystofilobasidiales;Mrakiaceae;Itersonilia;Itersonilia_perplexans'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu246'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu246'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '149'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Agaricostilbomycetes;Agaricostilbales;Kondoaceae;Kondoa;Kondoa_aeria'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Dothideomycetes;Capnodiales;Cladosporiaceae;Cladosporium;Cladosporium_delicatulum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu341'^^xsd:string;
  dwc:scientificName 'Fungi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '4'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu341'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '4'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '317'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Unknown Fungi phylum 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.81094"^^xsd:decimal ;
  dwc:decimalLongitude "23.206216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.81094 23.206216)"^^geo:wktLiteral ;
  geo-pos:lat "59.81094"^^xsd:decimal ;
  geo-pos:long "23.206216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_TZS_Spikarna_20180711_20181107_ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1%3AOtu51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "TZS_Spikarna" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu51'^^xsd:string;
  dwc:scientificName 'Trichosporon'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'TZS_Spikarna'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '23.206216'^^xsd:double;
  dwc:latitude '59.81094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '178157'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1:Otu51'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Motile'^^xsd:string;
  dwc:associatedSequences 'ERR4018730'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '1019'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '1973'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_TZS_Spikarna_20180711_20181107_MF500_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Tremellomycetes;Trichosporonales;Trichosporonaceae;Trichosporon'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2284"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  geo-pos:lat "42.2284"^^xsd:decimal ;
  geo-pos:long "-8.7787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Vigo_TorallaA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu142'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Vigo_TorallaA'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-8.7787'^^xsd:double;
  dwc:latitude '42.2284'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu142'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018702'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '314'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Basidiomycota;Malasseziomycetes;Malasseziales;Malasseziaceae;Malassezia;Unknown Malassezia species 1'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2284"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  geo-pos:lat "42.2284"^^xsd:decimal ;
  geo-pos:long "-8.7787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Vigo_TorallaA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu255'^^xsd:string;
  dwc:scientificName 'Penicillium citrinum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Vigo_TorallaA'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-8.7787'^^xsd:double;
  dwc:latitude '42.2284'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'uncertain classification (not marine); CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1487049'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu255'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1487049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018702'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '143'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '314'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Eurotiomycetes;Eurotiales;Aspergillaceae;Penicillium;Penicillium_citrinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2284"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2284 -8.7787)"^^geo:wktLiteral ;
  geo-pos:lat "42.2284"^^xsd:decimal ;
  geo-pos:long "-8.7787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8612_ARMS_Vigo_TorallaA_20180607_20180924_ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1%3AOtu56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8612_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "Vigo_TorallaA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-05-13'^^xsd:date;
  dwc:institutionCode 'ARMS-MBON'^^xsd:string;
  dwc:catalogNumber 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu56'^^xsd:string;
  dwc:scientificName 'Meyerozyma guilliermondii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:fieldNumber 'Vigo_TorallaA'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '-8.7787'^^xsd:double;
  dwc:latitude '42.2284'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'CREST classifier; Minimum bit-score 155; LCA bitscore range 2%'^^xsd:string;
  dwc:aphiaid '1415537'^^xsd:integer;
  dwc:samplingProtocol 'https://github.com/arms-mbon/documentation/tree/main/armsmbon_handbook'^^xsd:anyURI;
  dwc:occurrenceId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1:Otu56'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1415537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:eventRemarks 'Was a crate cover used when retrieving the unit: not provided; Which component of the ARMS unit material was extracted: Sessile'^^xsd:string;
  dwc:associatedSequences 'ERR4018702'^^xsd:string;
  dwc:identificationReferences 'PEMA v2.1.4 https://github.com/hariszaf/pema | https://github.com/arms-mbon/analysis_release_001/tree/main/parameter_files'^^xsd:string;
  dwc:organismQuantity '152'^^xsd:integer;
  dwc:organismQuantityType 'DNA sequence reads'^^xsd:string;
  dwc:sampleSizeValue '314'^^xsd:integer;
  dwc:sampleSizeUnit 'DNA sequence reads'^^xsd:string;
  dwc:materialSampleId 'ARMS_Vigo_TorallaA_20180607_20180924_SF40_ETOH_r1'^^xsd:string;
  dwc:verbatimIdentification 'Eukaryota;Opisthokonta;Fungi;Ascomycota;Saccharomycetes;Saccharomycetales;Debaryomycetaceae;Meyerozyma;Meyerozyma_guilliermondii'^^xsd:string;
  .
# EOF