@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#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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31497> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31497>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  ns0:monoisotopicmass "444.22604" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "Dimetacrine bitartrate" ;
  ns0:synonym_EXACT "Dimetacrine tartrate" ;
  ns0:inchi "InChI=1S/C20H26N2.C4H6O6/c1-20(2)16-10-5-7-12-18(16)22(15-9-14-21(3)4)19-13-8-6-11-17(19)20;5-1(3(7)8)2(6)4(9)10/h5-8,10-13H,9,14-15H2,1-4H3;1-2,5-6H,(H,7,8)(H,9,10)/t;1-,2-/m.1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H26N2.C4H6O6" ;
  ns0:smiles "O[C@H]([C@@H](O)C(O)=O)C(O)=O.CN(C)CCCN1c2ccccc2C(C)(C)c2ccccc12" ;
  skos:prefLabel "دی متاکرین تارتارات"@fa, "dimetacrine tartrate"@en ;
  ns0:charge "0" ;
  ns0:mass "444.522" ;
  ns0:inchikey "IIYKUJVECNNTEY-LREBCSMRSA-N" .

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