@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:json-test dcterms:description "Testing experimental JSON output..."; dcterms:license ; a ; rdfs:label "Testing experimental JSON output..."; ; "{ \"proto\": { \"id\": \"?person\", \"name\" : \"$foaf:name\" }, \"$where\": [ \"?person rdf:type foaf:Person\" ], \"$orderby\": [ \"?person\" ], \"$limit\": 10, \"$prefixes\": { \"foaf\" : \"http://xmlns.com/foaf/0.1/\" , \"rdf\" : \"http://www.w3.org/1999/02/22-rdf-syntax-ns#\" } }" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dcterms:created "2025-06-13T11:08:26.360Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1267-0234; dcterms:license ; npx:supersedes ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "mSfVEhO5qqdWrpRKNyDtFoAIKwfl76H0b1b6aGslaiujtjj80+Rkn7BCc8qdkUknXWr3zTRLKa80uHj8HLtMMcTVGTR/Jx7UxsT5lv1/TiA1YatduWfItwkklPYYb+/TgMwwVKZX8QwIny8pWxFe/DKSmqm1k/bQOuLQg+vOjm0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }