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

<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:32228>
  ns0:smiles "C=1C=C(C=CC1)CN2CC3=C(CC2)C(=C(S3)N)C(=O)OCC.Cl" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C17H20N2O2S.ClH/c1-2-21-17(20)15-13-8-9-19(11-14(13)22-16(15)18)10-12-6-4-3-5-7-12;/h3-7H,2,8-11,18H2,1H3;1H" ;
  ns0:mass "352.881" ;
  skos:prefLabel "tinoridine hydrochloride"@en, "تینوریدین هیدروکلراید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H20N2O2S.HCl", "C17H21ClN2O2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37942> ;
  ns0:synonym_EXACT "Tinoridine hydrochloride" ;
  ns0:inchikey "LMAQHEGFQZGATE-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "352.10123" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
