@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:126302>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(1r,5s)-n-(3-chlorophenyl)-7-[4-[3-[dimethylamino(oxo)methyl]phenyl]phenyl]-3,6-diazabicyclo[3.1.1]heptane-6-carboxamide"@en, "(1R,5S) N (3 کلروفنیل) 7 [4 [3 [دی متیل آمینو(اکسو) متیل] فنیل] فنیل] 3،6 دیازابیسیکلو[3.1.1] هپتان 6 کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C27H27ClN4O2/c1-31(2)26(33)20-6-3-5-19(13-20)17-9-11-18(12-10-17)25-23-15-29-16-24(25)32(23)27(34)30-22-8-4-7-21(28)14-22/h3-14,23-25,29H,15-16H2,1-2H3,(H,30,34)/t23-,24+,25?" ;
  ns0:smiles "CN(C)C(=O)C1=CC=CC(=C1)C2=CC=C(C=C2)C3[C@H]4CNC[C@@H]3N4C(=O)NC5=CC(=CC=C5)Cl" ;
  ns0:inchikey "DFCQVAMCMOCMQZ-XMGLRAKGSA-N" ;
  ns0:mass "474.983" ;
  ns0:monoisotopicmass "474.18225" ;
  ns0:formula "C27H27ClN4O2" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> .

<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:126302> .

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