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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197267>
  ns0:inchikey "CMWCSSCXHBQEPX-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C13H18/c1-9-4-7-12-10(2)5-6-11(3)13(12)8-9/h5-6,9H,4,7-8H2,1-3H3" ;
  skos:prefLabel "1,2,3,4-tetrahydro-2,5,8-trimethyl naphthalene"@en, "1،2،3،4 تتراهیدرو 2،5،8 تری متیل نفتالین"@fa ;
  ns0:synonym_EXACT "2,5,8-trimethyl-1,2,3,4-tetrahydronaphthalene" ;
  ns0:mass "174.287" ;
  ns0:charge "0" ;
  ns0:smiles "C1(CCC=2C(C1)=C(C=CC2C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H18" ;
  ns0:monoisotopicmass "174.14085" ;
  ns0:subset "2_STAR" .

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 .
