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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108431>
  ns0:formula "C19H18N2O5" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H18N2O5/c1-25-13-6-4-5-12(9-13)17(21-16-7-2-3-8-20-16)19-18(24)15(23)10-14(11-22)26-19/h2-10,17,22,24H,11H2,1H3,(H,20,21)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COC1=CC=CC(=C1)C(C2=C(C(=O)C=C(O2)CO)O)NC3=CC=CC=N3" ;
  ns0:inchikey "MAHWFBIBHDZFCZ-UHFFFAOYSA-N" ;
  skos:prefLabel "3 هیدروکسی 6 (هیدروکسی متیل) 2 [(3 متوکسی فنیل) (2 پیریدینیل آمینو) متیل] 4 پیرانون"@fa, "3-hydroxy-6-(hydroxymethyl)-2-[(3-methoxyphenyl)-(2-pyridinylamino)methyl]-4-pyranone"@en ;
  ns0:mass "354.357" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:monoisotopicmass "354.12157" ;
  ns0:subset "2_STAR" .

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 .
