@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22888>
  skos:prefLabel "بی فنیل ها"@fa, "biphenyls"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:101825> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:101825>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22888> ;
  ns0:smiles "CC(C)(C)[S@@](=O)N1CC2=CC(=NC(=C2[C@H]1CCO)C3=CC=CC(=C3)C4=CC=C(C=C4)F)C(=O)N(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "509.638" ;
  ns0:monoisotopicmass "509.21484" ;
  ns0:formula "C28H32FN3O3S" ;
  ns0:inchikey "AGIZNZOEGDEWTD-GPJMPKJXSA-N" ;
  ns0:inchi "InChI=1S/C28H32FN3O3S/c1-28(2,3)36(35)32-17-21-16-23(27(34)31(4)5)30-26(25(21)24(32)13-14-33)20-8-6-7-19(15-20)18-9-11-22(29)12-10-18/h6-12,15-16,24,33H,13-14,17H2,1-5H3/t24-,36-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(3r)-2-[(r)-tert-butylsulfinyl]-4-[3-(4-fluorophenyl)phenyl]-3-(2-hydroxyethyl)-n,n-dimethyl-1,3-dihydropyrrolo[3,4-c]pyridine-6-carboxamide"@en, "(3R) 2 [(R) ترت بوتیل سولفینیل] 4 [3 (4 فلوروفنیل) فنیل] 3 (2 هیدروکسی اتیل) N,N دی متیل 1،3 دی هیدروپیرولو[3،4 c] پیریدین 6 کربوکسامید"@fa ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
