@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dm: . @prefix rdfs: . @prefix prov: . @prefix foaf: . @prefix dsm: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dsm:hasVerdict sub:verdict . sub:verdict a dsm:IndicatorVerdict; rdfs:label "DSM-2-C4 satisfied for the Global Party Survey"; dsm:forIndicator dm:DSM-2-C4; dsm:verdictJustification "Field values are standardised against a data dictionary that travels with the dataset: the DDI record holds 4,611 category entries giving the permitted values of the coded variables with their labels and frequencies, and the deposited Technical Note and Codebook document every scale."; dsm:verdictValue dsm:Satisfied . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom , . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-07T07:27:28Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType dsm:IndicatorVerdict; npx:introduces sub:verdict; rdfs:label "DSM-2-C4 satisfied for the Global Party Survey"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "VkI8xotz5ZlmTEQbYxx02XyEVk1lMuIXuXkA0SGFu2PvL2zkN/zmJU3tErPiTIOzfCOZdyydI3DefFxmN0s2S1JBMYFzTv3IxqlrGGNPHLI62XxtKUBaMZMm7uJPb1hOXqks7vzoLh8yFTkI78bM7bfjqg3UoUNaazQh6FLzmj+1ptlD0u27jX+W12oi4jk899YDZrLuH/NIb1eV6uaOSm27VUKJPnxy83KPGCyCrbPTrWS4l3Y0BoqckPEPj6WdJ2H9GyPZQ3sGomuo9qAfamb0H+2LRz0bD235z4rg104ssCY8jQQZasCxguW7jBCCigQ76yY/KD7RMgz19QGF2Q=="; npx:hasSignatureTarget this:; npx:signedBy . }