@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
@prefix ns1: .
@prefix foaf: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:makeIndexAction rdfs:label "make index...";
ns1:RA1SDxcrg2NHv6OwxmIHiFPAytj9-h3imSb1yHDOI89fM;
"void";
"np:element";
"void" .
sub:skos-scheme-concepts-view dcterms:title "Concepts";
a , ;
rdfs:label "View of concepts in a SKOS scheme";
sub:makeIndexAction;
;
"scheme" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
ns1:RA1SDxcrg2NHv6OwxmIHiFPAytj9-h3imSb1yHDOI89fM nt:hasLabelFromApi "Template: Defining a nanopublication index - Such a nanopublication defines a collection of other nanopublications by dire..." .
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
this: dcterms:created "2025-11-12T09:19:26.693Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-1267-0234;
dcterms:license ;
npx:embeds sub:skos-scheme-concepts-view;
npx:supersedes ;
npx:wasCreatedAt ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
npx:hasSignature "8QaC8EW2Zib2US64IK9z32tRWm8bTanFIfTtSSuIak5mjClS58074Sd2oIgrlsjiSnQkca0ActRxoG0Jg/qZIlnBUoINKeeYUbCEodFOLjkRXs3jQyV5ImqKvi+iQzWGHLHMdjr0dIhlZot0wcGki6y5+pVno38FLv/aLCmeqW4=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
nt:hasLabelFromApi "Get the concepts of a SKOS scheme - This query returns all concepts that specify to be in the given SKOS scheme." .
}