@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:81222> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:81222>
  ns0:inchi "InChI=1S/C28H42N4O6/c29-13-3-17-31(27(37)11-7-21-5-9-23(33)25(35)19-21)15-1-2-16-32(18-4-14-30)28(38)12-8-22-6-10-24(34)26(36)20-22/h5-6,9-10,19-20,33-36H,1-4,7-8,11-18,29-30H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32952> ;
  ns0:inchikey "MRBLTJLKQIHRTP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "530.65630" ;
  ns0:smiles "NCCCN(CCCCN(CCCN)C(=O)CCc1ccc(O)c(O)c1)C(=O)CCc1ccc(O)c(O)c1" ;
  skos:prefLabel "کوکوآمین سی"@fa, "kukoamine c"@en ;
  ns0:monoisotopicmass "530.31044" ;
  ns0:formula "C28H42N4O6" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
