@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-C3 satisfied for the Global Party Survey"; dsm:forIndicator dm:DSM-2-C3; dsm:verdictJustification "The datasets include reference fields that enable joining: the by-expert and by-party files share party identifiers, and country is carried in three joinable forms — a country name, the ISO 3166 three-letter code, and the numeric Correlates of War country code, each declared as its own variable with a label."; 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-C3 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 "OGdYHOz6oqGiJwfpQimhxfp146UXgzAF8PTmWzzIFk8iXYJUnVV8MhERY6yLluoBjyd6Imi9xFqb65W6p1IHvBZGq8JTASU6k5Viy8RmCe2YoRGCA6nx40cMQIFEUfKOZsTdjLd8iwR1DSFJ6bOjWwfOejdoRJuddbD+4phT38OE5V1lZUBecpDMEbKxrC8AY5QXYXLAPgFH4y+1lXhrWgjbws0n43EoozuKJisllzW8Bwz96BGq8qMYCeGtBcxjFViPF/Tz7jAl6Ogs4Y56uT3uBF5qKDBIbFFKvgQal52ulhQb8oXive1ESG3JRhbsSVAutUZEOcwLgPVGoGg17w=="; npx:hasSignatureTarget this:; npx:signedBy . }