@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-1-C3 satisfied for the Global Party Survey"; dsm:forIndicator dm:DSM-1-C3; dsm:verdictJustification "Access information is in the descriptor: the schema.org export lists every file as a schema:DataDownload with its content URL and encoding format, and the record states the terms under which the files may be retrieved."; 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-1-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 "n+zC4h5JptQ9sMCK44Q/7U9OF/WAOiFzYE5fzWVcDtck8clDdVcG9Xu99xEwySd8tk8zLZo18x7rWhFsPAbj85YwFf6Cwy+fhXFF+wWDnF8HHnJyKFYy5GbKq1q8WWGEMXNzZuAUTGuTTvm9jqCTlrnRpiUeE7nRzGcYDUPrE1En6584KdA6DQooe+d242M37zFE/AA0DzeIl7370qNYXMYjG+dOSypj/z15O9dz+c4tYJMmhvBwKZwlr4ELWrE67zI6cqfeLWHqTCro7SwVSEDSm408gGYf/Ecag+Hqz8BtN/wApD7wcL2XnDEtXbdkeFP/syjlaBViPNhNWW7J6w=="; npx:hasSignatureTarget this:; npx:signedBy . }