@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216322> .

<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:216322>
  ns0:charge "0" ;
  skos:prefLabel "اسپیروبروکازین C"@fa, "spirobrocazine c"@en ;
  ns0:synonym_EXACT "(2R,6'Z)-6'-[(2-hydroxyphenyl)methylidene]spiro[3H-1-benzouran-2,3'-piperazine]-2',5'-dione" ;
  ns0:smiles "O=C/1N[C@]2(OC=3C=CC=CC3C2)C(=O)N/C1=C/C4=C(O)C=CC=C4" ;
  ns0:inchi "InChI=1S/C18H14N2O4/c21-14-7-3-1-5-11(14)9-13-16(22)20-18(17(23)19-13)10-12-6-2-4-8-15(12)24-18/h1-9,21H,10H2,(H,19,23)(H,20,22)/b13-9-/t18-/m1/s1" ;
  ns0:mass "322.320" ;
  ns0:inchikey "OMZTVPPJRIMQEW-YVJSUPCUSA-N" ;
  ns0:monoisotopicmass "322.09536" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:formula "C18H14N2O4" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
