@prefix this: <http://purl.org/np/RAMcAJ3SwHlIBGMA5Rg5i-4wcitQQ4mU1O1m-C-HIfw_Q> .
@prefix sub: <http://purl.org/np/RAMcAJ3SwHlIBGMA5Rg5i-4wcitQQ4mU1O1m-C-HIfw_Q#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix infores: <https://w3id.org/biolink/infores/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix biolink: <https://w3id.org/biolink/vocab/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/pubchem.compound/4409> a biolink:ChemicalEntity ;
    rdfs:label "Nabumetone" ;
    biolink:category biolink:ChemicalEntity .
  <http://purl.obolibrary.org/obo/MONDO_0005178> a biolink:DiseaseOrPhenotypicFeature ;
    rdfs:label "osteoarthritis" ;
    biolink:category biolink:DiseaseOrPhenotypicFeature .
  <http://purl.obolibrary.org/obo/MONDO_0008383> a biolink:DiseaseOrPhenotypicFeature ;
    rdfs:label "rheumatoid arthritis" ;
    biolink:category biolink:DiseaseOrPhenotypicFeature .
  sub:_1 rdf:object <http://purl.obolibrary.org/obo/MONDO_0008383> ;
    rdf:predicate biolink:treats ;
    rdf:subject <http://identifiers.org/pubchem.compound/4409> ;
    a biolink:Association ;
    biolink:aggregator_knowledge_source infores:knowledge-collaboratory ;
    biolink:category biolink:Association ;
    biolink:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ae7c54b1-b440-4cca-97e8-e5b825413d32> .
  sub:_2 rdf:object <http://purl.obolibrary.org/obo/MONDO_0005178> ;
    rdf:predicate biolink:treats ;
    rdf:subject <http://identifiers.org/pubchem.compound/4409> ;
    a biolink:Association ;
    biolink:aggregator_knowledge_source infores:knowledge-collaboratory ;
    biolink:category biolink:Association ;
    biolink:publications <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=ae7c54b1-b440-4cca-97e8-e5b825413d32> .
}
sub:provenance {
  sub:assertion prov:generatedAtTime "2022-10-13T12:37:01.810707"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0002-3668-2627 ;
    prov:wasQuotedFrom " Nabumetone tablets are indicated for relief of signs and symptoms of osteoarthritis and rheumatoid arthritis. The tablets are available in the UK and Canada and can be taken at home in the U.S. and Canada. The tablet is available in Canada and Canada, and the UK, as well as Europe. It is also available in Australia, Canada, Canada and Australia." .
  biolink: pav:version "2.3.0" .
}
sub:pubInfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApdULbl+/+pkVlq0fAzWmzfgIb+XMuQPKHMDVzUTWCZBjLfzORll42ptr52e4w7tTYkUKrBsQbx8lkjZWAlWiyh+xIK0oLFSdYRSt63kgiyRYBUOR+spcgmofb7f6JyftArPVTKhsWOMt/mcyNG9qc3lw8B/xuPmLteUWO33xWhfXQreTw1lsGUkZ1j4cB4X9HIuI20ktLYLCXaBauNHEJZ4qp6/Q2ATsJcw8tg7aRmFKXhrjM9maZ2+0cMg0Jpmn2UnDlPKXEA6Qq+qnvvQt8KFjIzP9FTMyvrWl8tTd0NCmS9VpooZJQ8We1lGMPXg5bMbe/bVkTf70fbFMf0RKrQIDAQAB" ;
    npx:hasSignature "BBCWTWJQFcgOz8925lkwPSEZsL2B+6e3DvHHOc6uGN4b2Zq81Yn2HzvbsiT2J17dZ6WRVdZSgaRT9HgCK/ck2/KIju8MHL6UCNjR9oDYQR6NCl3Xyg7TYmj8BoZYBQ131Vs0R2WXbrsySOtxrf4G/jbcfcIaz8x+LPqTDxzgrgtrOT1tTBI6rtlck75/3hSbsFHW8Y6VH++bTtjY1F2mfD3YzvSePNjI76iIl/pYTNWyoBFWqWh5SpWeZAqLnR+WRfGZDBHD8oJYEx2ngh/h4Wt313McUn1OIUY0q7l3mWB45NajJk3WyDyvsB+KscBoMd734IerhO6C+sVby0o8QQ==" ;
    npx:hasSignatureTarget this: .
  this: prov:generatedAtTime "2022-10-13T12:37:01.810707"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0002-3668-2627 .
}