@prefix this: <https://w3id.org/np/RAdn9g39tOwmwaTfjA9zDUyYAH_neUuhZxheRWrsJVuf0> .
@prefix sub: <https://w3id.org/np/RAdn9g39tOwmwaTfjA9zDUyYAH_neUuhZxheRWrsJVuf0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:TRAITSTHES <http://schema.org/url> <https://kos.lifewatch.eu/thesauri/traits/> ;
    <http://usefulinc.com/ns/doap#implements> <https://www.w3.org/TR/skos-reference/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Structured-vocabulary ;
    rdfs:comment "The Traits Thesaurus is a comprehensive semantic resource developed to standardise trait data and metadata for aquatic organisms. It is the result of the revision and integration of the Phytoplankton, Zooplankton, Fish, Macroalgae and Macrozoobenthos Traits Thesauri, originally developed by LifeWatch Italy, into a unique and unified thesaurus. The Traits Thesaurus has been achieved through a combination of manual and automated alignment processes." ;
    rdfs:label "TRAITSTHES | Traits Thesaurus" ;
    skos:closeMatch <https://kos.lifewatch.eu/thesauri/fishtraits/> , <https://kos.lifewatch.eu/thesauri/macroalgaetraits/> , <https://kos.lifewatch.eu/thesauri/phytotraits/> , <https://kos.lifewatch.eu/thesauri/zooplanktontraits/> ;
    fip:registered-on <http://purl.org/np/RAfCxiA-mVMMmnwEXJXudxFUZCIryGImUpNtgN2AXqA-Q#EcoPortal> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0001-9691-1989 ;
    prov:wasDerivedFrom <https://kos.lifewatch.eu/thesauri/fishtraits/> , <https://kos.lifewatch.eu/thesauri/macroalgaetraits/> , <https://kos.lifewatch.eu/thesauri/phytotraits/> , <https://kos.lifewatch.eu/thesauri/zooplanktontraits/> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "ThbTuD2TDHiCU0AfRk5T9a2+TzlgZak0VOdjSul+V4zKdIvK+nsX4nVEHW3TYOMscDQnGnBqaKlMerb/GLKnNStfCu1dp99Gj96kXd13NBZR83Yd5Uv7UtFGqpm7hwVAJK0b8+qHULhOB7UQQ0sLM95Rf5dg9oZzTDDiqcLE39k=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-05T10:48:53Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:TRAITSTHES ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/855efaef-eb17-43c7-a0ff-b8c4e87ae431> .
}