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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120633>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MPPNRIHCUHCBFR-UHFFFAOYSA-N" ;
  skos:prefLabel "5-(4-bromophenyl)-n-[[(2-propyl-5-tetrazolyl)amino]-sulfanylidenemethyl]-2-furancarboxamide"@en, "5 (4 بروموفنیل) N [[(2 پروپیل 5 تترازولیل) آمینو] سولفانیلید متیل] 2 فوران کربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15BrN6O2S/c1-2-9-23-21-15(20-22-23)19-16(26)18-14(24)13-8-7-12(25-13)10-3-5-11(17)6-4-10/h3-8H,2,9H2,1H3,(H2,18,19,21,24,26)" ;
  ns0:monoisotopicmass "434.01606" ;
  ns0:mass "435.300" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCN1N=C(N=N1)NC(=S)NC(=O)C2=CC=C(O2)C3=CC=C(C=C3)Br" ;
  ns0:formula "C16H15BrN6O2S" .

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 .
