@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/a82f3428-3931-4db2-b579-19079c3abd9d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Benati, Alessandro G. Second language acquisition" ;
    bflc:aap-normalized "benatialessandrogsecondlanguageacquisition" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:53.525375+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23979668> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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 :ClassificationDdc ;
            :classificationPortion "418.0071" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "P118.2" ;
            :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/n2012027309> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2006060006> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/e4f9e8bd-50ad-464a-81a6-7b159d0fd09d> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/30355b5c-1c8a-44a2-93b2-b12b6f428e5c> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Second language acquisition--Study and teaching" ;
            bflc:aap-normalized "secondlanguageacquisitionstudyandteaching" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Second language acquisition--Study and teaching" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh86005959> <http://id.loc.gov/authorities/subjects/sh2001008697> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh86005959>,
        <http://id.worldcat.org/fast/1110576>,
        <http://id.worldcat.org/fast/1110591> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Introduction to second language acquisition -- Similarities and differences between first and second language acquisition -- How learners process information in second language acquisition -- How the internal system develops in a second language -- How learners learn to communicate in a second language -- What we know about SLA." ] ;
    :title [ a :Title ;
            :mainTitle "Second language acquisition" ] .

