https://w3id.org/np/RAVcr9qQgSRDhxkFflJObTCypQrYLZXL0DCL37gzqh7q0
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAVcr9qQgSRDhxkFflJObTCypQrYLZXL0DCL37gzqh7q0> .
@prefix sub: <https://w3id.org/np/RAVcr9qQgSRDhxkFflJObTCypQrYLZXL0DCL37gzqh7q0/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/np/RA5BAdUvlxLWMWFQN3UVKoIQEB_MYTiAoLH1klXJ7z-XI/vocabulary> a gen:MaintainedResource;
rdfs:label "Nanosuggestions vocabulary";
gen:hasNamespace "https://w3id.org/np/RA5BAdUvlxLWMWFQN3UVKoIQEB_MYTiAoLH1klXJ7z-XI/";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
<https://w3id.org/np/RARUtkbjajq4DiE75a-By1ZDyRasTGJrGoN1ZcxrMYHyg/templateKind> a
gen:MaintainedResource;
rdfs:label "Template kind: Linking a nanosuggestion to a space";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
<https://w3id.org/np/RAWBnPlBhX4540NsUBePJlgS0Q3Enz_N0aT2iUDM0u9Ho/templateKind> a
gen:MaintainedResource;
rdfs:label "Template kind: Commenting on a nanosuggestion";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
<https://w3id.org/np/RAhZp1nGy1upT0pPkNJVHxSDe7FfYDeDunDZ_9GJ9hLoQ/templateKind> a
gen:MaintainedResource;
rdfs:label "Template kind: Setting the status of a nanosuggestion";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
<https://w3id.org/np/RApgOND1Lamuvy6vIaJ03rM1D1Btn_gVDdbh3g5Y_hhgk/templateKind> a
gen:MaintainedResource;
rdfs:label "Template kind: Reporting a nanosuggestion";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
<https://w3id.org/np/RAuwk865jCQjDa7nO7TSM65P7dmCFzFCLWzwpLDVVg-bo/templateKind> a
gen:MaintainedResource;
rdfs:label "Template kind: Assigning a nanosuggestion";
gen:isMaintainedBy <https://w3id.org/spaces/nanosuggestions> .
}
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-08-26T11:55:48Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:hasNanopubType gen:MaintainedResource;
rdfs:label "Nanosuggestions vocabulary and template kinds maintained by the Nanosuggestions space" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "hfuGptCsW7pXUk9KLW+wuwx0oXBmyPp+XgfZ0w5vbEqS+cS9E+MlsJ6FgLfAVqo58x0oIl4k/0oN4j8XWrdiidpCOWwbnuH7vDoYGOKO1kAZ9rlYKs8ozG2LYM3KdbW7kMGMNbIsRPv5+z84BYEqeyx9uwk+a7tMofngmSwcb/I=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}