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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109654>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "366.99901" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C14H14BrN3O2S/c1-8-3-4-9(2)10(7-8)16-14(21)18-17-13(19)11-5-6-12(15)20-11/h3-7H,1-2H3,(H,17,19)(H2,16,18,21)" ;
  skos:prefLabel "1 [[(5 برومو 2 فورانیل) اکسومتیل] آمینو] 3 (2،5 دی متیل فنیل) تی اوره"@fa, "1-[[(5-bromo-2-furanyl)-oxomethyl]amino]-3-(2,5-dimethylphenyl)thiourea"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:mass "368.250" ;
  ns0:inchikey "ZBCDIULMPGHKDR-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)NC(=S)NNC(=O)C2=CC=C(O2)Br" ;
  ns0:formula "C14H14BrN3O2S" .

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 .
