@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:121676>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=C(C=CC(=C1)Cl)OCCCC(=O)NC2=CC(=CC=C2)SC" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QYUAQMKYPOOVBA-UHFFFAOYSA-N" ;
  skos:prefLabel "4-(4-chloro-2-methylphenoxy)-n-[3-(methylthio)phenyl]butanamide"@en, "4 (4 کلرو 2 متیل فنوکسی) N [3 (متیل تیو) فنیل] بوتانامید"@fa ;
  ns0:mass "349.877" ;
  ns0:monoisotopicmass "349.09033" ;
  ns0:inchi "InChI=1S/C18H20ClNO2S/c1-13-11-14(19)8-9-17(13)22-10-4-7-18(21)20-15-5-3-6-16(12-15)23-2/h3,5-6,8-9,11-12H,4,7,10H2,1-2H3,(H,20,21)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:formula "C18H20ClNO2S" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121676> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
