@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:96620> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:96620>
  skos:prefLabel "(2s,3r)-5-[(2s)-1-hydroxypropan-2-yl]-8-[2-(3-methoxyphenyl)ethynyl]-3-methyl-2-(methylaminomethyl)-3,4-dihydro-2h-pyrido[2,3-b][1,5]oxazocin-6-one"@en, "(2S,3R) 5 [(2S) 1 هیدروکسی پروپان 2 یل] 8 [2 (3 متوکسی فنیل) اتینیل] 3 متیل 2 (متیل آمینو متیل) 3،4 دی هیدرو 2H پیریدو[2،3 b][1،5] اگزازوسین 6 یک"@fa ;
  ns0:mass "423.506" ;
  ns0:inchikey "FZSLNURVQGYNPU-HYFFOGBASA-N" ;
  ns0:monoisotopicmass "423.21581" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H29N3O4/c1-16-14-27(17(2)15-28)24(29)21-11-19(12-26-23(21)31-22(16)13-25-3)9-8-18-6-5-7-20(10-18)30-4/h5-7,10-12,16-17,22,25,28H,13-15H2,1-4H3/t16-,17+,22-/m1/s1" ;
  ns0:formula "C24H29N3O4" ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=C(N=CC(=C2)C#CC3=CC(=CC=C3)OC)O[C@@H]1CNC)[C@@H](C)CO" .

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 .
