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

<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:129301>
  ns0:monoisotopicmass "406.20049" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "(5s,8s)-8-[(4-methoxyphenyl)methyl]-5-phenyl-3-oxa-1,6,13,14-tetrazabicyclo[9.3.0]tetradeca-11,13-dien-7-one"@en, "(5S,8S) 8 [(4 متوکسی فنیل) متیل] 5 فنیل 3 اگزا 1,6,13,14 tetrazabicyclo[9.3.0]tetradeca 11,13 dien 7 one"@fa ;
  ns0:formula "C23H26N4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchikey "RPEPJDZJYGGDNL-SIKLNZKXSA-N" ;
  ns0:mass "406.478" ;
  ns0:inchi "InChI=1S/C23H26N4O3/c1-29-21-11-7-17(8-12-21)13-19-9-10-20-14-24-26-27(20)16-30-15-22(25-23(19)28)18-5-3-2-4-6-18/h2-8,11-12,14,19,22H,9-10,13,15-16H2,1H3,(H,25,28)/t19-,22+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=C(C=C1)C[C@@H]2CCC3=CN=NN3COC[C@@H](NC2=O)C4=CC=CC=C4" .

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