@prefix this: <http://purl.org/np/RAfE73MeNzkRIq8thrVTIYwh8k0Ia0liajjv4KhnLxMks> .
@prefix sub: <http://purl.org/np/RAfE73MeNzkRIq8thrVTIYwh8k0Ia0liajjv4KhnLxMks#> .
@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:DDI-L_3.3 a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-data-linking-schema , fip:Metadata-schema , fip:Provenance-model , fip:Semantic-model ;
    rdfs:comment "Data Documentation Initiative (DDI) Lifecycle (DDI-Lifecycle, DDI-L) is designed to document and manage data across the entire life cycle, from conceptualization to data publication, analysis and beyond. The freely available international DDI standards describe data that result from observational methods in the social, behavioral, economic, and health sciences. DDI is used to document data in over 80 countries of the world. It encompasses all of the DDI-Codebook specification and extends it. Based on XML Schemas, DDI-Lifecycle is modular and extensible. " ;
    rdfs:label "DDI-Lifecycle 3.3 " ;
    rdfs:seeAlso <https://ddialliance.org/Specification/DDI-Lifecycle/3.3/> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1261-9930 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "ekBHn6eP5/GjyDnKlqCebnazhoEuc3/5T7NE6m8+PCrDm6FA5w2rKC5GBHJF7rg69SPmccoIvc2xSxYRc0KkFC7xO9JeWR6j098NLUliRqI7Hdz4rh4lrPdgJ8Hq/eYyvuIeNs4L94hjR7g+a2nSSiOy+B/qb8L6P7jUaO89wi4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-06-16T14:12:44Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:DDI-L_3.3 ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/45303218-9b45-4984-8aab-f25735658194> .
}