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

<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:93638>
  ns0:inchikey "QTPPYQBUYPBJIC-UHFFFAOYSA-N" ;
  ns0:smiles "CCCCCCN1CCN(CC1)C2=CC(=CC=C2)Cl" ;
  skos:prefLabel "1-(3-chlorophenyl)-4-hexylpiperazine"@en, "1 (3 کلروفنیل) 4 هگزیل پی پرازین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H25ClN2" ;
  ns0:mass "280.837" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "280.17063" ;
  ns0:inchi "InChI=1S/C16H25ClN2/c1-2-3-4-5-9-18-10-12-19(13-11-18)16-8-6-7-15(17)14-16/h6-8,14H,2-5,9-13H2,1H3" .

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