@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:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175352> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175352>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:monoisotopicmass "342.14672" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1,2,3,4-tetrahydro-1-[1-hydroxy-3-(4-hydroxyphenyl)-2-propenyl]-7-methoxy-2,6-naphthalenediol"@en, "1،2،3،4 تتراهیدرو 1 [1 هیدروکسی 3 (4 هیدروکسی فنیل) 2 پروپنیل] 7 متوکسی 2،6 نفتالن دیول"@fa ;
  ns0:formula "C20H22O5" ;
  ns0:inchi "InChI=1S/C20H22O5/c1-25-19-11-15-13(10-18(19)24)5-9-17(23)20(15)16(22)8-4-12-2-6-14(21)7-3-12/h2-4,6-8,10-11,16-17,20-24H,5,9H2,1H3/b8-4-" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "342.391" ;
  ns0:inchikey "WCBFHZJDMQCSLQ-YWEYNIOJSA-N" ;
  ns0:smiles "OC1C(C=2C(CC1)=CC(O)=C(OC)C2)C(O)/C=C/C3=CC=C(O)C=C3" ;
  ns0:synonym_EXACT "1-[(Z)-1-hydroxy-3-(4-hydroxyphenyl)prop-2-enyl]-7-methoxy-1,2,3,4-tetrahydronaphthalene-2,6-diol" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
