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

<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:115020>
  ns0:mass "356.401" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H16N4O3S" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZQVHNYQRPHHVCI-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C(N2C(=C(SC2=N1)C#N)N)C3=CC(=CC=C3)OC)C(=O)OC" ;
  ns0:inchi "InChI=1S/C17H16N4O3S/c1-9-13(16(22)24-3)14(10-5-4-6-11(7-10)23-2)21-15(19)12(8-18)25-17(21)20-9/h4-7,14H,19H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:charge "0" ;
  skos:prefLabel "3 آمینو 2 سیانو 5 ( متوکسی فنیل) 7 متیل 5H تیازولو[, a] پیریمیدین 6  استر کربوکسیلیک اسید"@fa, "3-amino-2-cyano-5-(3-methoxyphenyl)-7-methyl-5h-thiazolo[3,2-a]pyrimidine-6-carboxylic acid methyl ester"@en ;
  ns0:monoisotopicmass "356.09431" .

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