@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/0da1940d-3ca3-4e9b-8603-c3c8b89893b0> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Lindo, Jason M. Are big-time sports a threat to student achievement?" ;
    bflc:aap-normalized "lindojasonmarebigtimesportsathreattostudentachievement?" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:47.462855+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/17174942> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HB1" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2011187285> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2011160517> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2008138505> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79139286> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/8b962e11-d32d-4987-9d59-a4c628e4e2be>,
        <https://dev.bcld.info/instances/a0ab714a-38a3-42ad-8075-4cee90898f45>,
        <https://dev.bcld.info/instances/c700dc27-6e13-4fde-899a-4466d5f3d16b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/1e45ed31-852e-49a1-a959-586040c7d880> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "working paper no. 17677." ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "NBER working paper series" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "working paper 17677" ] ;
    :summary [ a :Summary ;
            rdfs:label "\"We consider the relationship between collegiate-football success and non-athlete student performance. We find that the team's success significantly reduces male grades relative to female grades. This phenomenon is only present in fall quarters, which coincides with the football season. Using survey data, we find that males are more likely than females to increase alcohol consumption, decrease studying, and increase partying in response to the success of the team. Yet, females also report that their behavior is affected by athletic success, suggesting that their performance is likely impaired but that this effect is masked by the practice of grade curving\"--National Bureau of Economic Research web site." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Are big-time sports a threat to student achievement?" ] .

