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

<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://www.irandoc.acir/onto/irandoc/CHEBI:189269>
  ns0:formula "C15H18N2O4" ;
  ns0:monoisotopicmass "290.12666" ;
  ns0:inchikey "QRIDCJWQKAVVCA-UHFFFAOYSA-N" ;
  skos:prefLabel "6-(3,4,5-trimethoxystyryl)-2,3,4,5-tetrahydropyridazin-3-one"@en, "6 (3،4،5 تری متوکسی استیریل) 2،3،4،5 تتراهیدروپیریدازین 3 یک"@fa ;
  ns0:synonym_EXACT "3-[2-(3,4,5-trimethoxyphenyl)ethenyl]-4,5-dihydro-1H-pyridazin-6-one" ;
  ns0:smiles "O(C1=CC(C=CC2=NNC(=O)CC2)=CC(OC)=C1OC)C" ;
  ns0:mass "290.319" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchi "InChI=1S/C15H18N2O4/c1-19-12-8-10(9-13(20-2)15(12)21-3)4-5-11-6-7-14(18)17-16-11/h4-5,8-9H,6-7H2,1-3H3,(H,17,18)" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
