@prefix this: <https://w3id.org/np/RA_nh7megY_8yyxNk-pKaLtQDfQ3i1UmAThrys6MP49zY> .
@prefix sub: <https://w3id.org/np/RA_nh7megY_8yyxNk-pKaLtQDfQ3i1UmAThrys6MP49zY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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 {
  <http://vocabs.lter-europe.net/EnvThes/30351> dct:description "depth of water body in lake (stagnant surface water)" ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "water level of lake (stagnant surface water)" ;
    rdfs:seeAlso <https://blog.aem.eco/fundamentals_of_water_level_measurement> ;
    <https://w3id.org/iadopt/ont/hasConstraint> <http://vocabs.lter-europe.net/EnvThes/30346> ;
    <https://w3id.org/iadopt/ont/hasContextObject> <http://vocabs.lter-europe.net/EnvThes/30264> ;
    <https://w3id.org/iadopt/ont/hasMatrix> <https://ontobee.org/ontology/ENVO?iri=http://purl.obolibrary.org/obo/ENVO_00000020> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://vocab.nerc.ac.uk/collection/S26/current/MAT00640/> ;
    <https://w3id.org/iadopt/ont/hasProperty> <https://qudt.org/vocab/quantitykind/Depth> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0005-0633-6191 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCl7Iir2nwSogZcXneNrr/kTEXzPgX4VpX25o+H4SFvVOtmeLJJ3gC6ajS9GSitdCVYNZNlL7qgoUrnvnuEKFIPuUCE4OhPWO8lnXAWWOBkHgVVp7c349P9bSE6HrbTvhaECA4dMO5orTxdkHm42jWq2vj5fFuAxI6ZF6y1lLLtRQIDAQAB" ;
    npx:hasSignature "aw9WHbIrN3rhgWasQ0WvXLHuGE6ySbnKIB4HJRQh/1MCeiMgHBnxySG4/vqCWWLV+eBWwBOCgTtBw1kpl4aRJ8x7x91Yq262Cvbt95QjNkjjs8ogy1J3XwctFTst2NWUthGg4hIbBL7iV0eUT+2tHN6cDC2UiYn7cHbwRK/OgQs=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0005-0633-6191 .
  this: dct:created "2024-08-29T10:35:22.263Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0005-0633-6191 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <http://vocabs.lter-europe.net/EnvThes/30351> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAq8tqgrQdfy52v_mneS8EIMZAKkL2UgyVKVUVwiXMVrU> .
}