@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://www.irandoc.acir/onto/irandoc/CHEBI:55417>
  skos:prefLabel "maleimides"@fa, "maleimides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105230> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105230>
  ns0:mass "327.163" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1COCCN1C2=C(C(=O)N(C2=O)C3=CC=CC=C3Cl)Cl" ;
  ns0:inchikey "IZBZZJWLLSFVOC-UHFFFAOYSA-N" ;
  ns0:formula "C14H12Cl2N2O3" ;
  skos:prefLabel "3-chloro-1-(2-chlorophenyl)-4-(4-morpholinyl)pyrrole-2,5-dione"@en, "3 کلرو 1 (2 کلروفنیل) 4 (4 مورفولینیل) پیرول 2،5 دیون"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:55417> ;
  ns0:monoisotopicmass "326.02250" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H12Cl2N2O3/c15-9-3-1-2-4-10(9)18-13(19)11(16)12(14(18)20)17-5-7-21-8-6-17/h1-4H,5-8H2" .

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