@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:50075>
  skos:prefLabel "دی‌هیدروپیریدین"@fa, "dihydropyridine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31253> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31253>
  ns0:monoisotopicmass "527.18231" ;
  skos:prefLabel "barnidipine hydrochloride"@en, "بارنیدیپین هیدروکلراید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50075> ;
  ns0:inchi "InChI=1S/C27H29N3O6.ClH/c1-17-23(26(31)35-3)25(20-10-7-11-21(14-20)30(33)34)24(18(2)28-17)27(32)36-22-12-13-29(16-22)15-19-8-5-4-6-9-19;/h4-11,14,22,25,28H,12-13,15-16H2,1-3H3;1H/t22-,25-;/m0./s1" ;
  ns0:charge "0" ;
  ns0:formula "C27H29N3O6.HCl", "C27H30ClN3O6" ;
  ns0:inchikey "XEMPUKIZUCIZEY-YSCHMLPRSA-N" ;
  ns0:smiles "C(N1C[C@H](CC1)OC(C=2[C@H](C(=C(C)NC2C)C(OC)=O)C3=CC([N+]([O-])=O)=CC=C3)=O)C4=CC=CC=C4.Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "Barnidipine hydrochloride" ;
  ns0:mass "527.998" ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
