@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93883>
  ns0:subset "2_STAR" ;
  ns0:mass "155.195" ;
  ns0:inchi "InChI=1S/C8H13NO2/c1-9-5-2-6(10)4-7(9)8(11)3-5/h5,7-8,11H,2-4H2,1H3/t5?,7?,8-/m1/s1" ;
  skos:prefLabel "(6r)-6-hydroxy-8-methyl-8-azabicyclo[3.2.1]octan-3-one"@en, "(6R) 6 هیدروکسی 8 متیل 8 آزابی سیکلو [3.2.1] اکتان 3 یک"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CN1C2C[C@H](C1CC(=O)C2)O" ;
  ns0:monoisotopicmass "155.09463" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37332> ;
  ns0:inchikey "UOHSTKWPZWFYTF-TVZMIPGPSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C8H13NO2" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:37332>
  skos:prefLabel "آلکالوئید تروپان"@fa, "tropane alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93883> .

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