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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114274>
  ns0:subset "2_STAR" ;
  skos:prefLabel "(3-amino-4,6-dimethyl-2-thieno[2,3-b]pyridinyl)-(2-chlorophenyl)methanone"@en, "(3 آمینو 4،6 دی متیل 2 تینو[2،3 ب] پیریدینیل) (2 کلروفنیل) متانون"@fa ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=NC2=C1C(=C(S2)C(=O)C3=CC=CC=C3Cl)N)C" ;
  ns0:mass "316.807" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "316.04371" ;
  ns0:inchikey "BNCROEXYLVDLHZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H13ClN2OS/c1-8-7-9(2)19-16-12(8)13(18)15(21-16)14(20)10-5-3-4-6-11(10)17/h3-7H,18H2,1-2H3" ;
  ns0:formula "C16H13ClN2OS" .

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