@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:175002>
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-phenyl-4-(2-phenylethyl)-1,2,3,4-tetrahydronaphthalene" ;
  ns0:inchikey "ILCNDBNTTSAFLO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "312.18780" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "312.456" ;
  skos:prefLabel "1،2،3،4 تتراهیدرو 1 فنیل 4 (2 فنیل اتیل) نفتالین"@fa, "1,2,3,4-tetrahydro-1-phenyl-4-(2-phenylethyl)naphthalene"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:smiles "C1(CCC(C=2C1=CC=CC2)C3=CC=CC=C3)CCC4=CC=CC=C4" ;
  ns0:inchi "InChI=1S/C24H24/c1-3-9-19(10-4-1)15-16-21-17-18-23(20-11-5-2-6-12-20)24-14-8-7-13-22(21)24/h1-14,21,23H,15-18H2" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H24" .

<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:175002> .

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 .
