@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://www.irandoc.acir/onto/irandoc/CHEBI:120951>
  ns0:inchi "InChI=1S/C15H20N4O3S/c1-2-3-14(20)16-15(23)18-10-8-17(9-11-18)12-4-6-13(7-5-12)19(21)22/h4-7H,2-3,8-11H2,1H3,(H,16,20,23)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "336.411" ;
  ns0:inchikey "FVKYDVOXMWMSIC-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:formula "C15H20N4O3S" ;
  skos:prefLabel "N [[4 (4 نیتروفنیل) 1 پیپرازینیل] سولفانیلید متیل] بوتانامید"@fa, "n-[[4-(4-nitrophenyl)-1-piperazinyl]-sulfanylidenemethyl]butanamide"@en ;
  ns0:smiles "CCCC(=O)NC(=S)N1CCN(CC1)C2=CC=C(C=C2)[N+](=O)[O-]" ;
  ns0:monoisotopicmass "336.12561" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26144>
  skos:prefLabel "پیپرازین ها"@fa, "piperazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120951> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
