@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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26369>
  skos:prefLabel "پسورالن ها"@fa, "psoralens"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93899> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93899>
  skos:prefLabel "9-(2,3-dihydroxy-3-methylbutoxy)-7-furo[3,2-g][1]benzopyranone"@en, "9 (2،3 دی هیدروکسی 3 متیل بوتوکسی) 7 فورو [3،2 گرم] [1] بنزوپیرانون"@fa ;
  ns0:formula "C16H16O6" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC(C)(C(COC1=C2C(=CC3=C1OC=C3)C=CC(=O)O2)O)O" ;
  ns0:mass "304.295" ;
  ns0:monoisotopicmass "304.09469" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26369> ;
  ns0:inchi "InChI=1S/C16H16O6/c1-16(2,19)11(17)8-21-15-13-10(5-6-20-13)7-9-3-4-12(18)22-14(9)15/h3-7,11,17,19H,8H2,1-2H3" ;
  ns0:inchikey "FOINLJRVEBYARJ-UHFFFAOYSA-N" .

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