@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://www.irandoc.acir/onto/irandoc/CHEBI:22315>
  skos:prefLabel "آلکالوئید"@fa, "alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215452> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:215452>
  ns0:smiles "O1[C@@H](C(=C)C)[C@@H]2C3=C4C(NC=C4C[C@H]2N([C@H]1C)C)=CC=C3" ;
  ns0:inchi "InChI=1S/C18H22N2O/c1-10(2)18-17-13-6-5-7-14-16(13)12(9-19-14)8-15(17)20(4)11(3)21-18/h5-7,9,11,15,17-19H,1,8H2,2-4H3/t11-,15-,17-,18+/m1/s1" ;
  skos:prefLabel "paspaclavine"@en, "پاسپاکلاوین"@fa ;
  ns0:charge "0" ;
  ns0:mass "282.387" ;
  ns0:inchikey "KBOWIUHISHXEEI-PTFKWJCZSA-N" ;
  ns0:synonym_EXACT "(2R,3R,5R,7R)-5,6-dimethyl-3-prop-1-en-2-yl-4-oxa-6,11-diazatetracyclo[7.6.1.02,7.012,16]hexadeca-1(16),9,12,14-tetraene" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  ns0:formula "C18H22N2O" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "282.17321" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
