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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116920>
  ns0:inchikey "USPLJRSUCIQBTC-UHFFFAOYSA-N" ;
  ns0:mass "327.422" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "327.05990" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  skos:prefLabel "n-[2-(2-furanylmethylthio)ethyl]-4-methoxybenzenesulfonamide"@en, "N [2 (2 فورانیل متیل تیو) اتیل] 4 متوکسی بنزن سولفونامید"@fa ;
  ns0:inchi "InChI=1S/C14H17NO4S2/c1-18-12-4-6-14(7-5-12)21(16,17)15-8-10-20-11-13-3-2-9-19-13/h2-7,9,15H,8,10-11H2,1H3" ;
  ns0:smiles "COC1=CC=C(C=C1)S(=O)(=O)NCCSCC2=CC=CO2" ;
  ns0:formula "C14H17NO4S2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
