@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48436>
  skos:prefLabel "تیوفن کربوکسیلیک اسید"@fa, "thiophenecarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108215> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108215>
  ns0:monoisotopicmass "447.02523" ;
  ns0:inchi "InChI=1S/C19H18BrN3O3S/c1-3-23-10-14(20)16(22-23)17(24)21-18-15(19(25)26-4-2)13(11-27-18)12-8-6-5-7-9-12/h5-11H,3-4H2,1-2H3,(H,21,24)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48436> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UWBXGVMJRWXCIM-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[[(4-bromo-1-ethyl-3-pyrazolyl)-oxomethyl]amino]-4-phenyl-3-thiophenecarboxylic acid ethyl ester"@en, "2 [[(4 برومو 1 اتیل 3 پیرازولیل) اکسومتیل] آمینو]  فنیل  تیوفن کربوکسیلیک اسید  استر"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H18BrN3O3S" ;
  ns0:smiles "CCN1C=C(C(=N1)C(=O)NC2=C(C(=CS2)C3=CC=CC=C3)C(=O)OCC)Br" ;
  ns0:mass "448.335" .

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