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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125647>
  ns0:formula "C16H21NO" ;
  skos:prefLabel "(7S) 7 [پروپیل(پروپ 2 ینیل) آمینو] 5،6،7،8 تتراهیدرونافتالن 1 اول"@fa, "(7s)-7-[propyl(prop-2-ynyl)amino]-5,6,7,8-tetrahydronaphthalen-1-ol"@en ;
  ns0:charge "0" ;
  ns0:mass "243.345" ;
  ns0:monoisotopicmass "243.16231" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:smiles "CCCN(CC#C)[C@H]1CCC2=C(C1)C(=CC=C2)O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H21NO/c1-3-10-17(11-4-2)14-9-8-13-6-5-7-16(18)15(13)12-14/h1,5-7,14,18H,4,8-12H2,2H3/t14-/m0/s1" ;
  ns0:inchikey "SSPSAQSJBSXUBI-AWEZNQCLSA-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:mass rdfs:label "جرم"@fa, "mass"@en .
