@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://www.irandoc.acir/onto/irandoc/CHEBI:83565>
  skos:prefLabel "(تری فلورومتیل) بنزن ها"@fa, "(trifluoromethyl)benzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119980> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:119980>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83565> ;
  skos:prefLabel "2-[4-oxo-2-(1-piperidinyl)-5-thiazolyl]-n-[3-(trifluoromethyl)phenyl]acetamide"@en, "2 [4 اکسو 2 (1 پیپریدینیل) 5 تیازولیل] N [3 (تری فلورومتیل) فنیل] استامید"@fa ;
  ns0:inchi "InChI=1S/C17H18F3N3O2S/c18-17(19,20)11-5-4-6-12(9-11)21-14(24)10-13-15(25)22-16(26-13)23-7-2-1-3-8-23/h4-6,9,13H,1-3,7-8,10H2,(H,21,24)" ;
  ns0:monoisotopicmass "385.10718" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "YFQAKEJZJFOMGC-UHFFFAOYSA-N" ;
  ns0:formula "C17H18F3N3O2S" ;
  ns0:smiles "C1CCN(CC1)C2=NC(=O)C(S2)CC(=O)NC3=CC=CC(=C3)C(F)(F)F" ;
  ns0:mass "385.406" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
