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

<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://www.irandoc.acir/onto/irandoc/CHEBI:98865>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "545.28897" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchi "InChI=1S/C32H39N3O5/c1-22-18-35(23(2)20-36)31(37)29-12-8-7-11-28(29)27-10-6-5-9-25(27)21-40-30(22)19-34(3)32(38)33-17-24-13-15-26(39-4)16-14-24/h5-16,22-23,30,36H,17-21H2,1-4H3,(H,33,38)/t22-,23+,30-/m1/s1" ;
  ns0:inchikey "BRMWAKMKOMKLLH-DUELTEGESA-N" ;
  skos:prefLabel "lsm-10244"@en, "LSM 10244"@fa ;
  ns0:formula "C32H39N3O5" ;
  ns0:mass "545.670" ;
  ns0:charge "0" ;
  ns0:smiles "C[C@@H]1CN(C(=O)C2=CC=CC=C2C3=CC=CC=C3CO[C@@H]1CN(C)C(=O)NCC4=CC=C(C=C4)OC)[C@@H](C)CO" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
