@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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 { ; , , , ; a ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { nt:hasLabelFromApi "Germany - country in Central Europe" . nt:hasLabelFromApi "1950 - year" . nt:hasLabelFromApi "population growth - increase in the number of individuals in a population" . nt:hasLabelFromApi "2025 - current calendar year" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-05-28T08:34:57.227Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType , , ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: Germany’s population growth has varied over time, reflecting key historical events. Periods of in..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "jTaQfY4pDgylBVxbSwiVm/Ct5V94Y4VRbSCfIXS4FP3zirv1TZaOvgnUJcYXmPszsgv0OJAAt0WY4uHROmskJsHkgrvWcGsLITpAAISWenjcev6BJWZi57pI9Fg7M9flL/mMl79uBphGXPgmXXMI0NvTBRMUlpmWC34zI14JPEU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }