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

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

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