@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://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:94159>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "346.358" ;
  ns0:inchikey "NYSNWKVZPJLWBH-UHFFFAOYSA-N" ;
  skos:prefLabel "4 [[3 (4 فلوروفنیل) 1 فنیل 4 پیرازولیل] متیلیدن] 3 متیل 1H پیرازول 5 یک"@fa, "4-[[3-(4-fluorophenyl)-1-phenyl-4-pyrazolyl]methylidene]-3-methyl-1h-pyrazol-5-one"@en ;
  ns0:monoisotopicmass "346.12299" ;
  ns0:smiles "CC1=NNC(=O)C1=CC2=CN(N=C2C3=CC=C(C=C3)F)C4=CC=CC=C4" ;
  ns0:formula "C20H15FN4O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H15FN4O/c1-13-18(20(26)23-22-13)11-15-12-25(17-5-3-2-4-6-17)24-19(15)14-7-9-16(21)10-8-14/h2-12H,1H3,(H,23,26)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26410> ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26410>
  skos:prefLabel "پیرازول ها"@fa, "pyrazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94159> .

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