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

<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:209059>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36749> ;
  ns0:formula "C15H20N2" ;
  skos:prefLabel "3,3',4,4',5,5'-hexamethyl-2,2'-dipyrrolylmethene"@en, "3,3',4,4',5,5' هگزا متیل 2,2' دی پیرولیل متن"@fa ;
  ns0:mass "228.339" ;
  ns0:smiles "N=1/C(/C(C)=C(C1C)C)=C/C=2NC(C)=C(C2C)C" ;
  ns0:synonym_EXACT "(5Z)-2,3,4-trimethyl-5-[(3,4,5-trimethyl-1H-pyrrol-2-yl)methylidene]pyrrole" ;
  ns0:inchikey "APGBBTKLGOOHEX-CHHVJCJISA-N" ;
  ns0:inchi "InChI=1S/C15H20N2/c1-8-10(3)14(16-12(8)5)7-15-11(4)9(2)13(6)17-15/h7,16H,1-6H3/b15-7-" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "228.16265" .

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 .
