@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/96006c45-01d9-42a5-9e1b-a01d0c381317> a :Instance ;
    :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:44:52.712158+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23199879> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "54 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023352538" ],
        [ a :Local ;
            rdf:value "23199879" ],
        [ a :Isbn ;
            rdf:value "9789672807179" ] ;
    :instanceOf <https://dev.bcld.info/works/b5227ab6-361c-47aa-b8a3-ec981517cfdf> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Rogueart" ;
            bflc:simpleDate "[2022]" ;
            bflc:simplePlace "Kuala Lumpur, Malaysia" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/my> ] ;
    :publicationStatement "Kuala Lumpur, Malaysia: Rogueart, [2022]" ;
    :responsibilityStatement "catan & puisi oleh Jalaini Abu Hassan dengan terjemahan puisi ke dalam bahasa Inggeris oleh Muhammad Haji Salleh" ;
    :title [ a :Title ;
            :mainTitle "Catan sopan" ] .

