@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121622>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:smiles "CC1=CC=C(O1)C(=O)NC2=CC3=C(C=C2)OCO3" ;
  skos:prefLabel "N (1،3 benzodioxol 5 yl) 5 متیل 2 فورانکاربوکسامید"@fa, "n-(1,3-benzodioxol-5-yl)-5-methyl-2-furancarboxamide"@en ;
  ns0:mass "245.231" ;
  ns0:inchi "InChI=1S/C13H11NO4/c1-8-2-4-11(18-8)13(15)14-9-3-5-10-12(6-9)17-7-16-10/h2-6H,7H2,1H3,(H,14,15)" ;
  ns0:monoisotopicmass "245.06881" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H11NO4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XFEPFYBCGILMAN-UHFFFAOYSA-N" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121622> .

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 .
