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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107236>
  ns0:formula "C16H15BrN2O2S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC(=CC=C1)CSC2=NCCN2C(=O)C3=CC=C(O3)Br" ;
  ns0:mass "379.273" ;
  skos:prefLabel "(5-bromo-2-furanyl)-[2-[(3-methylphenyl)methylthio]-4,5-dihydroimidazol-1-yl]methanone"@en, "(5 برومو 2 فورانیل) [2 [(3 متیل فنیل) متیل تیو] 4،5 دی هیدرویمیدازول 1 یل] متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:monoisotopicmass "378.00376" ;
  ns0:charge "0" ;
  ns0:inchikey "FWGXAIFIZCHPCH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H15BrN2O2S/c1-11-3-2-4-12(9-11)10-22-16-18-7-8-19(16)15(20)13-5-6-14(17)21-13/h2-6,9H,7-8,10H2,1H3" .

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