@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:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121739> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121739>
  ns0:formula "C18H16BrN3O3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "6-[2-amino-5-(2-bromophenoxy)-1h-pyrimidin-6-ylidene]-3-ethoxy-1-cyclohexa-2,4-dienone"@en, "6 [2 آمینو 5 (2 بروموفنوکسی) 1H پیریمیدین 6 یلیدین] 3 اتوکسی 1 سیکلوهگزا 2،4 دی انون"@fa ;
  ns0:mass "402.242" ;
  ns0:inchikey "HFNDIBMLQKRDPU-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H16BrN3O3/c1-2-24-11-7-8-12(14(23)9-11)17-16(10-21-18(20)22-17)25-15-6-4-3-5-13(15)19/h3-10H,2H2,1H3,(H3,20,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCOC1=CC(=O)C(=C2C(=CN=C(N2)N)OC3=CC=CC=C3Br)C=C1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "401.03750" .

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 .
