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

<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:108397>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1-(2-methoxyphenyl)-4-(3-thiophenylmethyl)piperazine"@en, "1 (2 متوکسی فنیل) 4 (3 تیوفنیل متیل) پیپرازین"@fa ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)CC3=CSC=C3" ;
  ns0:inchikey "WYWZGBZCYGPUTL-UHFFFAOYSA-N" ;
  ns0:formula "C16H20N2OS" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:monoisotopicmass "288.12963" ;
  ns0:mass "288.409" ;
  ns0:inchi "InChI=1S/C16H20N2OS/c1-19-16-5-3-2-4-15(16)18-9-7-17(8-10-18)12-14-6-11-20-13-14/h2-6,11,13H,7-10,12H2,1H3" .

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