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

<http://www.irandoc.acir/onto/irandoc/CHEBI:117020>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (2 کلروفنیل) 9 (3 متیل فنیل) 8 اکسو 7H پورین 6 کربوکسامید"@fa, "2-(2-chlorophenyl)-9-(3-methylphenyl)-8-oxo-7h-purine-6-carboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24780> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "379.800" ;
  ns0:smiles "CC1=CC(=CC=C1)N2C3=NC(=NC(=C3NC2=O)C(=O)N)C4=CC=CC=C4Cl" ;
  ns0:inchikey "VHMKHPSWWIOTKE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "379.08360" ;
  ns0:inchi "InChI=1S/C19H14ClN5O2/c1-10-5-4-6-11(9-10)25-18-15(23-19(25)27)14(16(21)26)22-17(24-18)12-7-2-3-8-13(12)20/h2-9H,1H3,(H2,21,26)(H,23,27)" ;
  ns0:formula "C19H14ClN5O2" .

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