@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 { sub:verdict a dsm:IndicatorVerdict; rdfs:label "DSM-1-R2 satisfied for the Global Party Survey"; dsm:forIndicator dm:DSM-1-R2; dsm:verdictJustification "The collected data are organised into datasets created for sharing: a by-expert file, three by-party files in SPSS form and one in Stata form, each ingested and separately citable."; dsm:verdictValue dsm:Satisfied . dsm:hasVerdict sub:verdict . } 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-1-R2 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 "caH8UqS9SQqQULIrxDUbNLhiJcD8q6/3CU3mgZ2Wmcb2r3dzkJ48aqBVBCPv9nSrE+Jgrygu3gsvva8+ENqKZgpb6XhTwXJwKKx8kEfVYOB1aYykDblhuQ8r5Hw0lWV4wwZ/OLFgQwEHPJ0LGDpTVz5RCbbtqOcuu6P6yC6dLfO6cJh3hfbKQrVPeIZGkLrWm1oS9BtB2MVbsi26JMX6CHwJtZ7Fg35o6ukeKElBifjAKnWkVJT1HVkseZirPbRdVvHK1jn2/8TtrJlIAdlXKgrrgt54NUsQsziB+WV0A0Fy6kTIk5UDXjtnmb/m3G0fag3zkQWoeHwBc/69lL1TNQ=="; npx:hasSignatureTarget this:; npx:signedBy . }