@prefix this: <https://w3id.org/np/RAI0XlOjcwoZ95p095JXtw0ruD_j4l5hfvBQvm-hw5HtY> .
@prefix sub: <https://w3id.org/np/RAI0XlOjcwoZ95p095JXtw0ruD_j4l5hfvBQvm-hw5HtY#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  dcterms:description rdfs:label "has the description" .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "has the label" .
  rdfs:seeAlso rdfs:label "has more info at" .
  <https://w3id.org/kpxl/gen/terms/Claim> rdfs:label "claim" .
  sub:assertion a <https://w3id.org/np/o/ntemplate/AssertionTemplate> , <https://w3id.org/np/o/ntemplate/UnlistedTemplate> ;
    rdfs:label "Publishing a claim" ;
    <https://w3id.org/np/o/ntemplate/hasStatement> sub:st1 , sub:st2 , sub:st3 , sub:st4 ;
    <https://w3id.org/np/o/ntemplate/hasTargetNanopubType> <https://w3id.org/kpxl/gen/terms/ClaimsAndEvidences> .
  sub:claim a <https://w3id.org/np/o/ntemplate/IntroducedResource> , <https://w3id.org/np/o/ntemplate/LocalResource> ;
    rdfs:label "this claim" .
  sub:description a <https://w3id.org/np/o/ntemplate/LongLiteralPlaceholder> ;
    rdfs:label "description of the claim" .
  sub:label a <https://w3id.org/np/o/ntemplate/LiteralPlaceholder> ;
    rdfs:label "label for the claim" .
  sub:link a <https://w3id.org/np/o/ntemplate/ExternalUriPlaceholder> ;
    rdfs:label "link with further info" .
  sub:st1 rdf:object <https://w3id.org/kpxl/gen/terms/Claim> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:claim .
  sub:st2 rdf:object sub:label ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:claim .
  sub:st3 rdf:object sub:description ;
    rdf:predicate dcterms:description ;
    rdf:subject sub:claim ;
    a <https://w3id.org/np/o/ntemplate/OptionalStatement> .
  sub:st4 rdf:object sub:link ;
    rdf:predicate rdfs:seeAlso ;
    rdf:subject sub:claim ;
    a <https://w3id.org/np/o/ntemplate/OptionalStatement> , <https://w3id.org/np/o/ntemplate/RepeatableStatement> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo2NYLBcZmpOkjgqLiT7hMxzRaK5KhYYHxxN2gCAMfmOaulAxAzPUNBJLIXjX3yQeIj6rAH4haWNAEUGPdiua/D+Pmu/Hrva3mK29lsWW9ajyZr0e12erDdaBw+3XfxMkKCZkLJjina6mi0W80e7Wa3+dsrypMDVl3CFYVvLsXu4lIMYqI2aVvbKyqCv6hUaWlGUip+2f84LQx/RSZGGwbBjwzKqe/Cs7frCW/lNlvsAkkst+IyFMcekEW875+rnsXP3phcP9Q1Ocu8wbnYYAu5lZPL19YFDSso2Qc5TpkXK3rawDYH36rOX8f0zBzdcbZAPx9btSCgXyqMpP8U4TCwIDAQAB" ;
    npx:hasSignature "ZNV9mf5MCJoXdD+ycDD3wl3QJD13uE0iEwAvj+uwA5LoEOsgzEx1oi1Vq8sZ8vh8tVIjOxKO2DzEnw4jHixKN4XjyrjusYVNw1RwPMCkVKJhSZ0nlhpjn94zcIQ0ioItbAumOeFybGRuLuoCF2CxLMxxmphByR/iBp67VcccR2geb3uAiwcfMQngnw7PRK5pwUBTUedwxv8zaN0pgKMiWJ/zWcTOcTZOb9WU1MnjHEUJHC1T7zsfLEoUjafhkoRpb7k34BzX2FRZjPmvtqq3xBAYbLgHkkSkfUk7vKc6blrRqVbcIgDpjAEt3ThPoVujv6q32bbuEu2dnG4MuSdAiw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dcterms:created "2024-05-10T11:24:43.141Z"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0002-1267-0234 ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAO24kk-IVqe-Lbp0DYScuttBqXgLBvbAbsHcvaezrrzM> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Template: Publishing a claim" ;
    <https://w3id.org/np/o/ntemplate/wasCreatedFromProvenanceTemplate> <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    <https://w3id.org/np/o/ntemplate/wasCreatedFromPubinfoTemplate> <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    <https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate> <http://purl.org/np/RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so> .
}