@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://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:35358>
  skos:prefLabel "سولفونامید"@fa, "sulfonamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107270> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107270>
  ns0:inchikey "OQTUWDWJDGOJBC-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)NC2=CC=CC3=C2CCCC3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "4-methyl-n-(5,6,7,8-tetrahydronaphthalen-1-yl)benzenesulfonamide"@en, "4 متیل N (5،6،7،8 تتراهیدرونافتالن 1 yl) بنزن سولفونامید"@fa ;
  ns0:inchi "InChI=1S/C17H19NO2S/c1-13-9-11-15(12-10-13)21(19,20)18-17-8-4-6-14-5-2-3-7-16(14)17/h4,6,8-12,18H,2-3,5,7H2,1H3" ;
  ns0:monoisotopicmass "301.11365" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H19NO2S" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "301.405" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
