@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix dcmitype: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix gen: . @prefix rdf: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix foaf: . 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" . rdfs:label "systematic review" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . owl:Ontology rdfs:label "OWL ontology" . 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 ; rdfs:label "Defining a maintained resource"; gen:governedBy ; 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, , owl:Ontology, , 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 ; npx:embeds sub:template; npx:introduces ; 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 ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , , ; nt:wasCreatedFromTemplate . 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 . nt:hasLabelFromApi "Nanodash - The group maintaining Nanodash." . }