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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:91615>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1C(=C(NC(=C1C(=O)OCCSC2=CC=CC=C2)C)C)C(=O)OC" ;
  ns0:inchikey "DHCNAWNKZMNTIS-UHFFFAOYSA-N" ;
  skos:prefLabel "2,4,6-trimethyl-1,4-dihydropyridine-3,5-dicarboxylic acid o3-methyl ester o5-[2-(phenylthio)ethyl] ester"@en, "2،4،6 تری متیل 1، دی هیدروپیریدین 3،5  کربوکسیلیک اسید O3  استر O5 [ (فنیل تیو) اتیل]"@fa ;
  ns0:mass "361.457" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50075> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C19H23NO4S" ;
  ns0:inchi "InChI=1S/C19H23NO4S/c1-12-16(18(21)23-4)13(2)20-14(3)17(12)19(22)24-10-11-25-15-8-6-5-7-9-15/h5-9,12,20H,10-11H2,1-4H3" ;
  ns0:monoisotopicmass "361.13478" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
