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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107081>
  ns0:smiles "COC1=CC=CC(=C1)C2=CC(=NO2)C(=O)NCC3=CC=CO3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N (2 فورانیل متیل) 5 (3 متوکسی فنیل) 3 ایزوکسازول کربوکسامید"@fa, "n-(2-furanylmethyl)-5-(3-methoxyphenyl)-3-isoxazolecarboxamide"@en ;
  ns0:mass "298.294" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "VLTZRGPEWQWHCK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H14N2O4/c1-20-12-5-2-4-11(8-12)15-9-14(18-22-15)16(19)17-10-13-6-3-7-21-13/h2-9H,10H2,1H3,(H,17,19)" ;
  ns0:monoisotopicmass "298.09536" ;
  ns0:formula "C16H14N2O4" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> .

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 .
