https://w3id.org/np/RABHzPDqTXjjfqZrmrIAeHLS3-t1Ra1B2tHRqFC-pZyDk
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RABHzPDqTXjjfqZrmrIAeHLS3-t1Ra1B2tHRqFC-pZyDk> .
@prefix sub: <https://w3id.org/np/RABHzPDqTXjjfqZrmrIAeHLS3-t1Ra1B2tHRqFC-pZyDk/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcmitype: <http://purl.org/dc/dcmitype/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@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 {
dcmitype:Collection rdfs:label "collection" .
dcterms:description rdfs:label "has the description" .
<http://purl.org/spar/fabio/SystematicReview> rdfs:label "systematic review" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "has the label" .
owl:Ontology rdfs:label "OWL ontology" .
<http://www.w3.org/2008/05/skos#ConceptScheme> rdfs:label "SKOS concept scheme" .
gen:MaintainedResource rdfs:label "maintained resource" .
gen:hasNamespace rdfs:label "has the namespace" .
gen:isMaintainedBy rdfs:label "is maintained by" .
sub:description a nt:LongLiteralPlaceholder;
rdfs:label "the description of the resource" .
sub:label a nt:LiteralPlaceholder;
rdfs:label "the name of the resource" .
sub:namespace a nt:ExternalUriPlaceholder;
rdfs:label "namespace URI prefix" .
sub:resource a nt:ExternalUriPlaceholder, nt:IntroducedResource;
rdfs:label "resource identifier";
nt:hasPrefix "~~SPACE~~/r/";
nt:hasPrefixLabel "Resource" .
sub:space a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the space maintaining this resource";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" .
sub:st1 rdf:object gen:MaintainedResource;
rdf:predicate rdf:type;
rdf:subject sub:resource .
sub:st2 a nt:OptionalStatement;
rdf:object sub:type;
rdf:predicate rdf:type;
rdf:subject sub:resource .
sub:st3 rdf:object sub:label;
rdf:predicate rdfs:label;
rdf:subject sub:resource .
sub:st4 rdf:object sub:description;
rdf:predicate dcterms:description;
rdf:subject sub:resource .
sub:st5 rdf:object sub:space;
rdf:predicate gen:isMaintainedBy;
rdf:subject sub:resource .
sub:st6 a nt:OptionalStatement;
rdf:object sub:namespace;
rdf:predicate gen:hasNamespace;
rdf:subject sub:resource .
sub:template a nt:AssertionTemplate;
dcterms:description "Such nanopublications declares a resource maintanced by a space (e.g. organization, group, community).";
dcterms:isVersionOf <https://w3id.org/np/RAsQeXqq2Akoxm40ykI7Bw6nnqQ9ZLRLj9Mcqsrl3AXFk/templateKind>;
rdfs:label "Defining a maintained resource";
gen:governedBy <https://w3id.org/spaces/knowledgepixels/nanodash>;
nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5, sub:st6;
nt:hasTag "Spaces" .
sub:type a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "type of the resource";
nt:possibleValue dcmitype:Collection, <http://purl.org/spar/fabio/SystematicReview>,
owl:Ontology, <http://www.w3.org/2008/05/skos#ConceptScheme>, nt:AssertionTemplate .
nt:AssertionTemplate rdfs:label "assertion template" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 .
}
sub:pubinfo {
orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" .
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dcterms:created "2026-09-24T09:38:44+00:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234;
dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:embeds sub:template;
npx:introduces <https://w3id.org/np/RAsQeXqq2Akoxm40ykI7Bw6nnqQ9ZLRLj9Mcqsrl3AXFk/templateKind>;
rdfs:label "Defining a maintained resource";
skos:changeNote "Guided choices that must refer to existing resources are now also external URI placeholders, so Nanodash no longer offers to mint a typed plain name locally for them: space, type.";
prov:wasDerivedFrom <https://w3id.org/np/RAw91C9LMpYXs1IJd3iAFOv-_x8XlkEOhWUbYtv8nNFmk>;
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAKc76yHLDbloE6ObluzYQsfX37v6qrZXbYeIKpe8-YUo>, <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>,
<https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA9cOdAwjxTF6qNNFkXTl_EgOan0LDPmu0fWnIgmZu-7E/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "ddw3HhC671Q2ttxFzMmbZ59r5PxSyucn+GpoVjboffRm9GSQdwxntMBgHCKAGk13DADmfHbeMwTk1/M20Yw57HSm1Og6yQHJhJwLBgrkBRU75azoKWhAcZI+xIsU2rV07aHrdIUF8k+OPVNe4U2+JqExWbJRVNtnTevrPbaJyz8=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
<https://w3id.org/spaces/knowledgepixels/nanodash> nt:hasLabelFromApi "Nanodash - The group maintaining Nanodash." .
}