@prefix this: <https://w3id.org/np/RAiNpIWCmZhAAjKBlX0dF7XANZa90e3Da0_JpYskHnsXw> .
@prefix sub: <https://w3id.org/np/RAiNpIWCmZhAAjKBlX0dF7XANZa90e3Da0_JpYskHnsXw/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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/> .
@prefix npx: <http://purl.org/nanopub/x/> .

<https://w3id.org/np/RAiNpIWCmZhAAjKBlX0dF7XANZa90e3Da0_JpYskHnsXw> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-04-14T13:20:37Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  rdfs:label "Create an FAQ entry";
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
    <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RASDwdz5WzsWdeDRREs0i5n5xTtKTrKS8pCIFUXhlkpt0> .

dct:isPartOf rdfs:label "is part of" .

rdf:type rdfs:label "is a" .

rdfs:label rdfs:label "has the question" .

<https://schema.org/Question> rdfs:label "FAQ entry" .

<https://w3id.org/kpxl/gen/terms/hasContent> rdfs:label "has the answer" .

<https://w3id.org/kpxl/gen/terms/hasPositionString> rdfs:label "has the position string" .

sub:answer a nt:LongLiteralPlaceholder;
  rdfs:label "the answer" .

sub:assertion a nt:AssertionTemplate;
  rdfs:label "Create an FAQ entry";
  nt:hasNanopubLabelPattern "FAQ: ${question}";
  nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4;
  prov:wasAttributedTo orcid:0000-0002-1267-0234 .

sub:entity a nt:GuidedChoicePlaceholder;
  rdfs:label "entity this FAQ entry is part of";
  nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/MaintainedResource" .

sub:faq-entry a nt:IntroducedResource, nt:LocalResource;
  rdfs:label "this FAQ entry" .

sub:position a nt:LiteralPlaceholder;
  rdfs:label "string determining the order of the FAQ entries" .

sub:question a nt:LiteralPlaceholder;
  rdfs:label "the question" .

sub:st0 rdf:object <https://schema.org/Question>;
  rdf:predicate rdf:type;
  rdf:subject sub:faq-entry .

sub:st1 rdf:object sub:question;
  rdf:predicate rdfs:label;
  rdf:subject sub:faq-entry .

sub:st2 rdf:object sub:answer;
  rdf:predicate <https://w3id.org/kpxl/gen/terms/hasContent>;
  rdf:subject sub:faq-entry .

sub:st3 rdf:object sub:entity;
  rdf:predicate dct:isPartOf;
  rdf:subject sub:faq-entry .

sub:st4 a nt:OptionalStatement;
  rdf:object sub:position;
  rdf:predicate <https://w3id.org/kpxl/gen/terms/hasPositionString>;
  rdf:subject sub:faq-entry .

orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
  npx:hasSignature "FXJPkDp+ob/3rWP+T/lLl7A1o+hD7spZ3f748NkngNjOid6iPAGhrVdsqwmzzEF/yEs6H1yB6og2cUJxJdlavcYXDx8XF9H4BtR6e92MTSjcwlrBdzbY2PmX82rcqBeGl5twrYd/ELNZjWoTFT7qdcWNnnWTV9vvvAYGZj4IzOQ=";
  npx:hasSignatureTarget <https://w3id.org/np/RAiNpIWCmZhAAjKBlX0dF7XANZa90e3Da0_JpYskHnsXw>;
  npx:signedBy orcid:0000-0002-1267-0234 .

