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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112828>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H20N4O4S" ;
  ns0:mass "388.443" ;
  ns0:charge "0" ;
  ns0:inchikey "PMZBGUZHBSTEOQ-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC(=C2CCCC(=NNC3=C(C=C(C=C3)S(=O)(=O)N)[N+](=O)[O-])C2=C1)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  skos:prefLabel "4-[2-(5,7-dimethyl-3,4-dihydro-2h-naphthalen-1-ylidene)hydrazinyl]-3-nitrobenzenesulfonamide"@en, "4 [2 (5،7 دی متیل 3،4 دی هیدرو 2H نفتالن 1 یلیدین) هیدرازینیل] 3 نیتروبنزن سولفونامید"@fa ;
  ns0:inchi "InChI=1S/C18H20N4O4S/c1-11-8-12(2)14-4-3-5-16(15(14)9-11)20-21-17-7-6-13(27(19,25)26)10-18(17)22(23)24/h6-10,21H,3-5H2,1-2H3,(H2,19,25,26)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "388.12053" .

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 .
