@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:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93800> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93800>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:formula "C16H27NO2" ;
  ns0:monoisotopicmass "265.20418" ;
  skos:prefLabel "1-(tert-butylamino)-3-(2,4,6-trimethylphenoxy)-2-propanol"@en, "1 (ترت بوتیلامین) 3 (2،4،6 تری متیل فنوکسی) 2 پروپانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC(=C(C(=C1)C)OCC(CNC(C)(C)C)O)C" ;
  ns0:inchikey "QBVBSZGSMKFHHH-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H27NO2/c1-11-7-12(2)15(13(3)8-11)19-10-14(18)9-17-16(4,5)6/h7-8,14,17-18H,9-10H2,1-6H3" ;
  ns0:mass "265.392" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
