@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://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://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168006> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168006>
  ns0:monoisotopicmass "230.05791" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "7-hydroxy-6-[(E)-3-oxobut-1-enyl]chromen-2-one" ;
  ns0:mass "230.219" ;
  ns0:formula "C13H10O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CYZCZHQTXQKGIS-NSCUHMNNSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  skos:prefLabel "7 هیدروکسی 6 (3 اگزوبوت 1 و 1 یل) 2H کرومن 2 یک"@fa, "7-hydroxy-6-(3-oxobut-1-en-1-yl)-2h-chromen-2-one"@en ;
  ns0:inchi "InChI=1S/C13H10O4/c1-8(14)2-3-9-6-10-4-5-13(16)17-12(10)7-11(9)15/h2-7,15H,1H3/b3-2+" ;
  ns0:charge "0" ;
  ns0:smiles "O1C=2C(=CC(=C(O)C2)/C=C/C(=O)C)C=CC1=O" .

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