@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26151>
  skos:prefLabel "پیپریدین ها"@fa, "piperidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112690> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112690>
  skos:prefLabel "3-nitro-4-[2-[1-(phenylmethyl)-4-piperidinylidene]hydrazinyl]benzenesulfonamide"@en, "3 نیترو 4 [2 [1 (فنیل متیل) 4 پیپریدینیلیدن] هیدرازینیل] بنزن سولفونامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "403.457" ;
  ns0:monoisotopicmass "403.13143" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C1CN(CCC1=NNC2=C(C=C(C=C2)S(=O)(=O)N)[N+](=O)[O-])CC3=CC=CC=C3" ;
  ns0:formula "C18H21N5O4S" ;
  ns0:inchi "InChI=1S/C18H21N5O4S/c19-28(26,27)16-6-7-17(18(12-16)23(24)25)21-20-15-8-10-22(11-9-15)13-14-4-2-1-3-5-14/h1-7,12,21H,8-11,13H2,(H2,19,26,27)" ;
  ns0:inchikey "FLXSMIQOKWFYOA-UHFFFAOYSA-N" .

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