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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228816>
  ns0:smiles "O(C1=CC=C(C=2NC(=NC(=O)N2)C3=CC=NC=C3)C=C1)C" ;
  ns0:inchikey "XECBUTJCHDIUBS-UHFFFAOYSA-N" ;
  ns0:formula "C15H12N4O2" ;
  ns0:subset "2_STAR" ;
  ns0:mass "280.287" ;
  ns0:monoisotopicmass "280.09603" ;
  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/C15H12N4O2/c1-21-12-4-2-10(3-5-12)13-17-14(19-15(20)18-13)11-6-8-16-9-7-11/h2-9H,1H3,(H,17,18,19,20)" ;
  skos:prefLabel "4-(4-methoxyphenyl)-6-pyridin-4-yl-1,3,5-triazin-2(3h)-one"@en, "4 (4 متوکسی فنیل) 6 پیریدین 4 یل 1،3،5 تریازین 2(3H) یک"@fa ;
  ns0:synonym_EXACT "2-(4-methoxyphenyl)-6-pyridin-4-yl-1H-1,3,5-triazin-4-one" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
