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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108460>
  ns0:inchikey "QWKVQVYOJYHALP-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "402.471" ;
  skos:prefLabel "4-[[[4-(2-furanylmethyl)-5-(3-methoxyphenyl)-1,2,4-triazol-3-yl]thio]methyl]benzonitrile"@en, "4 [[[4 (2 فورانیل متیل) 5 (3 متوکسی فنیل) 1،2،4 تری آزول 3 یل] تیو] متیل] بنزونیتریل"@fa ;
  ns0:inchi "InChI=1S/C22H18N4O2S/c1-27-19-5-2-4-18(12-19)21-24-25-22(26(21)14-20-6-3-11-28-20)29-15-17-9-7-16(13-23)8-10-17/h2-12H,14-15H2,1H3" ;
  ns0:monoisotopicmass "402.11505" ;
  ns0:formula "C22H18N4O2S" ;
  ns0:smiles "COC1=CC=CC(=C1)C2=NN=C(N2CC3=CC=CO3)SCC4=CC=C(C=C4)C#N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35727>
  skos:prefLabel "تریازول ها"@fa, "triazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108460> .

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