@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/ef5832b5-3366-4e08-8bcc-3e1f97e3fd90> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T22:19:25.135341+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11164887> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations, maps" ] ] ;
    :frequency [ a :Frequency ;
            rdfs:label "Frequency varies" ;
            :date "1971-2018" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "Bimonthly" ;
            :date "2019-" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/bmn> ;
    :identifiedBy [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sn 83011683 " ],
        [ a :Lccn ;
            rdf:value "   72621837 " ] ;
    :instanceOf <https://dev.bcld.info/works/28634265-6b02-46e4-88de-b9097c6645e6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "Some vols. include extra special issues." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuing> ;
            rdfs:label "Some issues published with the assistance of the Centre for Asian Studies, University of Western Australia." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: Vol. 42, no. 1 (Feb. 2019)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuing> ;
            rdfs:label "Published 1972-1974 with the South Asia Institute, University of Heidelberg." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/number> ;
            rdfs:label "No. 1 (Aug. 1971)-no. 6 (Dec. 1976); [New ser., v. 1, no. 1] (Mar. 1978)-" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<2003->" ] ;
            bflc:simpleAgent "Carfax Publishing, Taylor & Francis" ;
            bflc:simplePlace "Oxfordshire, UK" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<2012->" ] ;
            bflc:simpleAgent "Routledge Journals, Taylor & Francis" ;
            bflc:simplePlace "Abingdon, Oxfordshire, UK" ;
            :date "1971/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University of Western Australia Press for the South Asian Studies Association" ;
            bflc:simpleDate "1971-" ;
            bflc:simplePlace "[Nedlands]" ;
            :status <http://id.loc.gov/vocabulary/mstatus/earliest> ] ;
    :publicationStatement "Abingdon, Oxfordshire, UK: Routledge Journals, Taylor & Francis",
        "Oxfordshire, UK: Carfax Publishing, Taylor & Francis",
        "[Nedlands]: University of Western Australia Press for the South Asian Studies Association, 1971-" ;
    :title [ a :Title ;
            :mainTitle "South Asia" ] .

