@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://www.irandoc.acir/onto/irandoc/CHEBI:173215>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "159.185" ;
  ns0:charge "0" ;
  ns0:formula "C7H13NO3" ;
  ns0:inchi "InChI=1S/C7H13NO3/c9-5-3-6(10)7(11)2-1-4(5)8-7/h4-6,8-11H,1-3H2/t4-,5+,6+,7-/m1/s1" ;
  ns0:smiles "O[C@]12N[C@](CC1)([C@@H](O)C[C@@H]2O)[H]" ;
  skos:prefLabel "کالیستگین A7"@fa, "calystegine a7"@en ;
  ns0:synonym_EXACT "(1R,2S,4S,5R)-8-azabicyclo[3.2.1]octane-1,2,4-triol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37332> ;
  ns0:monoisotopicmass "159.08954" ;
  ns0:inchikey "FSMRMYVITPBGGD-JRTVQGFMSA-N" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
<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:173215> .

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