@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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#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://www.irandoc.acir/onto/irandoc/CHEBI:116146>
  ns0:subset "2_STAR" ;
  ns0:formula "C17H16N2O4" ;
  skos:prefLabel "N (2 فورانیل متیل) 1،3 دی اکسو 2 پروپیل 5 ایزویندول کربوکسامید"@fa, "n-(2-furanylmethyl)-1,3-dioxo-2-propyl-5-isoindolecarboxamide"@en ;
  ns0:smiles "CCCN1C(=O)C2=C(C1=O)C=C(C=C2)C(=O)NCC3=CC=CO3" ;
  ns0:inchi "InChI=1S/C17H16N2O4/c1-2-7-19-16(21)13-6-5-11(9-14(13)17(19)22)15(20)18-10-12-4-3-8-23-12/h3-6,8-9H,2,7,10H2,1H3,(H,18,20)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "312.321" ;
  ns0:inchikey "KLAKTBJHBDQVEA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:82851> ;
  ns0:monoisotopicmass "312.11101" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:82851>
  skos:prefLabel "فتالیمیدها"@fa, "phthalimides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116146> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
