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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24995>
  skos:prefLabel "لاکتام"@fa, "lactam"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:128530> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:128530>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52898>, <http://www.irandoc.acir/onto/irandoc/CHEBI:24995> ;
  ns0:mass "429.510" ;
  ns0:formula "C23H31N3O5" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "LSM 40084"@fa, "lsm-40084"@en ;
  ns0:inchi "InChI=1S/C23H31N3O5/c1-25-13-11-17-9-10-19(29-3)20(31-17)15-30-22-16(14-24)6-4-7-18(22)23(28)26(2)12-5-8-21(25)27/h4,6-7,17,19-20H,5,8-13,15H2,1-3H3/t17-,19+,20-/m0/s1" ;
  ns0:inchikey "KLTTUROVXNDFDZ-SXLOBPIMSA-N" ;
  ns0:smiles "CN1CC[C@@H]2CC[C@H]([C@@H](O2)COC3=C(C=CC=C3C(=O)N(CCCC1=O)C)C#N)OC" ;
  ns0:monoisotopicmass "429.22637" ;
  ns0:charge "0" .

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