@prefix this: <https://w3id.org/np/RAAQwhKVJpBjtnh5FMfCeKehDpmKIXt0svzGcwoMXKspI> .
@prefix sub: <https://w3id.org/np/RAAQwhKVJpBjtnh5FMfCeKehDpmKIXt0svzGcwoMXKspI#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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/dc/terms/> .
@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 {
  <http://purl.org/aida/The+rise+of+life+expectancy+in+developed+countries+has+slowed+in+the+period+of+2010+to+2019+as+compared+to+the+period+of+1990+to+2010.> schema:about <http://www.wikidata.org/entity/Q132453> , <http://www.wikidata.org/entity/Q188419> ;
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1038/d41586-024-03244-1> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q132453> nt:hasLabelFromApi "developed country - country with a developed industry and infrastructure" .
  <http://www.wikidata.org/entity/Q188419> nt:hasLabelFromApi "life expectancy - statistical measure of how long a person or organism may live, based on factors of their life" .
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" ;
    npx:hasSignature "vOOKCyb5jnj8C3CGsLWrDiVIGSbCGo393Nby5eznW5egkRfOsq9FEfG+qA+Ym2IDMXL86KF8nlMNDmDy6R/C8GgCC9/ZVA9YgHasc7Me9IcoHcbUF/hdyT01RH4bt2vP5X380O+q8bRr5cbnWRRTW6Dr3ZSwZuF8AwNB+bUOm7c=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: ns1:created "2024-10-16T07:17:32.438Z"^^xsd:dateTime ;
    ns1:creator orcid:0000-0002-1267-0234 ;
    ns1:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/petapico/o/hycl#AIDA-Sentence> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "AIDA sentence: The rise of life expectancy in developed countries has slowed in the period of 2010 to 2019 as co..." ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAe39AG652u7Mj8nnuQdhfttfvu5vYTIARJwADGYLMjS0> .
}