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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117227>
  skos:prefLabel "[4 (2 متیل فنیل) 1 پیپرازینیل] (5 پروپیل 3 تیوفنیل) متانون"@fa, "[4-(2-methylphenyl)-1-piperazinyl]-(5-propyl-3-thiophenyl)methanone"@en ;
  ns0:inchi "InChI=1S/C19H24N2OS/c1-3-6-17-13-16(14-23-17)19(22)21-11-9-20(10-12-21)18-8-5-4-7-15(18)2/h4-5,7-8,13-14H,3,6,9-12H2,1-2H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NWGUZIIUTPEQKI-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "328.473" ;
  ns0:smiles "CCCC1=CC(=CS1)C(=O)N2CCN(CC2)C3=CC=CC=C3C" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "328.16093" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H24N2OS" .

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