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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211864>
  ns0:subset "2_STAR" ;
  ns0:formula "C15H14O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  skos:prefLabel "5-formyl-6-hydroxy-8-isopropyl-2-naphthoic acid"@en, "5 فرمیل 6 هیدروکسی 8 ایزوپروپیل 2 نفتوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H14O4/c1-8(2)11-6-14(17)13(7-16)10-4-3-9(15(18)19)5-12(10)11/h3-8,17H,1-2H3,(H,18,19)" ;
  ns0:smiles "O=C(O)C1=CC=2C(=C(C(O)=CC2C(C)C)C=O)C=C1" ;
  ns0:synonym_EXACT "5-ormyl-6-hydroxy-8-propan-2-ylnaphthalene-2-carboxylic acid" ;
  ns0:inchikey "LNCDTGIAUBGVBU-UHFFFAOYSA-N" ;
  ns0:mass "258.273" ;
  ns0:monoisotopicmass "258.08921" .

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 .
