@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<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:114842> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:114842>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 [5 [(2 کلروفنیل) متیل تیو] 4 (2 فورانیل متیل) 1،2،4 تریازول 3 یل] پیریدین"@fa, "2-[5-[(2-chlorophenyl)methylthio]-4-(2-furanylmethyl)-1,2,4-triazol-3-yl]pyridine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:smiles "C1=CC=C(C(=C1)CSC2=NN=C(N2CC3=CC=CO3)C4=CC=CC=N4)Cl" ;
  ns0:inchikey "PKZVRLOJPOMAAJ-UHFFFAOYSA-N" ;
  ns0:formula "C19H15ClN4OS" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H15ClN4OS/c20-16-8-2-1-6-14(16)13-26-19-23-22-18(17-9-3-4-10-21-17)24(19)12-15-7-5-11-25-15/h1-11H,12-13H2" ;
  ns0:charge "0" ;
  ns0:mass "382.868" ;
  ns0:monoisotopicmass "382.06551" .

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