@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:25340>
  skos:prefLabel "متیل پیریدین ها"@fa, "methylpyridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120042> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120042>
  ns0:monoisotopicmass "233.02345" ;
  ns0:smiles "CC1=NC2=C(C(=C1)C(F)(F)F)SC(=N2)N" ;
  ns0:inchikey "MIHOXIANEPXGEH-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "233.215" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25340> ;
  skos:prefLabel "5-methyl-7-(trifluoromethyl)-2-thiazolo[4,5-b]pyridinamine"@en, "5 متیل 7 (تری فلورومتیل) 2 تیازولو [4،5 b] پیریدینامین"@fa ;
  ns0:inchi "InChI=1S/C8H6F3N3S/c1-3-2-4(8(9,10)11)5-6(13-3)14-7(12)15-5/h2H,1H3,(H2,12,13,14)" ;
  ns0:formula "C8H6F3N3S" .

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