@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:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135751> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:135751>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C28H31NO5/c1-18-6-10-20(11-7-18)26(31)33-23-14-22(25(30)17-29-28(3,4)5)15-24(16-23)34-27(32)21-12-8-19(2)9-13-21/h6-16,25,29-30H,17H2,1-5H3" ;
  ns0:mass "461.550" ;
  ns0:monoisotopicmass "461.22022" ;
  ns0:inchikey "GYJSIOWQEUTITA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "tobuterol"@en, "توبوترول"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O(C(=O)C1=CC=C(C=C1)C)C2=CC(OC(=O)C3=CC=C(C=C3)C)=CC(=C2)C(CNC(C)(C)C)O" ;
  ns0:formula "C28H31NO5" .

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 .
