@prefix this: <https://w3id.org/np/RAngPW7HAxcC2kwN18Y_lI8dhxjkPvxTjnSnvt9YWrFHg> .
@prefix sub: <https://w3id.org/np/RAngPW7HAxcC2kwN18Y_lI8dhxjkPvxTjnSnvt9YWrFHg#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:GGP a fip:FAIR-Implementation-Community ;
    rdfs:comment "The Generations & Gender Programme Research Infrastructure provides scientists and policy makers with high quality and timely data about families and life course trajectories of individuals to enable researchers to contribute insights and answers to current societal and public policy challenges. The GGP provides users with an open-access data source of cross-nationally comparative surveys and contextual data. The GGP survey focuses on inter-generational and gender relations between people, expressed in care arrangements and the organization of paid and unpaid work. These features significantly improve the knowledge base for social science and policy-making in Europe and other developed countries. Crucial to understanding behaviours across the life course is the longitudinal panel design of the GGP surveys. The contextual database provides information on variations in context over time through more than 100 indicators from 60 countries in multiple regions as these are believed to have an impact on relationships between genders and generations." ;
    rdfs:label "GGP | Generations-Gender-Programme" ;
    rdfs:seeAlso <https://www.ggp-i.org/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_7132> , <http://purl.obolibrary.org/obo/NCIT_C17141> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0005-8746-3212 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "Ij/jKRbHoHUoOUUi/HnkDFv31NQz68re5E7o+iK4ovZq4LEM5xmzucPaArFUVgBrx2vNkx+oFomhPH8vTMAIONg7x7UjBIZS+6CXw5GU/WttvIAVhcQONcm+oGSVIkSScUXM0EI8xpCHs5QJJ4QKkOJcbg/vniEMfjU6mooE48g=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-07-07T12:55:44Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:GGP ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/f6b1d041-9564-4fed-a113-06b1f5e00921> .
}