@prefix this: <https://w3id.org/np/RAhT09LNOg3RkqQ5RbRbm58jtHLZyTjODMI_GH2KwnYuE> .
@prefix sub: <https://w3id.org/np/RAhT09LNOg3RkqQ5RbRbm58jtHLZyTjODMI_GH2KwnYuE#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:variable7 dct:description "Trunk char height is a measure of the extent of fire height above ground which is measured from the base to the highest point of fire occurrence on the tree trunk. Maximum char height is measured at the community level using a 360° sweep at each sampling location." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Maximum trunk char height" ;
    <https://w3id.org/iadopt/ont/hasMatrix> <http://purl.jp/bio/4/id/200906090403689217> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://purl.obolibrary.org/obo/ENVO_01000560> ;
    <https://w3id.org/iadopt/ont/hasProperty> <http://purl.obolibrary.org/obo/HAO_0002455> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-2749-8588 .
}
sub:pubinfo {
  orcid:0000-0002-2749-8588 foaf:name "Andrea Tarallo" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCRZRMbIr0zLFMkUzF5SH/Ja/PamzEk3VY+ccOA55/d8fWhBwzZRnwPoMgJENZeqHDRAayS8oBCWK3P0Ql9SKOwRLIRrioQp0IOBidpDZIedYAMCg/taE4tAtgxvjQBpk+yN8FdkjIgJdOBpdggC5V4oIH77TzuI09dfEv091p7uQIDAQAB" ;
    npx:hasSignature "KbNtKV/x965YG7CqcfjDL+o1Sgidj8hiadVwJKKIsM9UFHzcXBOLae2krAQYrb28VUYe/SChdW/9lli1bHr87vm4H4krI7/994lpaKt8sneK5LGvlgeU5PglnFHo88Nhp5mT4/aDTQGPtkiWXfLc55FqnFF1k8oVveRz0J5e4RI=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-2749-8588 .
  this: dct:created "2024-09-19T14:54:47.515Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-2749-8588 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:variable7 ;
    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> .
}