@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121287> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:121287>
  ns0:inchikey "XFGQREYQRZZCRB-UHFFFAOYSA-N" ;
  skos:prefLabel "6-(bromomethyl)-1,3-dimethyl-5-[(4-nitrophenyl)-oxomethyl]pyrimidine-2,4-dione"@en, "6 (برومومتیل) 1،3 دی متیل 5 [(4 نیتروفنیل) اکسومتیل] پیریمیدین 2،4 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1C(=C(C(=O)N(C1=O)C)C(=O)C2=CC=C(C=C2)[N+](=O)[O-])CBr" ;
  ns0:formula "C14H12BrN3O5" ;
  ns0:mass "382.166" ;
  ns0:monoisotopicmass "380.99603" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H12BrN3O5/c1-16-10(7-15)11(13(20)17(2)14(16)21)12(19)8-3-5-9(6-4-8)18(22)23/h3-6H,7H2,1-2H3" .

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 .
