@prefix dcterms: .
@prefix fdof: .
@prefix foaf: .
@prefix iop: .
@prefix np: .
@prefix npx: .
@prefix ntemplate: .
@prefix orcid: .
@prefix pav: .
@prefix prov: .
@prefix rdfs: .
@prefix skos: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0009-0006-1978-4302 rdfs:label "Arvin Rastegar" .
a fdof:FAIRDigitalObject, iop:Variable;
dcterms:conformsTo ;
dcterms:created "2026-04-08T12:45:17Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:identifier "iadopt-variable-20260408T124517-65";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "tree width stem growth";
rdfs:label "Tree width stem growth";
skos:altLabel "measurement: width growth of tree";
skos:definition "measuring tree width stem growth";
skos:prefLabel "tree width stem growth";
prov:wasAttributedTo orcid:0009-0006-1978-4302;
iop:hasConstraint sub:_n567dfbff9f9f4f038855d574ebf2f99ab1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n567dfbff9f9f4f038855d574ebf2f99ab1 a iop:Constraint;
rdfs:label "measurement: width";
iop:constrains .
a iop:Entity;
rdfs:label "tree" .
a iop:Property;
rdfs:label "growth" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0006-1978-4302;
prov:wasGeneratedBy .
}
sub:pubinfo {
orcid:0009-0006-1978-4302 foaf:name "Arvin Rastegar" .
this: dcterms:created "2026-04-08T12:46:11.257Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Tree width stem growth";
ntemplate:wasCreatedFromProvenanceTemplate ;
ntemplate:wasCreatedFromPubinfoTemplate ,
, ;
ntemplate:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzymtTYCOhZMR6OcAN9w2t82zy6tPY5UkyFAEyxdvUUFaHciaH4dxdSgrCXdg8GoZIOW7wQEJGtom7D1fkFOfVFVgLb4wApmPen87msSXoAN1yPeDEkD4BFQ+GanBFQxqebpmgjF9tLIkZFziShWQrAyBOqy4K44YCYq/l94FIdRZGabV9IAngZwydWh2TBBBahuwsysHulhkdgiedWKl75mdsYgDzHlAJz4BnQ8Az9w+k7LnwQDPvThTZJtt+dFAW/y1M3WKzf+9biSlLgbHtRWYI6Z9ovetZi8vWiW2lpiCvyfGKNIgP+Q38D1i3gJEPQnj+iK8Nw9LLHhg8bV+yQIDAQAB";
npx:hasSignature "CUeJMrwWrDRBZodHdHtdVGC+RVIglFm1dGk2IEsc1hWrf0DRiGXkFhmSROdsyhap9Wf1ABkPRdT58kV3N0JxUM5WYZMe4OfLnXQCXXvVmUIErAusgDgd8tY94JW9PIts0/DBYS9MrZ/7DzKD9P+RYJB+CHdhcuGW1JJ4a84SY2FVqlEJ0jdLT9OeV5WtGr9B1bJ0ut5ynxTchdoEFBKIiShV5j5XBQwiOnLMLZXWFnr2URBRTdHL4a95ma8Z1v1IaYQiw1gEAEdtGyr31i2D+12f+dyUnj2/wyGWe/tlQOP6mke2jl4hwP2ekuSBseYS7sD/y052jQH7vyU/ZFdO6Q==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}