@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:94156>
  ns0:mass "441.504" ;
  ns0:inchi "InChI=1S/C25H19N3O3S/c29-14-13-27-22(16-32-25(27)26-18-8-2-1-3-9-18)17-7-6-10-19(15-17)28-23(30)20-11-4-5-12-21(20)24(28)31/h1-12,15-16,29H,13-14H2" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-[3-[3-(2-hydroxyethyl)-2-phenylimino-4-thiazolyl]phenyl]isoindole-1,3-dione"@en, "2 [3 [3 (2 هیدروکسی اتیل) 2 فنیلیمینو 4 تیازولیل] فنیل] ایزویندول 1،3 دیون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZKSUMYPXOAKUCJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "441.11471" ;
  ns0:formula "C25H19N3O3S" ;
  ns0:smiles "C1=CC=C(C=C1)N=C2N(C(=CS2)C3=CC(=CC=C3)N4C(=O)C5=CC=CC=C5C4=O)CCO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:82851> .

<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:94156> .

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