@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://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: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:93866> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93866>
  ns0:inchikey "WKWOJBUWWZTUQV-CUUNVARJSA-N" ;
  ns0:formula "C17H24NO3" ;
  skos:prefLabel "2-hydroxy-2-phenylacetic acid [(5s)-8,8-dimethyl-8-azoniabicyclo[3.2.1]octan-3-yl] ester"@en, "2 هیدروکسی  فنیل استیک اسید [(5S) 8، دی متیل  آزونیابیسیکلو[3..1]اکتان  یل] استر"@fa ;
  ns0:monoisotopicmass "290.17507" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C[N+]1([C@H]2CCC1CC(C2)OC(=O)C(C3=CC=CC=C3)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37332> ;
  ns0:inchi "InChI=1S/C17H24NO3/c1-18(2)13-8-9-14(18)11-15(10-13)21-17(20)16(19)12-6-4-3-5-7-12/h3-7,13-16,19H,8-11H2,1-2H3/q+1/t13-,14?,15?,16?/m0/s1" ;
  ns0:charge "+1" ;
  ns0:mass "290.378" ;
  ns0:subset "2_STAR" .

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