@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-5-R4 not assessed for the Global Party Survey"; dsm:forIndicator dm:DSM-5-R4; dsm:verdictJustification "The FAIRplus-DSM documentation publishes no requirement text for this indicator: the entry in the indicator table is empty, and the model's own listing shows only the code. No verdict can be given until the requirement is stated."; dsm:verdictValue dsm:NotAssessed . } 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-5-R4 not assessed 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 "skHEQRtFNH0ctknXbIkgCNuq/SWXYUVpVj4xCvQ/xY4xOF4Y++iYrZZ578MGgFKI4Vw7fyQznnKa19jj0tNeL8WJB0vUn8G46ajKtw1k8kvgRHCz+VrL2U9aKVX4a6sSUG6655QHpgrexdNb2n4mtJBS9aE0ojdw0LvYORvJFoaO/rCRDsGtIYoavhIk7q6yE1AjnOgAyIY4vuguk9VhcoJXhYP+sI4z3MzrboJMthYYXCfIEAEd+1rMFeflzhE03rOOIdXHgMfA/BxyaImKGPhYagQ7WSKhQQfrndmGRNIVq37RajQRlLa6OeJHDvKdwUR3jMWNB+CkITPXCuC1EQ=="; npx:hasSignatureTarget this:; npx:signedBy . }