@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:93963> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93963>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "464.00509" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CC(=O)C1=CC(=CC=C1)NC(=O)NC2=NN(C=C2Br)CC3=C(C=CC=C3Cl)F" ;
  ns0:mass "465.704" ;
  ns0:inchikey "FLHRFAHRPMGLLD-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H15BrClFN4O2/c1-11(27)12-4-2-5-13(8-12)23-19(28)24-18-15(20)10-26(25-18)9-14-16(21)6-3-7-17(14)22/h2-8,10H,9H2,1H3,(H2,23,24,25,28)" ;
  ns0:formula "C19H15BrClFN4O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "1 (3 استیل فنیل) 3 [4 برومو 1 [(2 کلرو 6 فلوروفنیل) متیل] 3 پیرازولیل] اوره"@fa, "1-(3-acetylphenyl)-3-[4-bromo-1-[(2-chloro-6-fluorophenyl)methyl]-3-pyrazolyl]urea"@en .

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 .
