@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://www.irandoc.acir/onto/irandoc/CHEBI:27024>
  skos:prefLabel "تولوئن ها"@fa, "toluenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109347> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109347>
  skos:prefLabel "n-(4-methylphenyl)carbamic acid (cyclopentylideneamino) ester"@en, "استر N (4 متیل فنیل) کاربامیک اسید (سیکلوپنتیلیدین آمینه)."@fa ;
  ns0:formula "C13H16N2O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27024> ;
  ns0:inchi "InChI=1S/C13H16N2O2/c1-10-6-8-11(9-7-10)14-13(16)17-15-12-4-2-3-5-12/h6-9H,2-5H2,1H3,(H,14,16)" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)ON=C2CCCC2" ;
  ns0:monoisotopicmass "232.12118" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "232.279" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "HVOYKTIJNJWOGS-UHFFFAOYSA-N" .

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 .
