@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25970>
  skos:prefLabel "فنوکسازین"@fa, "phenoxazine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218718> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:218718>
  ns0:mass "354.362" ;
  ns0:formula "C19H18N2O5" ;
  ns0:monoisotopicmass "354.12157" ;
  ns0:smiles "O=C1C(NC(=O)C)=CC2=NC=3C=C(COC(=O)CCC)C=CC3OC2=C1" ;
  skos:prefLabel "venezueline e"@en, "ونزوئلا E"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25970> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(8-acetamido-7-oxophenoxazin-2-yl)methyl butanoate" ;
  ns0:inchi "InChI=1S/C19H18N2O5/c1-3-4-19(24)25-10-12-5-6-17-14(7-12)21-15-8-13(20-11(2)22)16(23)9-18(15)26-17/h5-9H,3-4,10H2,1-2H3,(H,20,22)" ;
  ns0:inchikey "RJZNSJWVDOZNCZ-UHFFFAOYSA-N" .

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