@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RArRD2BO103ontHRtBgdC4Ip9CKvgWB1koLMZ74xYHpxs> .
@prefix sub: <http://purl.org/np/RArRD2BO103ontHRtBgdC4Ip9CKvgWB1koLMZ74xYHpxs#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  npx:FixedTrust rdfs:label "Fixed Trust" .
  npx:ManualUpdatesOnly rdfs:label "Manual Updates Only" .
  npx:NanopubSetting rdfs:label "nanopublication setting" .
  npx:TransitiveTrust rdfs:label "Transitive Trust" .
  npx:UpdatesByCreator rdfs:label "Updates By Creator" .
  npx:hasAgents rdfs:label "has agents" .
  npx:hasBootstrapService rdfs:label "has bootstrap service" .
  npx:hasServices rdfs:label "has services" .
  npx:hasTrustRangeAlgorithm rdfs:label "has trust range algorithm" .
  npx:hasUpdateStrategy rdfs:label "has update strategy" .
  sub:agents a nt:TrustyUriPlaceholder ;
    rdfs:label "nanopublication index URI of authoritative agents" .
  sub:assertion a nt:AssertionTemplate ;
    rdfs:label "Defining a new nanopublication setting" ;
    nt:hasStatement sub:st1 , sub:st2 , sub:st3 , sub:st4 , sub:st5 , sub:st6 , sub:st7 ;
    nt:hasTag "Meta" .
  sub:bootstrap-service a nt:UriPlaceholder .
  sub:label a nt:LiteralPlaceholder ;
    rdfs:label "the name of this nanopublication setting" .
  sub:services a nt:TrustyUriPlaceholder ;
    rdfs:label "nanopublication index URI of authoritative services" .
  sub:setting a nt:LocalResource , nt:UriPlaceholder ;
    rdfs:label "short identifier used as URI suffix" .
  sub:st1 rdf:object npx:NanopubSetting ;
    rdf:predicate rdf:type ;
    rdf:subject sub:setting .
  sub:st2 rdf:object sub:label ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:setting .
  sub:st3 rdf:object sub:agents ;
    rdf:predicate npx:hasAgents ;
    rdf:subject sub:setting .
  sub:st4 rdf:object sub:services ;
    rdf:predicate npx:hasServices ;
    rdf:subject sub:setting .
  sub:st5 rdf:object sub:bootstrap-service ;
    rdf:predicate npx:hasBootstrapService ;
    rdf:subject sub:setting ;
    a nt:RepeatableStatement .
  sub:st6 rdf:object sub:trust-range-algorithm ;
    rdf:predicate npx:hasTrustRangeAlgorithm ;
    rdf:subject sub:setting .
  sub:st7 rdf:object sub:update-strategy ;
    rdf:predicate npx:hasUpdateStrategy ;
    rdf:subject sub:setting .
  sub:trust-range-algorithm a nt:GuidedChoicePlaceholder ;
    rdfs:label "URI of the trust range algorithm" ;
    nt:possibleValue npx:FixedTrust , npx:TransitiveTrust .
  sub:update-strategy a nt:GuidedChoicePlaceholder ;
    rdfs:label "URI of the update strategy" ;
    nt:possibleValue npx:ManualUpdatesOnly , npx:UpdatesByCreator .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "is called" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" ;
    npx:hasSignature "keGyPTW8Dkup8H4QKx72Qrt11jAifX5DaPCf6e3JoZna5osR/iidQ4v3L5w/MNyw3lIWtWDi3vKX1xo5xyC0O3fB5eHXa7p3W+4+uz7X+5p5SC8ybrQGIY5awtG92dp3dkmD+l+JGLIgRK3kmtJhLeUbtFGh7MpLdi2/VQNYOlU=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2022-10-24T12:13:24.826+02:00"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-1267-0234 ;
    npx:supersedes <http://purl.org/np/RAgaI0gGcW8sndxR66mqSpmiLNMkAXjCR37vnvmMrkKCQ> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RARMBqX_-9lnhkaqk4BuxfLcC6H5cqTlzdtDzeDIwuKdU> .
}