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

<http://www.irandoc.acir/onto/irandoc/CHEBI:194898>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "202.209" ;
  ns0:inchikey "VLMNACSEESRUAK-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C(C2=CC=CC=C2)=CC(=C1C)C(O)=O" ;
  skos:prefLabel "2 متیل 5 فنیل 3 فوروئیک اسید"@fa, "2-methyl-5-phenyl-3-furoic acid"@en ;
  ns0:synonym_EXACT "2-methyl-5-phenyluran-3-carboxylic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36055> ;
  ns0:inchi "InChI=1S/C12H10O3/c1-8-10(12(13)14)7-11(15-8)9-5-3-2-4-6-9/h2-7H,1H3,(H,13,14)" ;
  ns0:monoisotopicmass "202.06299" ;
  ns0:formula "C12H10O3" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
