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

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

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 .
