@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/a9045e6e-fb1e-40c2-9af6-6c250db59888> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Engineers Australia" ;
    bflc:aap-normalized "engineersaustralia" ;
    bflc:serialPubType <http://id.loc.gov/vocabulary/mserialpubtype/periodical> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:38.744258+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11424584> ;
            :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 ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "620/.005" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "20" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TA1" ;
            :itemPortion ".E69433" ;
            :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/n80051881> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :expressionOf <https://bluecore-dev.stanford.edu/hubs/631fa4a8-93d6-4d5e-aa1f-41cde6baa227> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026139.>,
        <http://id.worldcat.org/fast/1411641> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/u-at> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/db103942-742a-434f-9d5d-aabf3c081c63> ;
    :identifiedBy [ a :Issn ;
            rdf:value "1032-1195" ],
        [ a :Issn ;
            :status <http://id.loc.gov/vocabulary/mstatus/incorrect> ;
            rdf:value "0020-3319" ],
        [ a :IssnL ;
            rdf:value "1032-1195" ] ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/c37018a1-eeb3-45c5-a716-50735e667473> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuedinpart> ] ;
    :subject [ a bflc:Uncontrolled,
                :Topic ;
            rdfs:label "Australian" ;
            bflc:aap-normalized "australian" ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "institutionofengineersaustraliaperiodicals" ;
            mads:authoritativeLabel "Institution of Engineers, Australia--Periodicals." ;
            mads:componentList ( [ a :Agent,
                            :Organization ;
                        rdfs:label "Institution of Engineers, Australia" ;
                        bflc:marcKey "61024$aInstitution of Engineers, Australia" ] [ a mads:GenreForm ;
                        mads:authoritativeLabel "Periodicals" ] ) ],
        <http://id.loc.gov/authorities/subjects/sh85043176>,
        <http://id.loc.gov/rwo/agents/n80051881>,
        <http://id.worldcat.org/fast/544039>,
        <http://id.worldcat.org/fast/910312> ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/cap> ;
            :mainTitle "Journal of the Institution of Engineers, Australia" ],
        [ a :Title ;
            :mainTitle "Engineers Australia" ] .

