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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109334>
  ns0:mass "435.565" ;
  ns0:inchikey "LMZQJGGRXMHMEB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "435.10752" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=C(C=C(C=C1)C2=NC3=C(S2)N=CC=C3)NS(=O)(=O)C4=CC5=C(CCCC5)C=C4" ;
  skos:prefLabel "n-[2-methyl-5-(2-thiazolo[5,4-b]pyridinyl)phenyl]-5,6,7,8-tetrahydronaphthalene-2-sulfonamide"@en, "N [2 متیل 5 (2 تیازولو [5،4 b] پیریدینیل) فنیل] 5،6،7،8 تتراهیدرونافتالین 2 سولفونامید"@fa ;
  ns0:formula "C23H21N3O2S2" ;
  ns0:inchi "InChI=1S/C23H21N3O2S2/c1-15-8-9-18(22-25-20-7-4-12-24-23(20)29-22)14-21(15)26-30(27,28)19-11-10-16-5-2-3-6-17(16)13-19/h4,7-14,26H,2-3,5-6H2,1H3" ;
  ns0:subset "2_STAR" .

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 .
