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

<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:228591>
  ns0:monoisotopicmass "261.03050" ;
  ns0:smiles "ClC=1C(=NN(C1)C)C=C(C(=O)C=2OC=CC2)C#N" ;
  ns0:inchi "InChI=1S/C12H8ClN3O2/c1-16-7-9(13)10(15-16)5-8(6-14)12(17)11-3-2-4-18-11/h2-5,7H,1H3" ;
  skos:prefLabel "3-(4-chloro-1-methyl-1h-pyrazol-3-yl)-2-(2-furylcarbonyl)acrylonitrile"@en, "3 (4 کلرو 1 متیل 1H پیرازول 3 یل) 2 (2 فوریل کربونیل) اکریلونیتریل"@fa ;
  ns0:formula "C12H8ClN3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-(4-chloro-1-methylpyrazol-3-yl)-2-(uran-2-carbonyl)prop-2-enenitrile" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchikey "MKHFKROZEIOIJF-UHFFFAOYSA-N" ;
  ns0:mass "261.670" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
