@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:knowledge-product-counts-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "🧮 Knowledge product counts"; rdfs:label "Knowledge product counts per project view"; gen:appliesToInstancesOf gen:Space; gen:hasStructuralPosition "4.4.kpcounts"; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-09-24T15:32:43+00:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:knowledge-product-counts-view; npx:introduces ; npx:supersedes ; rdfs:label "Knowledge product counts per project view"; skos:changeNote "Removed the description: it was written as documentation, and Nanodash now shows a view's description on the page below its title (issue #735)."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "jBOB05RLpE7OgC02LKQ6eELbHCfF9pdqvajLEKKwgvlBKJRx5lv5TW43tsiirkUYLp0aiTOxGi8qJ8TX5FDgbqTr5s+ta6uKHRJ3tWWVoyAmbBr7GmovYgULAR+nBqw+nH101KcFYS63Ndb18gvi3t5E842bIDM6HdBcVynNOCc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }