@prefix this: <http://purl.org/np/RA27xRUogHK8VjcQ441IEJGWQnVH7BifoPDqFT2U8kvGY> .
@prefix sub: <http://purl.org/np/RA27xRUogHK8VjcQ441IEJGWQnVH7BifoPDqFT2U8kvGY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 {
  <http://purl.obolibrary.org/obo/NCIT_C287> <https://w3id.org/biolink/vocab/treats> <http://purl.obolibrary.org/obo/NCIT_C34661> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/NCIT_C287> nt:hasLabelFromApi "Aspirin - An orally administered non-steroidal antiinflammatory agent. Acetylsalicylic acid binds to and acetylates serine residues in cyclooxygenases, resulting in decreased synthesis of prostaglandin, platelet aggregation, and inflammation. This agent exhibits analgesic, antipyretic, and anticoagulant properties." .
  <http://purl.obolibrary.org/obo/NCIT_C34661> nt:hasLabelFromApi "Headache - Pain in various parts of the head, not confined to the area of distribution of any nerve." .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
    npx:hasSignature "YPhjyIFpPFg0DYdi9Clgq98KgfHF5WFs3sBhxVgzFH6HAP6IOAwG/TxfKP+R8CwUiq2c+AeLei2BbunE3AFrgxZJHDcQ4M0EIQlWK49LnHornjkgSiVdEKl2C4YATz9HeidQa/eI8dU53ISbdzjBSumA27xIB0VSzrjsBiWFP54=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-03-31T07:55:11.332Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 ;
    npx:supersedes <http://purl.org/np/RA3iTHDbQpzIbmQDl0J6_RMDnGC-4iQ5OgXp5RXKz-m4U> ;
    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/RAylzK3ZX_pbOpns0fhU_N_bjXBJTFeUlnZXjNVj5eZo8> .
}