@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Knowledge-representation-language; schema:url ; rdfs:comment "Data Documentation Initiative (DDI-Codebook, DDI-C) is a more light-weight version of DDI-Lifecycle, intended primarily to document simple survey data. Originally DTD-based, DDI-C is now available as an XML Schema. 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."; rdfs:label "Data Documentation Initiative Codebook | DDI-Codebook"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6899-760X; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-03-23T15:43:30Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "lIVmfqY+9FdRgC1+8P6cpzDAj7J7vtDppAlwXSorOuOsJxD93tpHFaZsaq8znARNvnNluQluEvbyegvA2xqGU53IjX+UWw3ZupTsr+YY66evkWTr5nTuE63Kobr6TwfHrsG51QFz4UlUSLctou04AA4RG5+twdLF/AMvYAj4ar4="; npx:hasSignatureTarget this: . }