@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:189139> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:189139>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H17NO/c1-15(2)10-12-8-5-7-11-6-3-4-9-13(11)14(12)16/h3-4,6,9-10H,5,7-8H2,1-2H3" ;
  ns0:smiles "O=C1C(CCCC=2C1=CC=CC2)=CN(C)C" ;
  ns0:monoisotopicmass "215.13101" ;
  skos:prefLabel "6-[(dimethylamino)methylidene]-6,7,8,9-tetrahydro-5h-benzo[a]cyclohepten-5-one"@en, "6 [(dimethylamino) methylidene] 6,7,8,9 tetrahydro 5H benzo[a]cyclohepten 5 one"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "6-(dimethylaminomethylidene)-8,9-dihydro-7H-benzo[7]annulen-5-one" ;
  ns0:inchikey "MVQFCMRATNPGQC-UHFFFAOYSA-N" ;
  ns0:formula "C14H17NO" ;
  ns0:mass "215.296" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
