@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:2667>
  ns0:inchi "InChI=1S/C20H23N.ClH/c1-21(2)15-7-12-20-18-10-5-3-8-16(18)13-14-17-9-4-6-11-19(17)20;/h3-6,8-12H,7,13-15H2,1-2H3;1H" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KFYRPLNVJVHZGT-UHFFFAOYSA-N" ;
  ns0:formula "C20H23N.HCl", "C20H24ClN" ;
  ns0:mass "313.865" ;
  ns0:synonym_RELATED "Elavil" ;
  ns0:charge "0" ;
  skos:prefLabel "amitriptyline hydrochloride"@en, "آمی‌تریپتیلین هیدروکلرید"@fa ;
  ns0:monoisotopicmass "313.15973" ;
  ns0:smiles "C1CC=2C(C(C=3C1=CC=CC3)=CCCN(C)C)=CC=CC2.Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51959> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "Amitriptyline hydrochloride" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:51959>
  skos:prefLabel "ترکیب سه حلقه ای آلی"@fa, "organic tricyclic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2667> .

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