@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:38771>
  skos:prefLabel "مشتق کینوکسالین"@fa, "quinoxaline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135541> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135541>
  ns0:inchi "InChI=1S/C22H27N3O2/c1-4-24(5-2)14-15-25-21-9-7-6-8-19(21)23-20(22(25)26)16-17-10-12-18(27-3)13-11-17/h6-13H,4-5,14-16H2,1-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "caroverine"@en, "کارورین"@fa ;
  ns0:monoisotopicmass "365.21033" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38771> ;
  ns0:inchikey "MSPRUJDUTKRMLM-UHFFFAOYSA-N" ;
  ns0:mass "365.470" ;
  ns0:synonym_RELATED "spadon" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H27N3O2" ;
  ns0:smiles "C(CN(CC)CC)N1C2=C(N=C(C1=O)CC3=CC=C(C=C3)OC)C=CC=C2" .

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 .
