@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:83352>
  skos:prefLabel "استر بنزن سولفونات"@fa, "benzenesulfonate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109078> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109078>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "بنزن سولفونیک اسید [2 متوکسی 5 [[[(3 نیتروفنیل) اکسومتیل] هیدرازینیلیدین] متیل] فنیل] استر"@fa, "benzenesulfonic acid [2-methoxy-5-[[[(3-nitrophenyl)-oxomethyl]hydrazinylidene]methyl]phenyl] ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "455.442" ;
  ns0:monoisotopicmass "455.07872" ;
  ns0:inchi "InChI=1S/C21H17N3O7S/c1-30-19-11-10-15(12-20(19)31-32(28,29)18-8-3-2-4-9-18)14-22-23-21(25)16-6-5-7-17(13-16)24(26)27/h2-14H,1H3,(H,23,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83352> ;
  ns0:inchikey "BDPPMYZEYLKWLL-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=C(C=C(C=C1)C=NNC(=O)C2=CC(=CC=C2)[N+](=O)[O-])OS(=O)(=O)C3=CC=CC=C3" ;
  ns0:formula "C21H17N3O7S" .

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