@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://www.irandoc.acir/onto/irandoc/CHEBI:53095>
  skos:prefLabel "ایمیدازولین ها"@fa, "imidazolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109476> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109476>
  ns0:formula "C16H22N4O3" ;
  ns0:inchikey "LNCSRMVOFBGQIE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "318.16919" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53095> ;
  ns0:mass "318.371" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "n-butyl-1-hydroxy-5-nitro-4-spiro[benzimidazole-2,1'-cyclohexane]imine"@en, "N بوتیل 1 هیدروکسی 5 نیترو 4 اسپیرو [بنزیمیدازول 2،1 سیکلوهگزان] ایمین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H22N4O3/c1-2-3-11-17-14-13(20(22)23)8-7-12-15(14)18-16(19(12)21)9-5-4-6-10-16/h7-8,21H,2-6,9-11H2,1H3" ;
  ns0:smiles "CCCCN=C1C(=CC=C2C1=NC3(N2O)CCCCC3)[N+](=O)[O-]" .

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