@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:26776>
  skos:prefLabel "استیل بنوئید"@fa, "stilbenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92684> .

<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:92684>
  ns0:mass "304.342" ;
  ns0:formula "C16H20N2O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  ns0:inchikey "JOSCNAMHMRBCBM-UHFFFAOYSA-N" ;
  skos:prefLabel "[4 متوکسی 2 [2 [5 متوکسی 2 (اکسیدوآزانیومیل) فنیل] اتیل] فنیل] اکسیدوآزانیوم"@fa, "[4-methoxy-2-[2-[5-methoxy-2-(oxidoazaniumyl)phenyl]ethyl]phenyl]-oxidoazanium"@en ;
  ns0:smiles "COC1=CC(=C(C=C1)[NH2+][O-])CCC2=C(C=CC(=C2)OC)[NH2+][O-]" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H20N2O4/c1-21-13-5-7-15(17-19)11(9-13)3-4-12-10-14(22-2)6-8-16(12)18-20/h5-10H,3-4,17-18H2,1-2H3" ;
  ns0:monoisotopicmass "304.14231" ;
  ns0:subset "2_STAR" .

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