@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/7d979989-f0a9-4f20-801c-7661abeadd63> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:24.573489+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22496977> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "21 cm" ;
    :editionStatement "Cetakan pertama" ;
    :extent [ a :Extent ;
            rdfs:label "xxviii, 368 pages" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022340881" ],
        [ a :Local ;
            rdf:value "22496977" ],
        [ a :Isbn ;
            rdf:value "9786239272029" ] ;
    :instanceOf <https://dev.bcld.info/works/4deb890e-87bc-4aba-bcc8-d49bb388ca6b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Advertising matter included in pagination." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "PT Citra Almamater Baru" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "Semarang" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/io> ] ;
    :publicationStatement "Semarang: PT Citra Almamater Baru, 2022" ;
    :responsibilityStatement "penyunting, Bambang Sadono" ;
    :title [ a :Title ;
            :mainTitle "Dreaming, nosing, networking" ;
            :subtitle "pengalaman 64 alumni Universitas Diponegoro" ] .

