@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://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: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:112984> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112984>
  ns0:formula "C19H17FN2O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "340.349" ;
  ns0:monoisotopicmass "340.12232" ;
  ns0:charge "0" ;
  skos:prefLabel "2-fluoro-n-[2-(2-methylpropyl)-1,3-dioxo-5-isoindolyl]benzamide"@en, "2 فلوئورو N [2 (2 متیل پروپیل) 1،3 دی اکسو 5 ایزویندولیل] بنزامید"@fa ;
  ns0:inchikey "CTIUPHADXOXJFH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H17FN2O3/c1-11(2)10-22-18(24)13-8-7-12(9-15(13)19(22)25)21-17(23)14-5-3-4-6-16(14)20/h3-9,11H,10H2,1-2H3,(H,21,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:82851> ;
  ns0:smiles "CC(C)CN1C(=O)C2=C(C1=O)C=C(C=C2)NC(=O)C3=CC=CC=C3F" .

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