@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:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216493> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216493>
  ns0:inchikey "IBKIZGBXISNJPH-VIFPVBQESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  skos:prefLabel "variabilone"@en, "Variabilone"@fa ;
  ns0:formula "C15H16O2" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H16O2/c1-9-8-17-13-6-10-4-5-14(16)15(2,3)12(10)7-11(9)13/h4-7,9H,8H2,1-3H3/t9-/m0/s1" ;
  ns0:monoisotopicmass "228.11503" ;
  ns0:smiles "O=C1C=CC=2C=C3OC[C@@H](C3=CC2C1(C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3R)-3,5,5-trimethyl-2,3-dihydrobenzo[][1]benzouran-6-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "228.291" .

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 .
