@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://www.irandoc.acir/onto/irandoc/CHEBI:105237>
  ns0:mass "295.789" ;
  ns0:formula "C13H14ClN3OS" ;
  skos:prefLabel "1-[3-(4-chlorophenyl)-5-(methylthio)-1,2,4-triazol-1-yl]-1-butanone"@en, "1 [3 (4 کلروفنیل) 5 (متیل تیو) 1،2،4 تری آزول 1 یل] 1 بوتانون"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCC(=O)N1C(=NC(=N1)C2=CC=C(C=C2)Cl)SC" ;
  ns0:inchikey "BFYHOQGOVSWQLP-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "295.05461" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:inchi "InChI=1S/C13H14ClN3OS/c1-3-4-11(18)17-13(19-2)15-12(16-17)9-5-7-10(14)8-6-9/h5-8H,3-4H2,1-2H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0: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:105237> .

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