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

<http://www.irandoc.acir/onto/irandoc/CHEBI:95031>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C14H16N2OS/c1-10(2)12-9-15-14(18-12)16-13(17)8-11-6-4-3-5-7-11/h3-7,9-10H,8H2,1-2H3,(H,15,16,17)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "260.356" ;
  ns0:smiles "CC(C)C1=CN=C(S1)NC(=O)CC2=CC=CC=C2" ;
  ns0:charge "0" ;
  skos:prefLabel "2 فنیل N (5 پروپان 2 yl 2 تیازولیل) استامید"@fa, "2-phenyl-n-(5-propan-2-yl-2-thiazolyl)acetamide"@en ;
  ns0:monoisotopicmass "260.09833" ;
  ns0:formula "C14H16N2OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:inchikey "IGRZXNLKVUEFDM-UHFFFAOYSA-N" .

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 .
