@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:23000>
  skos:prefLabel "کاپرولاکتام ها"@fa, "caprolactams"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113159> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113159>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23000> ;
  ns0:inchikey "ZIWLVNLLFFCICD-VWNXMTODSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)S[C@@H](CCN2CC[C@@H](CCC2=O)C(C)(C)C)C3=CC=CC=C3" ;
  skos:prefLabel "(5R) 5 ترت بوتیل 1 [(3S) 3 [(4 متیل فنیل) تیو] 3 فنیل پروپیل] 2 آزپانون"@fa, "(5r)-5-tert-butyl-1-[(3s)-3-[(4-methylphenyl)thio]-3-phenylpropyl]-2-azepanone"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C26H35NOS" ;
  ns0:mass "409.629" ;
  ns0:inchi "InChI=1S/C26H35NOS/c1-20-10-13-23(14-11-20)29-24(21-8-6-5-7-9-21)17-19-27-18-16-22(26(2,3)4)12-15-25(27)28/h5-11,13-14,22,24H,12,15-19H2,1-4H3/t22-,24+/m1/s1" ;
  ns0:monoisotopicmass "409.24394" .

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