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

<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:206502>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  skos:prefLabel "تانزوائیک اسید جی"@fa, "tanzawaic acid g"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "302.370" ;
  ns0:smiles "O=C(O)/C=C/C=C/C1=C2C(=CC=C1CO)C[C@@](O)(C)C[C@H]2C" ;
  ns0:synonym_EXACT "(2E,4E)-5-[(6R,8R)-6-hydroxy-2-(hydroxymethyl)-6,8-dimethyl-7,8-dihydro-5H-naphthalen-1-yl]penta-2,4-dienoic acid" ;
  ns0:monoisotopicmass "302.15181" ;
  ns0:formula "C18H22O4" ;
  ns0:inchikey "YCMUDCYIDCEIAJ-ZTLZXXPXSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H22O4/c1-12-9-18(2,22)10-13-7-8-14(11-19)15(17(12)13)5-3-4-6-16(20)21/h3-8,12,19,22H,9-11H2,1-2H3,(H,20,21)/b5-3+,6-4+/t12-,18-/m1/s1" .

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 .
