@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://www.irandoc.acir/onto/irandoc/CHEBI:32952>
  skos:prefLabel "آمین"@fa, "amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81220> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:81220>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "کوکوآمین A"@fa, "kukoamine a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32952> ;
  ns0:inchi "InChI=1S/C28H42N4O6/c33-23-9-5-21(19-25(23)35)7-11-27(37)31-17-3-15-29-13-1-2-14-30-16-4-18-32-28(38)12-8-22-6-10-24(34)26(36)20-22/h5-6,9-10,19-20,29-30,33-36H,1-4,7-8,11-18H2,(H,31,37)(H,32,38)" ;
  ns0:mass "530.65630" ;
  ns0:monoisotopicmass "530.31044" ;
  ns0:smiles "Oc1ccc(CCC(=O)NCCCNCCCCNCCCNC(=O)CCc2ccc(O)c(O)c2)cc1O" ;
  ns0:inchikey "IOLDDENZPBFBHV-UHFFFAOYSA-N" ;
  ns0:formula "C28H42N4O6" .

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 .
