@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109497>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "2 آمینو 7 سیکلوهگزیل 6،8 دیوکسو 4،5،5a،8a تتراهیدروتینو[،3 e] ایزویندول  اتیل استر کربوکسیلیک اسید"@fa, "2-amino-7-cyclohexyl-6,8-dioxo-4,5,5a,8a-tetrahydrothieno[2,3-e]isoindole-3-carboxylic acid ethyl ester"@en ;
  ns0:formula "C19H24N2O4S" ;
  ns0:inchi "InChI=1S/C19H24N2O4S/c1-2-25-19(24)14-11-8-9-12-13(15(11)26-16(14)20)18(23)21(17(12)22)10-6-4-3-5-7-10/h10,12-13H,2-9,20H2,1H3" ;
  ns0:inchikey "IQOIFVALVZGMDY-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "376.14568" ;
  ns0:mass "376.472" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24897> ;
  ns0:smiles "CCOC(=O)C1=C(SC2=C1CCC3C2C(=O)N(C3=O)C4CCCCC4)N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24897>
  skos:prefLabel "ایزوندول ها"@fa, "isoindoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109497> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
