@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://dev.bcld.info/works/fba5078a-684f-4f62-9f1e-190cdb6aeb92> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Benati, Alessandro G. Second language acquisition" ;
    bflc:aap-normalized "benatialessandrogsecondlanguageacquisition" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:21.060702+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23979668> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "P118.2" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "418.0071" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :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://dev.bcld.info/instances/080717c3-bcf8-4713-823d-ba38c52e9ed8> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/92abc661-f64c-4402-8681-021897224f18> ;
            :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" ] .

