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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107822>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27024> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H27NOS" ;
  skos:prefLabel "n-[2-(1-cyclohexenyl)ethyl]-3-[(4-methylphenyl)methylthio]propanamide"@en, "N [2 (1 سیکلوهگزنیل) اتیل] 3 [(4 متیل فنیل) متیل تیو] پروپانامید"@fa ;
  ns0:inchi "InChI=1S/C19H27NOS/c1-16-7-9-18(10-8-16)15-22-14-12-19(21)20-13-11-17-5-3-2-4-6-17/h5,7-10H,2-4,6,11-15H2,1H3,(H,20,21)" ;
  ns0:inchikey "LVNGAGGSJOKECY-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "317.491" ;
  ns0:monoisotopicmass "317.18134" ;
  ns0:smiles "CC1=CC=C(C=C1)CSCCC(=O)NCCC2=CCCCC2" .

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 .
