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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115647>
  ns0:mass "297.395" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=C(C(=C1)C)NC(=O)CN2C=C3CCCCC3=N2)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-(4,5,6,7-tetrahydroindazol-2-yl)-n-(2,4,6-trimethylphenyl)acetamide"@en, "2 (4،5،6،7 تتراهیدروئیدازول 2 yl) N (2،4،6 تری متیل فنیل) استامید"@fa ;
  ns0:formula "C18H23N3O" ;
  ns0:monoisotopicmass "297.18411" ;
  ns0:inchikey "JMCHPNQXMYTLMV-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H23N3O/c1-12-8-13(2)18(14(3)9-12)19-17(22)11-21-10-15-6-4-5-7-16(15)20-21/h8-10H,4-7,11H2,1-3H3,(H,19,22)" .

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 .
