@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:122007>
  ns0:subset "2_STAR" ;
  ns0:mass "320.563" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-(5-amino-1-phenyl-1,2,4-triazol-3-yl)-2,2,2-trichloroacetamide"@en, "N (5 آمینو 1 فنیل 1،2،4 تریازول 3 یل) 2،2،2 تری کلرواستامید"@fa ;
  ns0:monoisotopicmass "318.97944" ;
  ns0:smiles "C1=CC=C(C=C1)N2C(=NC(=N2)NC(=O)C(Cl)(Cl)Cl)N" ;
  ns0:formula "C10H8Cl3N5O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35727> ;
  ns0:inchikey "VSFIFIOEYMXOMJ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C10H8Cl3N5O/c11-10(12,13)7(19)15-9-16-8(14)18(17-9)6-4-2-1-3-5-6/h1-5H,(H3,14,15,16,17,19)" ;
  ns0:charge "0" .

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:122007> .

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