@prefix cito: .
@prefix dcterms: .
@prefix hycl: .
@prefix schema1: .
@prefix skos: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
cito:obtainsSupportFrom ;
schema1:about , ,
, ,
, ,
, ;
a hycl:AIDA-Sentence;
skos:related .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
nt:hasLabelFromApi "reproducibility - agreement with previous measurements using the same methodology in the same context" .
nt:hasLabelFromApi "1950 - year" .
nt:hasLabelFromApi "2019 - year" .
nt:hasLabelFromApi "workflow management system - infrastructure for the set-up, performance and monitoring of a defined sequence of tasks" .
nt:hasLabelFromApi "Freiburg im Breisgau - large city in Baden-Württemberg, Germany" .
nt:hasLabelFromApi "Galaxy platform - workflow system in the biology field" .
nt:hasLabelFromApi "warming stripes - data visualization graphics of long-term trends of annual temperature anomalies" .
nt:hasLabelFromApi "temperature anomaly - Difference of a temperature from a reference value" .
orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
this: dcterms:created "2025-05-25T09:08:26.010Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1784-2920;
dcterms:license ;
npx:hasNanopubType hycl:AIDA-Sentence, ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "AIDA sentence: Freiburg's temperature anomaly data (1950-2019) was plotted with a replicable workflow as warming...";
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB";
npx:hasSignature "0LPOxgyy6CJ6a/lkyz0AU5PAAxGViXYcziIH+rWelLsBHILqeBrlzTaAdLL/rpAPo09G6WgkMZ/QKVjcAtcqclDT6UeIUdAdqL5K3830fWJBEuQ+kPzq/7t2pg47150WFCX+LlZT6Ivzw4g90A/6zPjnb2tmMzJBfrf2Xt6NtPI=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}