@prefix this: <http://purl.org/np/RAjkBbM5yQm7hKH1l_Jk3HAUqWi3Bd57TPmAOZCsZmi_M> .
@prefix sub: <http://purl.org/np/RAjkBbM5yQm7hKH1l_Jk3HAUqWi3Bd57TPmAOZCsZmi_M#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:activity a nt:LocalResource ;
    rdfs:label "an activity" .
  sub:assertion a nt:ProvenanceTemplate ;
    rdfs:label "Generated by a formalization activity" ;
    nt:hasStatement sub:st01 , sub:st02 , sub:st03 , sub:st04 , sub:st05 .
  sub:creator a nt:AgentPlaceholder ;
    nt:hasDefaultValue nt:CREATOR .
  sub:quote a nt:LocalResource ;
    rdfs:label "a source quote" .
  sub:quotetext a nt:LiteralPlaceholder .
  sub:source a nt:UriPlaceholder ;
    rdfs:label "URI of the source used by this formalization activity" .
  sub:st01 rdf:object sub:activity ;
    rdf:predicate prov:wasGeneratedBy ;
    rdf:subject nt:ASSERTION .
  sub:st02 rdf:object <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:activity .
  sub:st03 rdf:object sub:source ;
    rdf:predicate prov:used ;
    rdf:subject sub:activity .
  sub:st04 rdf:object sub:creator ;
    rdf:predicate prov:wasAssociatedWith ;
    rdf:subject sub:activity ;
    a nt:RepeatableStatement .
  sub:st05 a nt:GroupedStatement , nt:OptionalStatement ;
    nt:hasStatement sub:st05a , sub:st05b , sub:st05c .
  sub:st05a rdf:object sub:quote ;
    rdf:predicate prov:used ;
    rdf:subject sub:activity .
  sub:st05b rdf:object sub:quotetext ;
    rdf:predicate prov:value ;
    rdf:subject sub:quote .
  sub:st05c rdf:object sub:source ;
    rdf:predicate prov:wasQuotedFrom ;
    rdf:subject sub:quote .
  rdf:type rdfs:label "is a" .
  prov:used rdfs:label "used" .
  prov:value rdfs:label "has the value" .
  prov:wasAssociatedWith rdfs:label "was associated with" .
  prov:wasGeneratedBy rdfs:label "was generated by" .
  prov:wasQuotedFrom rdfs:label "was quoted from" .
  <https://w3id.org/linkflows/superpattern/terms/FormalizationActivity> rdfs:label "formalization activity" .
}
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 "JldYI6Bkb1DbA+C0wMWnLN0MV/2GaCEeId8w4mTEyOboqKHxigjNYuiH8KAgTSoepugFj6sawTHbFFtvGHHktvThXOgKm1a09GM9mbU5jsxFSJxGou1Uy8Oysma4ZfSDI1o5AQtrTfSaUMZ+4lqbjVrlVhyqxMD14eK6S/LWDZ8=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1267-0234 .
  this: dct:created "2024-11-19T10:00:48.876Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes ns1:RAF9VzOEoUftVeE5g7CbuKKsKPRGik9fZPy0AfRJf7I70 ;
    npx:wasCreatedAt <http://localhost:37373/> ;
    rdfs:label "Provenance template: Generated by a formalization activity" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA4G-jlJDG3s1FYMQOLEVbqMMNLYBSSy1YNyPs4G0lH68> .
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
}