@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://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:38835>
  skos:prefLabel "گزانتین ها"@fa, "xanthenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107979> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107979>
  ns0:formula "C24H23N3O2" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 [4 (2 پیریدینیل) 1 پیپرازینیل] 2 (9H زانتن 9 ایل) اتانون"@fa, "1-[4-(2-pyridinyl)-1-piperazinyl]-2-(9h-xanthen-9-yl)ethanone"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38835> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "385.17903" ;
  ns0:mass "385.459" ;
  ns0:inchi "InChI=1S/C24H23N3O2/c28-24(27-15-13-26(14-16-27)23-11-5-6-12-25-23)17-20-18-7-1-3-9-21(18)29-22-10-4-2-8-19(20)22/h1-12,20H,13-17H2" ;
  ns0:smiles "C1CN(CCN1C2=CC=CC=N2)C(=O)CC3C4=CC=CC=C4OC5=CC=CC=C35" ;
  ns0:inchikey "USMJFZYNIFTLDL-UHFFFAOYSA-N" .

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 .
