@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://www.irandoc.acir/onto/irandoc/CHEBI:36055>
  skos:prefLabel "فوروئیک اسید"@fa, "furoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116460> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116460>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:inchi "InChI=1S/C11H8ClN3O2S/c12-9-7(3-1-5-13-9)14-11(18)15-10(16)8-4-2-6-17-8/h1-6H,(H2,14,15,16,18)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "281.00258" ;
  ns0:inchikey "ACHZMBMZCATIQR-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[[(2-chloro-3-pyridinyl)amino]-sulfanylidenemethyl]-2-furancarboxamide"@en, "N [[(2 کلرو 3 پیریدینیل) آمینو] سولفانیلید متیل] 2 فوران کربوکسامید"@fa ;
  ns0:mass "281.720" ;
  ns0:smiles "C1=CC(=C(N=C1)Cl)NC(=S)NC(=O)C2=CC=CO2" ;
  ns0:formula "C11H8ClN3O2S" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
