@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://www.irandoc.acir/onto/irandoc/CHEBI:38975>
  skos:prefLabel "متیل بنزن"@fa, "methylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109229> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109229>
  ns0:inchikey "STMMOTYDISGBFG-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "281.15281" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=C(C=C1)NC2=C(C(=CC(=N2)C)COC)C#N)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (2،4 دی متیلانیلینو) 4 (متوکسی متیل) 6 متیل 3 پیریدین کربنیتریل"@fa, "2-(2,4-dimethylanilino)-4-(methoxymethyl)-6-methyl-3-pyridinecarbonitrile"@en ;
  ns0:inchi "InChI=1S/C17H19N3O/c1-11-5-6-16(12(2)7-11)20-17-15(9-18)14(10-21-4)8-13(3)19-17/h5-8H,10H2,1-4H3,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> ;
  ns0:mass "281.353" ;
  ns0:formula "C17H19N3O" .

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 .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
