@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228383> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228383>
  ns0:formula "C25H32N6O4" ;
  ns0:charge "0" ;
  skos:prefLabel "oxohongdenafil"@en, "Oxohongdenafil"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:synonym_EXACT "5-[2-ethoxy-5-[2-(4-ethyl-3-oxopiperazin-1-yl)acetyl]phenyl]-1-methyl-3-propyl-6H-pyrazolo[4,3-d]pyrimidin-7-one" ;
  ns0:inchikey "ADYHMKHETXNXBT-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H32N6O4/c1-5-8-18-22-23(29(4)28-18)25(34)27-24(26-22)17-13-16(9-10-20(17)35-7-3)19(32)14-30-11-12-31(6-2)21(33)15-30/h9-10,13H,5-8,11-12,14-15H2,1-4H3,(H,26,27,34)" ;
  ns0:mass "480.569" ;
  ns0:monoisotopicmass "480.24850" ;
  ns0:smiles "O=C1N(CCN(C1)CC(=O)C2=CC(C=3NC(=O)C=4N(N=C(C4N3)CCC)C)=C(OCC)C=C2)CC" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
