@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:18331>
  skos:prefLabel "کراتان 6' سولفات"@fa, "keratan 6'-sulfate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198592> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:198592> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198592>
  ns0:formula "C23H39NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "377.569" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18331>, <http://www.irandoc.acir/onto/irandoc/CHEBI:52898> ;
  skos:prefLabel "مادانگولید"@fa, "madangolide"@en ;
  ns0:inchi "InChI=1S/C23H39NO3/c1-17-13-14-18(2)21(25)24(7)15-11-9-8-10-12-19(3)22(26)27-20(16-17)23(4,5)6/h8-9,11,15,17-20H,10,12-14,16H2,1-7H3/b9-8-,15-11-" ;
  ns0:monoisotopicmass "377.29299" ;
  ns0:inchikey "PZISRZRLNYYESW-SCLISBBUSA-N" ;
  ns0:smiles "O=C1OC(C(C)(C)C)CC(CCC(C(=O)N(C=CC=CCCC1C)C)C)C" ;
  ns0:synonym_EXACT "(10Z,12Z)-2-tert-butyl-4,7,9,16-tetramethyl-1-oxa-9-azacycloheptadeca-10,12-diene-8,17-dione" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
