@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://www.irandoc.acir/onto/irandoc/CHEBI:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:172030> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:172030>
  skos:prefLabel "(3'x,5'a,9'x,10'b) O (6 Oxo 7 drimen 11 yl)umbelliferone"@fa, "(3'x,5'a,9'x,10'b)-o-(6-oxo-7-drimen-11-yl)umbelliferone"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:smiles "O=C1C2C(CCCC2(C)C)(C(C(=C1)C)COC3=CC=4OC(=O)C=CC4C=C3)C" ;
  ns0:monoisotopicmass "380.19876" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C24H28O4/c1-15-12-19(25)22-23(2,3)10-5-11-24(22,4)18(15)14-27-17-8-6-16-7-9-21(26)28-20(16)13-17/h6-9,12-13,18,22H,5,10-11,14H2,1-4H3" ;
  ns0:formula "C24H28O4" ;
  ns0:mass "380.484" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "7-[(2,5,5,8a-tetramethyl-4-oxo-4a,6,7,8-tetrahydro-1H-naphthalen-1-yl)methoxy]chromen-2-one" ;
  ns0:inchikey "CKZQOSCRZFMJSZ-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
