@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:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113066> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113066>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "524.589" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "lsm-24476"@en, "LSM 24476"@fa ;
  ns0:monoisotopicmass "524.14059" ;
  ns0:formula "C30H24N2O5S" ;
  ns0:inchi "InChI=1S/C30H24N2O5S/c1-36-24-12-5-4-11-22(24)28-23-14-13-19-8-2-3-10-21(19)27(23)31-30-32(28)29(35)25(38-30)16-18-7-6-9-20(15-18)37-17-26(33)34/h2-12,15-16,28H,13-14,17H2,1H3,(H,33,34)" ;
  ns0:inchikey "XCPQKGPAGJNOBL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=CC=C1C2C3=C(C4=CC=CC=C4CC3)N=C5N2C(=O)C(=CC6=CC(=CC=C6)OCC(=O)O)S5" .

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 .
