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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111377>
  ns0:formula "C15H17N5O2S" ;
  ns0:inchi "InChI=1S/C15H17N5O2S/c1-22-10-5-6-11-9(7-10)3-2-4-12(11)19-20-15-17-13(8-23-15)14(21)18-16/h5-8H,2-4,16H2,1H3,(H,17,20)(H,18,21)" ;
  ns0:mass "331.394" ;
  skos:prefLabel "2-[2-(6-methoxy-3,4-dihydro-2h-naphthalen-1-ylidene)hydrazinyl]-4-thiazolecarbohydrazide"@en, "2 [2 (6 متوکسی 3،4 دی هیدرو 2H نفتالن 1 یلیدین) هیدرازینیل] 4 تیازول کربوهیدرازید"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "IDFQFWCLAOPALJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "331.11030" ;
  ns0:smiles "COC1=CC2=C(C=C1)C(=NNC3=NC(=CS3)C(=O)NN)CCC2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> .

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 .
