@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:46848>
  skos:prefLabel "n-arylpiperazine"@en, "N آریل پی پرازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116601> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116601>
  ns0:mass "344.364" ;
  skos:prefLabel "LSM 28056"@fa, "lsm-28056"@en ;
  ns0:monoisotopicmass "344.15173" ;
  ns0:smiles "CCOC(=O)N1CCN(CC1)C2=[NH+]C=NC3=C2NC4=C3C=C(C=C4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:charge "+1" ;
  ns0:inchi "InChI=1S/C17H18FN5O2/c1-2-25-17(24)23-7-5-22(6-8-23)16-15-14(19-10-20-16)12-9-11(18)3-4-13(12)21-15/h3-4,9-10,21H,2,5-8H2,1H3/p+1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "VRAMQXNVVSJLFN-UHFFFAOYSA-O" ;
  ns0:formula "C17H19FN5O2" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
