@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @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 { rdfs:label "collection" . dct:description rdfs:label "has the description" . rdfs:label "systematic review" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . 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" . sub:space a 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 dct: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; dct:description "Such nanopublications declares a resource maintanced by a space (e.g. organization, group, community)."; dct:isVersionOf sub:templateKind; 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:GuidedChoicePlaceholder; rdfs:label "type of the resource"; nt:possibleValue , , , , 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" . this: dct:created "2026-08-14T10:11:25.799Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:embeds sub:template; npx:introduces sub:templateKind; npx:wasCreatedAt ; rdfs:label "Defining a maintained resource"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "h6N/oNmBC+LqLNh3WORXxcC1mBav9MfHibZKvjqTY/MNRSzYH3ZI6hlIyzthmK+w2oq51nWnc6WAFCo+91/CdkYzHSSXJP1aCU9Rk0OFozR2To3o6FTa1SryATOIdtCc6AmFOnuOxpm1c9zMTDQetK/7IL7gS5ksHRnFvWGDsks="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . nt:hasLabelFromApi "Nanodash - The group maintaining Nanodash." . }