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

<http://www.irandoc.acir/onto/irandoc/CHEBI:244752>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "309.36390" ;
  ns0:smiles "c1ccc(cc1)-c1cc(nc(c1)-c1ccccn1)-c1cccnc1" ;
  ns0:synonym_EXACT "2(4)-phenyl-1(2),2(2):2(6),3(3)-terpyridine" ;
  ns0:inchikey "GJYNLUDMTSJFDE-UHFFFAOYSA-N" ;
  ns0:formula "C21H15N3" ;
  ns0:monoisotopicmass "309.12660" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59721> ;
  skos:prefLabel "4'-phenyl-2,2':6',3''-terpyridine"@en, "4' فنیل 2,2':6',3' terpyridine"@fa ;
  ns0:subset "3_STAR" ;
  ns0:inchi "InChI=1S/C21H15N3/c1-2-7-16(8-3-1)18-13-20(17-9-6-11-22-15-17)24-21(14-18)19-10-4-5-12-23-19/h1-15H" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
