@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:32342> .

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:32342>
  ns0:synonym_EXACT "ent-6alpha-Hydroxybuphanisine" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ent 6alpha Hydroxybuphanisine"@fa, "ent-6alpha-hydroxybuphanisine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VCFGXYUXSWZFDE-SQBBPKDDSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  ns0:inchi "InChI=1S/C17H19NO4/c1-20-10-2-3-17-4-5-18(15(17)6-10)16(19)11-7-13-14(8-12(11)17)22-9-21-13/h2-3,7-8,10,15-16,19H,4-6,9H2,1H3/t10-,15+,16-,17+/m1/s1" ;
  ns0:monoisotopicmass "301.13141" ;
  ns0:mass "301.338" ;
  ns0:charge "0" ;
  ns0:formula "C17H19NO4" ;
  ns0:smiles "CO[C@H]1C[C@@H]2N3CC[C@@]2(C=C1)c1cc2OCOc2cc1[C@H]3O" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
