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

<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:117233>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H21N3O2S2/c1-16-11-13-20(14-12-16)29(26,27)25-21(18-8-4-3-5-9-18)24-22(28)23-19-10-6-7-17(2)15-19/h3-15H,1-2H3,(H2,23,24,25,28)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35358> ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)N=C(C2=CC=CC=C2)NC(=S)NC3=CC=CC(=C3)C" ;
  ns0:inchikey "ODQYVFLWNBEQBS-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C22H21N3O2S2" ;
  skos:prefLabel "1-(3-methylphenyl)-3-[(4-methylphenyl)sulfonylimino-phenylmethyl]thiourea"@en, "1 (3 متیل فنیل) 3 [(4 متیل فنیل) سولفونیلمینو فنیل متیل] تی اوره"@fa ;
  ns0:mass "423.554" ;
  ns0:monoisotopicmass "423.10752" .

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