@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48975>
  skos:prefLabel "آنیلین جایگزین"@fa, "substituted aniline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105698> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:105698>
  ns0:formula "C19H17NO2" ;
  ns0:monoisotopicmass "291.12593" ;
  ns0:smiles "C1C(CC(=O)/C(=C/NC2=CC=CC=C2)/C1=O)C3=CC=CC=C3" ;
  ns0:inchikey "JFLLJQLFNVEAIH-LGMDPLHJSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48975> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H17NO2/c21-18-11-15(14-7-3-1-4-8-14)12-19(22)17(18)13-20-16-9-5-2-6-10-16/h1-10,13,15,20H,11-12H2/b17-13-" ;
  skos:prefLabel "2-(anilinomethylidene)-5-phenylcyclohexane-1,3-dione"@en, "2 (آنیلینومتیلیدن) 5 فنیل سیکلوهگزان 1،3 دیون"@fa ;
  ns0:charge "0" ;
  ns0:mass "291.344" .

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 .
