@prefix this: <https://w3id.org/np/RAswUMhEidJKmk8huHYK_Kh1DQ1bzQFF48NEEpLqGgJlQ> .
@prefix sub: <https://w3id.org/np/RAswUMhEidJKmk8huHYK_Kh1DQ1bzQFF48NEEpLqGgJlQ#> .
@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:IAdoptChallenge6 dct:description "In accordance with common usage in geophysical disciplines, \"flux\" implies per unit area, called \"flux density\" in physics. \"Vegetation\" means any living plants e.g. trees, shrubs, grass. The specification of a physical process by the phrase \"due_to_\" process means that the quantity named is a single term in a sum of terms which together compose the general quantity named by omitting the phrase. The term \"senescence\" means loss of living biomass excluding plant death, e.g. leaf drop and other seasonal effects. The term refers to changes in the whole plant and is not confined only to leaf drop." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "Mass_flux_of_carbon_into_soil_from_vegetation_due_to_senescence" ;
    <https://w3id.org/iadopt/ont/hasConstraint> sub:Senescence ;
    <https://w3id.org/iadopt/ont/hasContextObject> <https://www.eionet.europa.eu/gemet/en/concept/8922> ;
    <https://w3id.org/iadopt/ont/hasMatrix> <https://w3id.org/ozcar-theia/c_dc6163a1> ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> <http://vocab.nerc.ac.uk/collection/S27/current/CS002836/> ;
    <https://w3id.org/iadopt/ont/hasProperty> <https://w3id.org/ozcar-theia/c_bd34d682> .
  sub:Senescence a <https://w3id.org/iadopt/ont/Constraint> ;
    <https://w3id.org/iadopt/ont/constrains> <https://w3id.org/ozcar-theia/c_bd34d682> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-0148-7124 .
}
sub:pubinfo {
  orcid:0000-0003-0148-7124 foaf:name "Samantha Blakeman" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDS8uHzuUTTWTYU0zdCzZ+IkCD+tGLVLTR5uYYN9uNOZzq9v2q1ybQV0xECAmbjvN61Kv0RRZRm7syc2bo7BeAWEFqT1VPKUyLRbf5iV8lbPouvfQ4jXxTn53x3iqsNNgkfafvMrtb/QiW01ybpPvQjA3C2N+EBG7lNVmQlvEezfwIDAQAB" ;
    npx:hasSignature "BIkxuA2hkkMDkGpohLyqBCb/tqGpXvZUsMOmAWRoOzPepmDk5yoALOANVH0aousKYSyyPacgSuC7mszJCRzZ6WIQl/6XIw+BJFECeQp5da8ATisliHTp3l2TS8EPVDAt65TuhkKirmkySvO/dW005sYUDXlSmObgH43CyJPWDek=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-0148-7124 .
  this: dct:created "2024-09-29T19:14:42.034Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-0148-7124 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:IAdoptChallenge6 ;
    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> .
}