@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26151>
  skos:prefLabel "پیپریدین ها"@fa, "piperidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121783> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121783>
  ns0:inchikey "SFTMVDXPSBQOBJ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H25N3O2/c1-17-21(16-24-26(17)19-8-4-3-5-9-19)23(27)25-14-12-18(13-15-25)20-10-6-7-11-22(20)28-2/h3-11,16,18H,12-15H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "[4 (2 متوکسی فنیل) 1 پیپریدینیل] (5 متیل 1 فنیل 4 پیرازولیل) متانون"@fa, "[4-(2-methoxyphenyl)-1-piperidinyl]-(5-methyl-1-phenyl-4-pyrazolyl)methanone"@en ;
  ns0:smiles "CC1=C(C=NN1C2=CC=CC=C2)C(=O)N3CCC(CC3)C4=CC=CC=C4OC" ;
  ns0:mass "375.464" ;
  ns0:monoisotopicmass "375.19468" ;
  ns0:formula "C23H25N3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:charge "0" .

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