@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://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:123379> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:123379>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:monoisotopicmass "285.13649" ;
  ns0:formula "C17H19NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H19NO3/c1-11-5-7-15(19)14(8-11)18-17(20)10-21-16-9-12(2)4-6-13(16)3/h4-9,19H,10H2,1-3H3,(H,18,20)" ;
  ns0:mass "285.338" ;
  ns0:inchikey "STLMRZYEXUSEDC-UHFFFAOYSA-N" ;
  skos:prefLabel "2 (2،5 دی متیل فنوکسی) N (2 هیدروکسی 5 متیل فنیل) استامید"@fa, "2-(2,5-dimethylphenoxy)-n-(2-hydroxy-5-methylphenyl)acetamide"@en ;
  ns0:smiles "CC1=CC(=C(C=C1)O)NC(=O)COC2=C(C=CC(=C2)C)C" .

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 .
