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

<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:109576>
  ns0:formula "C21H20ClN3O3" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H20ClN3O3/c1-27-19-8-3-2-7-18(19)24-9-11-25(12-10-24)21(26)17-14-20(28-23-17)15-5-4-6-16(22)13-15/h2-8,13-14H,9-12H2,1H3" ;
  skos:prefLabel "[5 (3 کلروفنیل) 3 ایزوکسازولیل] [4 (2 متوکسی فنیل) 1 پیپرازینیل] متانون"@fa, "[5-(3-chlorophenyl)-3-isoxazolyl]-[4-(2-methoxyphenyl)-1-piperazinyl]methanone"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "397.856" ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)C(=O)C3=NOC(=C3)C4=CC(=CC=C4)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:monoisotopicmass "397.11932" ;
  ns0:charge "0" ;
  ns0:inchikey "QLKGVECXEKDGRM-UHFFFAOYSA-N" .

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