@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://www.irandoc.acir/onto/irandoc/CHEBI:91718>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC=C(C=C1)S(=O)(=O)C(C2=CC=CC=C2)C3=C(ON=C3C)C" ;
  skos:prefLabel "3,5-dimethyl-4-[(4-methylphenyl)sulfonyl-phenylmethyl]isoxazole"@en, "3،5 دی متیل 4 [(4 متیل فنیل) سولفونیل فنیل متیل] ایزوکسازول"@fa ;
  ns0:inchikey "ZEKHPEYYOIKDQJ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33552> ;
  ns0:formula "C19H19NO3S" ;
  ns0:inchi "InChI=1S/C19H19NO3S/c1-13-9-11-17(12-10-13)24(21,22)19(16-7-5-4-6-8-16)18-14(2)20-23-15(18)3/h4-12,19H,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "341.10856" ;
  ns0:mass "341.426" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:33552>
  skos:prefLabel "مشتق اسید سولفونیک"@fa, "sulfonic acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91718> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
