@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://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31020> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:31020>
  ns0:charge "0" ;
  ns0:synonym_EXACT "(+)-Sceletium A4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COc1ccc(cc1OC)[C@]12CCN(C)[C@H]1c1cccnc1CC2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "324.18378" ;
  skos:prefLabel "(+)-sceletium a4"@en, "(+) Sceletium A4"@fa ;
  ns0:formula "C20H24N2O2" ;
  ns0:mass "324.418" ;
  ns0:inchi "InChI=1S/C20H24N2O2/c1-22-12-10-20(14-6-7-17(23-2)18(13-14)24-3)9-8-16-15(19(20)22)5-4-11-21-16/h4-7,11,13,19H,8-10,12H2,1-3H3/t19-,20-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "VDUITLSRHOBYKB-PMACEKPBSA-N" .

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 .
