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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143300>
  ns0:monoisotopicmass "292.028" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H13ClN2O4S/c11-8-2-4-9(5-3-8)18(16,17)13-10(15)12-6-1-7-14/h2-5,14H,1,6-7H2,(H2,12,13,15)" ;
  ns0:smiles "ClC1=CC=C(S(=O)(=O)NC(=O)NCCCO)C=C1" ;
  ns0:mass "292.741" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H13ClN2O4S" ;
  ns0:inchikey "RGHMGBPAVUBPSD-UHFFFAOYSA-N" ;
  skos:prefLabel "1-(4-chlorophenyl)sulfonyl-3-(3-hydroxypropyl)urea"@en, "1 (4 کلروفنیل) سولفونیل 3 (3 هیدروکسی پروپیل) اوره"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> .

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