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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111352>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:monoisotopicmass "292.97999" ;
  ns0:inchi "InChI=1S/C11H8BrN3O2/c12-10-5-4-9(17-10)11(16)15-14-7-8-3-1-2-6-13-8/h1-7H,(H,15,16)" ;
  ns0:formula "C11H8BrN3O2" ;
  ns0:charge "0" ;
  ns0:mass "294.104" ;
  ns0:smiles "C1=CC=NC(=C1)C=NNC(=O)C2=CC=C(O2)Br" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PEYBDTARUCNLSQ-UHFFFAOYSA-N" ;
  skos:prefLabel "5-bromo-n-(2-pyridinylmethylideneamino)-2-furancarboxamide"@en, "5 برمو N (2 پیریدینیل متیلیدین آمینو) 2 فورانکاربوکسامید"@fa ;
  ns0:subset "2_STAR" .

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 .
