@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:26214>
  skos:prefLabel "پورفیرین ها"@fa, "porphyrins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:52183> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:52183>
  ns0:smiles "CCc1c(CC)c2cc3[nH]c(cc4nc(cc5[nH]c(cc1n2)c(CC)c5CC)c(CC)c4CC)c(CC)c3CC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "534.37225" ;
  ns0:synonym_RELATED "Octaethylporphyrine" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26214> ;
  ns0:inchikey "HCIIFBHDBOCSAF-MUZKIALCSA-N" ;
  ns0:synonym_EXACT "2,3,7,8,12,13,17,18-octaethylporphyrin" ;
  skos:prefLabel "octaethylporphyrin"@en, "اکتاتیل پورفیرین"@fa ;
  ns0:subset "3_STAR" ;
  ns0:charge "0" ;
  ns0:mass "534.77720" ;
  ns0:inchi "InChI=1S/C36H46N4/c1-9-21-22(10-2)30-18-32-25(13-5)26(14-6)34(39-32)20-36-28(16-8)27(15-7)35(40-36)19-33-24(12-4)23(11-3)31(38-33)17-29(21)37-30/h17-20,37,40H,9-16H2,1-8H3/b29-17-,30-18-,31-17-,32-18-,33-19-,34-20-,35-19-,36-20-" ;
  ns0:formula "C36H46N4" .

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