@prefix this: <https://w3id.org/np/RA__5ljAMGwS8k5UOUpJpuE04s6m46OdmLl9zxz6c3riA> .
@prefix sub: <https://w3id.org/np/RA__5ljAMGwS8k5UOUpJpuE04s6m46OdmLl9zxz6c3riA/> .
@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 npx: <http://purl.org/nanopub/x/> .
@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/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  rdf:type rdfs:label "is a" .
  <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> rdfs:label "activated view display" .
  <https://w3id.org/kpxl/gen/terms/DeactivatedViewDisplay> rdfs:label "deactivated view display" .
  <https://w3id.org/kpxl/gen/terms/ViewDisplay> rdfs:label "view display" .
  <https://w3id.org/kpxl/gen/terms/appliesTo> rdfs:label "applies to - only applies to this user, and not to pages that are part of it, etc." .
  <https://w3id.org/kpxl/gen/terms/isDisplayFor> rdfs:label "is a display for" .
  <https://w3id.org/kpxl/gen/terms/isDisplayOfView> rdfs:label "is a display of the view" .
  <https://w3id.org/np/RA22TaPlQS33tbB208xUzWE7uDNcPCsmFjMY8VliGG5Z0/latest-nanopubs-by-user-view> rdfs:label "show my latest nanopublications" .
  <https://w3id.org/np/RA4SeeCiFsP7g7hC2OFp5NaH6TABROyxCA0o5IEi00VTk/simple-message-view> rdfs:label "simple message view" .
  <https://w3id.org/np/RADxawsPMMxY1pa9gjFekT6Wlb1Wpa6GZkUNQA2E5vTa0/space-list-view> rdfs:label "show user's Spaces" .
  <https://w3id.org/np/RAJR0wUBtvMatUJ1mWNBNKgpEvPTi8bKYz80LgQMDPWAE/planned-event-attendance-view> rdfs:label "list events I plan to attend" .
  <https://w3id.org/np/RAM0SKWk9RBR7RzSG4s10rANuy4t-6a1vWmNXpGlRLF9E/read-papers-view> rdfs:label "list papers I have read" .
  sub:assertion a nt:AssertionTemplate ;
    rdfs:label "Displaying a view on a user page" ;
    nt:hasNanopubLabelPattern "${resource} displays view: ${view}" ;
    nt:hasStatement sub:st10 , sub:st12 , sub:st20 , sub:st30 , sub:st31 ;
    nt:hasTag "Spaces" .
  sub:display a nt:EmbeddedResource , nt:LocalResource ;
    rdfs:label "this" .
  sub:displayMode a nt:RestrictedChoicePlaceholder ;
    rdfs:label "select whether this display is activated or deactivated" ;
    nt:hasDefaultValue <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> ;
    nt:possibleValue <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> , <https://w3id.org/kpxl/gen/terms/DeactivatedViewDisplay> .
  sub:resource a nt:AgentPlaceholder ;
    rdfs:label "choose the user" .
  sub:st10 rdf:object <https://w3id.org/kpxl/gen/terms/ViewDisplay> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:display .
  sub:st12 rdf:object sub:displayMode ;
    rdf:predicate rdf:type ;
    rdf:subject sub:display ;
    a nt:AdvancedStatement .
  sub:st20 rdf:object sub:view ;
    rdf:predicate <https://w3id.org/kpxl/gen/terms/isDisplayOfView> ;
    rdf:subject sub:display .
  sub:st30 rdf:object sub:resource ;
    rdf:predicate <https://w3id.org/kpxl/gen/terms/isDisplayFor> ;
    rdf:subject sub:display .
  sub:st31 rdf:object sub:resource ;
    rdf:predicate <https://w3id.org/kpxl/gen/terms/appliesTo> ;
    rdf:subject sub:display ;
    a nt:AdvancedStatement , nt:OptionalStatement .
  sub:view a nt:GuidedChoicePlaceholder ;
    rdfs:label "choose the view" ;
    nt:possibleValue <https://w3id.org/np/RA22TaPlQS33tbB208xUzWE7uDNcPCsmFjMY8VliGG5Z0/latest-nanopubs-by-user-view> , <https://w3id.org/np/RA4SeeCiFsP7g7hC2OFp5NaH6TABROyxCA0o5IEi00VTk/simple-message-view> , <https://w3id.org/np/RADxawsPMMxY1pa9gjFekT6Wlb1Wpa6GZkUNQA2E5vTa0/space-list-view> , <https://w3id.org/np/RAJR0wUBtvMatUJ1mWNBNKgpEvPTi8bKYz80LgQMDPWAE/planned-event-attendance-view> , <https://w3id.org/np/RAM0SKWk9RBR7RzSG4s10rANuy4t-6a1vWmNXpGlRLF9E/read-papers-view> ;
    nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAzSFlOt0yD9b-GSNifkGoKfakXEYQ7f6Ic3OMwuJfwts/find-views?appliedViewClass=https://w3id.org/kpxl/gen/terms/IndividualAgent" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  this: dct:created "2026-03-20T14:02:17.627+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAaVmVxKwLJ_G6ORgdM5tKb24Ueg9ra2h-_jtwp3u-MoY> ;
    npx:wasCreatedAt <http://localhost:37373/> ;
    rdfs:label "Displaying a view on a user page" ;
    prov:wasDerivedFrom <https://w3id.org/np/RA8a6AuDKWpWEbUcjwJCFclezi1eMjjn5QdmTLu9PX6OQ> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8> , <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RASDwdz5WzsWdeDRREs0i5n5xTtKTrKS8pCIFUXhlkpt0> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
    npx:hasSignature "EWu/z4IfdWe1Uz3FD5ayUe5PVlXXQ3EpwKHLTm1Nye+hlO2ut4R3S7/C4+vCJRZU7ycLmGBGN801BGgelBD1qn62yWcyFUy/uXuW6O14MftYUGrGG9mmsgGvnuRh5opOAHXvC8cqtnAFWoINsjo9xASsWOc6COtkwtLEzDLcS64=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
}