@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:109210>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[3-cyano-4-(4-methoxyphenyl)-5-methyl-2-thiophenyl]-2-methyl-3-pyrazolecarboxamide"@en, "N [3 سیانو 4 (4 متوکسی فنیل) 5 متیل 2 تیوفنیل] 2 متیل 3 پیرازول کربوکسامید"@fa ;
  ns0:monoisotopicmass "352.09940" ;
  ns0:inchikey "QPSQPHLXEVIHPZ-UHFFFAOYSA-N" ;
  ns0:formula "C18H16N4O2S" ;
  ns0:smiles "CC1=C(C(=C(S1)NC(=O)C2=CC=NN2C)C#N)C3=CC=C(C=C3)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchi "InChI=1S/C18H16N4O2S/c1-11-16(12-4-6-13(24-3)7-5-12)14(10-19)18(25-11)21-17(23)15-8-9-20-22(15)2/h4-9H,1-3H3,(H,21,23)" ;
  ns0:mass "352.412" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109210> .

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 .
