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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125090>
  ns0:formula "C27H28FN3O" ;
  ns0:mass "429.530" ;
  skos:prefLabel "3-[4-[(1s,5r)-3-[(2-fluorophenyl)methyl]-3,6-diazabicyclo[3.1.1]heptan-7-yl]phenyl]-n,n-dimethylbenzamide"@en, "3 [4 [(1S,5R) 3 [(2 فلوروفنیل) متیل] 3،6 دیازابیسیکلو[3.1.1]هپتان 7 یل] فنیل] N,N دی متیل بنزامید"@fa ;
  ns0:inchikey "MMNQAUQQDWQNRV-IQCGEYIDSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C27H28FN3O/c1-30(2)27(32)21-8-5-7-20(14-21)18-10-12-19(13-11-18)26-24-16-31(17-25(26)29-24)15-22-6-3-4-9-23(22)28/h3-14,24-26,29H,15-17H2,1-2H3/t24-,25+,26?" ;
  ns0:monoisotopicmass "429.22164" ;
  ns0:smiles "CN(C)C(=O)C1=CC=CC(=C1)C2=CC=C(C=C2)C3[C@H]4CN(C[C@@H]3N4)CC5=CC=CC=C5F" ;
  ns0:charge "0" .

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