@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:46986>
  skos:prefLabel "آزپان ها"@fa, "azepanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220977> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220977>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C11H19NO" ;
  ns0:synonym_EXACT "1-[(1R,2S,6R)-9-azabicyclo[4.2.1]nonan-2-yl]propan-1-one" ;
  ns0:monoisotopicmass "181.14666" ;
  ns0:inchikey "MVXJVRNMGNXROR-KXUCPTDWSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "سیس دی هیدروهموآناتوکسین A"@fa, "cis-dihydrohomoanatoxin-a"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46986> ;
  ns0:mass "181.279" ;
  ns0:smiles "O=C([C@@H]1[C@@H]2N[C@@H](CC2)CCC1)CC" ;
  ns0:inchi "InChI=1S/C11H19NO/c1-2-11(13)9-5-3-4-8-6-7-10(9)12-8/h8-10,12H,2-7H2,1H3/t8-,9+,10-/m1/s1" .

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 .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
