@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://www.irandoc.acir/onto/irandoc/CHEBI:91542>
  ns0:formula "C13H15ClN2" ;
  ns0:mass "234.725" ;
  ns0:inchikey "TVSNVPGPFGAKPT-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48105> ;
  ns0:smiles "C1CC2CCC(N2)C(=C1)C3=CN=C(C=C3)Cl" ;
  skos:prefLabel "5-(6-chloro-3-pyridinyl)-9-azabicyclo[4.2.1]non-4-ene"@en, "5 (6 chloro 3 pyridinyl) 9 azabiciklo[4.2.1] non 4 ene"@fa ;
  ns0:monoisotopicmass "234.09238" ;
  ns0:inchi "InChI=1S/C13H15ClN2/c14-13-7-4-9(8-15-13)11-3-1-2-10-5-6-12(11)16-10/h3-4,7-8,10,12,16H,1-2,5-6H2" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48105>
  skos:prefLabel "آزپین"@fa, "azepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91542> .

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