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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109784>
  ns0:formula "C22H27FN4O2" ;
  skos:prefLabel "n-[3-fluoro-4-(4-phenyl-1-piperazinyl)phenyl]-2-(4-morpholinyl)acetamide"@en, "N [3 فلوئورو 4 (4 فنیل 1 پیپرازینیل) فنیل] 2 (4 مورفولینیل) استامید"@fa ;
  ns0:smiles "C1CN(CCN1C2=CC=CC=C2)C3=C(C=C(C=C3)NC(=O)CN4CCOCC4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchikey "FWZOTNIGAMRXHS-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "398.475" ;
  ns0:inchi "InChI=1S/C22H27FN4O2/c23-20-16-18(24-22(28)17-25-12-14-29-15-13-25)6-7-21(20)27-10-8-26(9-11-27)19-4-2-1-3-5-19/h1-7,16H,8-15,17H2,(H,24,28)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "398.21180" .

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