@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://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:120713> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120713>
  ns0:subset "2_STAR" ;
  ns0:inchikey "XIWVYGPWWJJNFK-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "[4-[4-(methoxyiminomethyl)-2-nitrophenyl]-1-piperazinyl]-(4-methylphenyl)methanone"@en, "[4 [4 (متوکسی ایمین متیل) 2 نیتروفنیل] 1 پیپرازینیل] (4 متیل فنیل) متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchi "InChI=1S/C20H22N4O4/c1-15-3-6-17(7-4-15)20(25)23-11-9-22(10-12-23)18-8-5-16(14-21-28-2)13-19(18)24(26)27/h3-8,13-14H,9-12H2,1-2H3" ;
  ns0:mass "382.414" ;
  ns0:formula "C20H22N4O4" ;
  ns0:monoisotopicmass "382.16411" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)N2CCN(CC2)C3=C(C=C(C=C3)C=NOC)[N+](=O)[O-]" .

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 .
