@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://matthewscanlan.com/#definedterm-defined-benefit-defined-contribution-retirement-plans> a skos:Concept ;
    skos:definition "Recognized expertise in DB and DC plan design, fee disclosure policy, and retirement security; congressional and DOL advisory council testimony on these topics." ;
    skos:inScheme <https://matthewscanlan.com/#conceptscheme> ;
    skos:prefLabel "Defined Benefit & Defined Contribution Retirement Plans" ;
    skos:topConceptOf <https://matthewscanlan.com/#conceptscheme> .

<https://matthewscanlan.com/#definedterm-institutional-asset-management> a skos:Concept ;
    skos:definition "Decades of leadership in institutional asset management, including running BGI's Americas institutional business and serving as CEO of multiple asset management firms." ;
    skos:inScheme <https://matthewscanlan.com/#conceptscheme> ;
    skos:prefLabel "Institutional Asset Management" ;
    skos:topConceptOf <https://matthewscanlan.com/#conceptscheme> .

<https://matthewscanlan.com/#definedterm-investment-management-fees-cost-analysis> a skos:Concept ;
    skos:definition "Co-author of the award-winning 'Five Myths About Fees' on fee structures and risk-adjusted returns." ;
    skos:inScheme <https://matthewscanlan.com/#conceptscheme> ;
    skos:prefLabel "Investment Management Fees & Cost Analysis" ;
    skos:topConceptOf <https://matthewscanlan.com/#conceptscheme> .

<https://matthewscanlan.com/#definedterm-private-equity-operating-leadership> a skos:Concept ;
    skos:definition "Operating executive and strategic operating partner roles in private equity (Golden Gate Capital, Valeas Capital Partners), focused on financial services." ;
    skos:inScheme <https://matthewscanlan.com/#conceptscheme> ;
    skos:prefLabel "Private Equity Operating Leadership" ;
    skos:topConceptOf <https://matthewscanlan.com/#conceptscheme> .

<https://matthewscanlan.com/#conceptscheme> a skos:ConceptScheme ;
    dcterms:creator <https://matthewscanlan.com/#person-matthew-scanlan> ;
    dcterms:title "Matthew Scanlan — concept scheme" ;
    skos:hasTopConcept <https://matthewscanlan.com/#definedterm-defined-benefit-defined-contribution-retirement-plans>,
        <https://matthewscanlan.com/#definedterm-institutional-asset-management>,
        <https://matthewscanlan.com/#definedterm-investment-management-fees-cost-analysis>,
        <https://matthewscanlan.com/#definedterm-private-equity-operating-leadership> .

