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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107336>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "358.16411" ;
  ns0:mass "358.392" ;
  ns0:inchi "InChI=1S/C18H22N4O4/c1-5-26-12-7-6-11(8-13(12)25-4)16(14-9(2)19-21-17(14)23)15-10(3)20-22-18(15)24/h6-8,16H,5H2,1-4H3,(H2,19,21,23)(H2,20,22,24)" ;
  skos:prefLabel "4 [(4 اتوکسی 3 متوکسی فنیل) (3 متیل 5 اکسو 1،2 دی هیدروپیرازول 4 یل) متیل] 5 متیل 1،2 دی هیدروپیرازول 3 یک"@fa, "4-[(4-ethoxy-3-methoxyphenyl)-(3-methyl-5-oxo-1,2-dihydropyrazol-4-yl)methyl]-5-methyl-1,2-dihydropyrazol-3-one"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MFRHFEWSEQENDR-UHFFFAOYSA-N" ;
  ns0:formula "C18H22N4O4" ;
  ns0:smiles "CCOC1=C(C=C(C=C1)C(C2=C(NNC2=O)C)C3=C(NNC3=O)C)OC" .

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 .
