@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://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125572> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125572>
  ns0:formula "C11H15NO3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "N [2 (3 هیدروکسی 4 متوکسی فنیل) اتیل] استامید"@fa, "n-[2-(3-hydroxy-4-methoxyphenyl)ethyl]acetamide"@en ;
  ns0:monoisotopicmass "209.10519" ;
  ns0:inchi "InChI=1S/C11H15NO3/c1-8(13)12-6-5-9-3-4-11(15-2)10(14)7-9/h3-4,7,14H,5-6H2,1-2H3,(H,12,13)" ;
  ns0:smiles "CC(=O)NCCC1=CC(=C(C=C1)OC)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CXXUWGHDFPLDBN-UHFFFAOYSA-N" ;
  ns0:mass "209.242" .

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 .
