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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104185>
  ns0:inchikey "QBXHUZJZYDSLRH-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:smiles "CCCN(CC=CI)C1CCC2=C(C1)C(=CC=C2)O" ;
  ns0:monoisotopicmass "371.07461" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "7 [3 یدوپروپ 2 انیل(پروپیل) آمینو] 5،6،7،8 تتراهیدرونافتالن 1 اول"@fa, "7-[3-iodoprop-2-enyl(propyl)amino]-5,6,7,8-tetrahydronaphthalen-1-ol"@en ;
  ns0:mass "371.257" ;
  ns0:inchi "InChI=1S/C16H22INO/c1-2-10-18(11-4-9-17)14-8-7-13-5-3-6-16(19)15(13)12-14/h3-6,9,14,19H,2,7-8,10-12H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H22INO" ;
  ns0:charge "0" .

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 .
