@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:121852> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121852>
  ns0:smiles "CC1=CC(=C(C=C1)CNC(=O)C2CC(=O)OC23CCCC3)C" ;
  ns0:inchi "InChI=1S/C18H23NO3/c1-12-5-6-14(13(2)9-12)11-19-17(21)15-10-16(20)22-18(15)7-3-4-8-18/h5-6,9,15H,3-4,7-8,10-11H2,1-2H3,(H,19,21)" ;
  ns0:monoisotopicmass "301.16779" ;
  skos:prefLabel "n-[(2,4-dimethylphenyl)methyl]-2-oxo-1-oxaspiro[4.4]nonane-4-carboxamide"@en, "N [(2،4 دی متیل فنیل) متیل] 2 اکسو 1 اگزاسپیرو [4.4] نونان 4 کربوکسامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H23NO3" ;
  ns0:mass "301.381" ;
  ns0:inchikey "YZEWZYRHCLYJCO-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38975> ;
  ns0:subset "2_STAR" .

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 .
