@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:108329>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H19BrClN5O5S" ;
  ns0:inchikey "QLQGIDGIEDSHMF-UHFFFAOYSA-N" ;
  ns0:smiles "C1CN(CCN1CC(=O)NN=CC2=CC(=C(C=C2)Cl)[N+](=O)[O-])S(=O)(=O)C3=CC=C(C=C3)Br" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46844> ;
  skos:prefLabel "2 [4 (4 بروموفنیل) سولفونیل 1 پیپرازینیل] N [(4 کلرو 3 نیتروفنیل) متیلیدین آمینو] استامید"@fa, "2-[4-(4-bromophenyl)sulfonyl-1-piperazinyl]-n-[(4-chloro-3-nitrophenyl)methylideneamino]acetamide"@en ;
  ns0:inchi "InChI=1S/C19H19BrClN5O5S/c20-15-2-4-16(5-3-15)32(30,31)25-9-7-24(8-10-25)13-19(27)23-22-12-14-1-6-17(21)18(11-14)26(28)29/h1-6,11-12H,7-10,13H2,(H,23,27)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "542.99788" ;
  ns0:mass "544.808" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46844>
  skos:prefLabel "n-acylpiperazine"@en, "آسیل پیپرازین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108329> .

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 .
