@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://www.irandoc.acir/onto/irandoc/CHEBI:229154>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "216.280" ;
  skos:prefLabel "لیگولارون"@fa, "ligularone"@en ;
  ns0:synonym_EXACT "3-methyl-5-methylidene-4a,6,7,8,8a,9-hexahydrobenzo[][1]benzouran-4-one" ;
  ns0:formula "C14H16O2" ;
  ns0:monoisotopicmass "216.11503" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:inchi "InChI=1S/C14H16O2/c1-8-4-3-5-10-6-11-13(9(2)7-16-11)14(15)12(8)10/h7,10,12H,1,3-6H2,2H3" ;
  ns0:smiles "O1C=2CC3C(C(CCC3)=C)C(=O)C2C(=C1)C" ;
  ns0:inchikey "HFUWQFBDHSXQNU-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229154> .

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 .
