@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:111384> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:111384>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "480.18313" ;
  ns0:inchikey "COLKKSSIWGXVIR-UHFFFAOYSA-N" ;
  ns0:formula "C25H28N4O4S" ;
  ns0:mass "480.581" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "7 [4 [4 (2،5 دی متیل فنیل) 1 پیپرازینیل] 4 اگزوبوتیل] 6 سولفانیلیدن 5H [1،3] دیوکسولو [4،5 گرم] کینازولین 8 یک"@fa, "7-[4-[4-(2,5-dimethylphenyl)-1-piperazinyl]-4-oxobutyl]-6-sulfanylidene-5h-[1,3]dioxolo[4,5-g]quinazolin-8-one"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C25H28N4O4S/c1-16-5-6-17(2)20(12-16)27-8-10-28(11-9-27)23(30)4-3-7-29-24(31)18-13-21-22(33-15-32-21)14-19(18)26-25(29)34/h5-6,12-14H,3-4,7-11,15H2,1-2H3,(H,26,34)" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)N2CCN(CC2)C(=O)CCCN3C(=O)C4=CC5=C(C=C4NC3=S)OCO5" .

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