@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80597>
  ns0:mass "252.26800" ;
  skos:prefLabel "3-hydroxycarbamazepine"@en, "3 هیدروکسی کاربامازپین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "NC(=O)N1c2ccccc2C=Cc2ccc(O)cc12" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47804>, <http://www.irandoc.acir/onto/irandoc/CHEBI:47857> ;
  ns0:inchikey "QQCFBZCATDIWTH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "252.08988" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H12N2O2" ;
  ns0:inchi "InChI=1S/C15H12N2O2/c16-15(19)17-13-4-2-1-3-10(13)5-6-11-7-8-12(18)9-14(11)17/h1-9,18H,(H2,16,19)" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47804>
  skos:prefLabel "دی بنزوآزپین"@fa, "dibenzoazepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80597> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47857>
  skos:prefLabel "اوره ها"@fa, "ureas"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80597> .

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