@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://rdf-vocabulary.ddialliance.org/xkos#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:114978> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114978>
  ns0:mass "301.338" ;
  ns0:formula "C17H19NO4" ;
  skos:prefLabel "n-(1,3-benzodioxol-5-yl)-5-tert-butyl-2-methyl-3-furancarboxamide"@en, "N (1،3 benzodioxol 5 yl) 5 ترت بوتیل 2 متیل 3 فورانکاربوکسامید"@fa ;
  ns0:monoisotopicmass "301.13141" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:smiles "CC1=C(C=C(O1)C(C)(C)C)C(=O)NC2=CC3=C(C=C2)OCO3" ;
  ns0:charge "0" ;
  ns0:inchikey "SHAULVJXJIVKPR-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H19NO4/c1-10-12(8-15(22-10)17(2,3)4)16(19)18-11-5-6-13-14(7-11)21-9-20-13/h5-8H,9H2,1-4H3,(H,18,19)" .

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