@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 { a dsm:IndicatorVerdict; rdfs:label "DSM-3-C4 satisfied for the Global Party Survey"; dsm:forIndicator dm:DSM-3-C4; dsm:verdictJustification "Country, the entity the dataset is organised around, is standardised twice over — as an ISO 3166 three-letter code and as a numeric Correlates of War country code, both established external code lists — and the remaining coded variables take their values from the closed sets declared as DDI categories, 4,611 of them in all."; dsm:verdictValue dsm:Satisfied . dsm:hasVerdict . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom , . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-07T07:43:21Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType dsm:IndicatorVerdict; npx:introduces ; npx:supersedes ; rdfs:label "DSM-3-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 "mb4MmCcJgY5EM5Wo0G8sJe5yVgic1wIn+sUWdf1EAjyqTDINv/0zefAj6YgAGT8+xc/1s2LFgegUzWzBzpd4fsrhAJSp2IR9El2hIlGWET398ouPKkQez7vBeeWhGAuFtJ4TaMOCWZG6sd+L75PQUPEcWrAkDXBm9mgucuoq9ilhVTnChJX1bL0B2iXOR97vj+vnYBzZmpXi6kKzsF8BP+C/pOGcUCWmfZBOpxhs9qX1VkzXIPNee5DurmERNBp1lWZXLhBSKu3ZMoUD5CuVXt0dyWQuZ962HDFnMS0+AFjEFSJaoLVhJct+/pYmJiJEjL2yrBQfZqa0WtWnoNWfXA=="; npx:hasSignatureTarget this:; npx:signedBy . }