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

<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:105825>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:monoisotopicmass "231.11201" ;
  ns0:mass "231.254" ;
  ns0:smiles "COC1=CC=C(C=C1)CC(=NN2C=NN=C2)N" ;
  ns0:inchikey "WXJXVAKYIPZGJD-UHFFFAOYSA-N" ;
  skos:prefLabel "2 (4 متوکسی فنیل) N' (1،2،4 تریازول 4 یل) اتانیمیدامید"@fa, "2-(4-methoxyphenyl)-n'-(1,2,4-triazol-4-yl)ethanimidamide"@en ;
  ns0:formula "C11H13N5O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H13N5O/c1-17-10-4-2-9(3-5-10)6-11(12)15-16-7-13-14-8-16/h2-5,7-8H,6H2,1H3,(H2,12,15)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" .

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 .
