@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:29348>
  skos:prefLabel "آمید چرب"@fa, "fatty amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203137> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:203137>
  ns0:subset "2_STAR" ;
  skos:prefLabel "3 هیدروکسی N فن اتیل بوتیرامید"@fa, "3-hydroxy-n-phenethyl-butyramide"@en ;
  ns0:synonym_EXACT "3-hydroxy-N-(2-phenylethyl)butanamide" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "207.12593" ;
  ns0:smiles "O=C(NCCC1=CC=CC=C1)C[C@@H](O)C" ;
  ns0:inchikey "ACZKNHYYIFXIHX-JTQLQIEISA-N" ;
  ns0:mass "207.273" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C12H17NO2/c1-10(14)9-12(15)13-8-7-11-5-3-2-4-6-11/h2-6,10,14H,7-9H2,1H3,(H,13,15)/t10-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:formula "C12H17NO2" .

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 .
