@prefix this: <https://w3id.org/np/RA5f73959hI5kftwH3TJzqpoH47s2HT8xq2cZypwSbSBI> .
@prefix sub: <https://w3id.org/np/RA5f73959hI5kftwH3TJzqpoH47s2HT8xq2cZypwSbSBI#> .
@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 ns1: <http://purl.org/np/> .
@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:Variable8 dct:description "CWD abundance per hectare (m2/hectare) is the abundance of CWD measured from all the plots/transects scaled to a hectare (100 x 100 m). They are calculated using the formula (see https://www.sciencedirect.com/science/article/pii/S037811270900783X)" ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Coarse woody debris abundance per hectare" , "Coarse woody debris abundance" ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <https://lod.nal.usda.gov/nalt/en/page/104904> ;
    <https://w3id.org/iadopt/ont/hasProperty> <http://vocab.nerc.ac.uk/collection/S06/current/S0600002/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-4072-0662 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrr9kxvJWjkFKKsApxLVXi5Uhdq7kUiPu2yt6Wibh9TWWklUQCEn6XnSe2XPAhgLeMKhslxGxfyTQD1ZWpOj5aw4umUzOp+7i4gwpUnaDvIsa9GPoW1eTZLl1Q9LMUTwOzSYlESTsSLug8UULvaK5ZhvmRlp3oFcfoMS6WolzkbQIDAQAB" ;
    npx:hasSignature "oLsWPDDGseZkSlc/7AomjJNnce/MDK7OGmr9Pi6Y/EhVPLmtAsEJdaLBaEjMAAqZwj2RbDly/zdaf4yJGm01vncRWykdMkWXfJgglib8jgpiMtLNjxprjWLI9KFDDhnU1SPqqCStrWzxzLdP9w2GfIqew3CpsAEtnjGsiKCd+0g=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-4072-0662 .
  this: dct:created "2024-09-19T15:02:01.196Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-4072-0662 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Variable8 ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAGUWnXKhfKYwmMoDK-LVXlEnnGdAuzFZKR9FZsXHJsxQ> .
}