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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120437>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchi "InChI=1S/C19H23N3O2/c23-17(14-7-2-1-3-8-14)20-19-22-21-18(24-19)16-11-10-13-6-4-5-9-15(13)12-16/h10-12,14H,1-9H2,(H,20,22,23)" ;
  ns0:formula "C19H23N3O2" ;
  ns0:charge "0" ;
  ns0:mass "325.406" ;
  ns0:inchikey "SXHGZODTZKJJSW-UHFFFAOYSA-N" ;
  skos:prefLabel "N [5 (5،6،7،8 تتراهیدرونافتالن 2 yl) 1،3،4 اگزادیازول 2 yl] سیکلوهگزان کربوکسامید"@fa, "n-[5-(5,6,7,8-tetrahydronaphthalen-2-yl)-1,3,4-oxadiazol-2-yl]cyclohexanecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "325.17903" ;
  ns0:smiles "C1CCC(CC1)C(=O)NC2=NN=C(O2)C3=CC4=C(CCCC4)C=C3" .

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 .
