@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143331>
  ns0:monoisotopicmass "240.126" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=CC1=CC(=CC(=C1)C(C#N)(C)C)C(C#N)(C)C" ;
  ns0:inchi "InChI=1S/C15H16N2O/c1-14(2,9-16)12-5-11(8-18)6-13(7-12)15(3,4)10-17/h5-8H,1-4H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38976> ;
  ns0:inchikey "ASENLPBGAFMFPN-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "2 [3 (2 سیانوپروپان 2 یل) 5 فرمیل فنیل] 2 متیل پروپانیتریل"@fa, "2-[3-(2-cyanopropan-2-yl)-5-formylphenyl]-2-methylpropanenitrile"@en ;
  ns0:mass "240.301" ;
  ns0:formula "C15H16N2O" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38976>
  skos:prefLabel "آلکیل بنزن"@fa, "alkylbenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143331> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
