@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:35484>
  skos:prefLabel "استر فتالات"@fa, "phthalate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228444> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:228444>
  ns0:inchikey "YSWGAOFCBWKMTL-UHFFFAOYSA-N" ;
  ns0:formula "C22H20N2O4" ;
  ns0:mass "376.412" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C22H20N2O4/c1-22(2,3)17-11-15(20(25)27-18-6-4-8-23-13-18)10-16(12-17)21(26)28-19-7-5-9-24-14-19/h4-14H,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35484> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O(C(=O)C1=CC(C(C)(C)C)=CC(=C1)C(OC=2C=CC=NC2)=O)C=3C=CC=NC3" ;
  ns0:monoisotopicmass "376.14231" ;
  skos:prefLabel "دی (3 پیریدیل) 5 (ترت بوتیل) ایزوفتالات"@fa, "di(3-pyridyl) 5-(tert-butyl)isophthalate"@en ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "dipyridin-3-yl 5-tert-butylbenzene-1,3-dicarboxylate" .

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 .
