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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121857>
  ns0:charge "0" ;
  skos:prefLabel "2 (4 کلروفنوکسی) N [5 (5،6،7،8 تتراهیدرونافتالن 2 yl) 1،3،4 اگزادیازول 2 یل] استامید"@fa, "2-(4-chlorophenoxy)-n-[5-(5,6,7,8-tetrahydronaphthalen-2-yl)-1,3,4-oxadiazol-2-yl]acetamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:formula "C20H18ClN3O3" ;
  ns0:mass "383.829" ;
  ns0:smiles "C1CCC2=C(C1)C=CC(=C2)C3=NN=C(O3)NC(=O)COC4=CC=C(C=C4)Cl" ;
  ns0:inchi "InChI=1S/C20H18ClN3O3/c21-16-7-9-17(10-8-16)26-12-18(25)22-20-24-23-19(27-20)15-6-5-13-3-1-2-4-14(13)11-15/h5-11H,1-4,12H2,(H,22,24,25)" ;
  ns0:inchikey "PGVSYUVTYNTVPH-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "383.10367" ;
  ns0:subset "2_STAR" .

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 .
