@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://bluecore-dev.stanford.edu/works/c37018a1-eeb3-45c5-a716-50735e667473> 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-15T02:59:25.496910+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11363429> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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 :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TA1" ;
            :itemPortion ".I72471" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "620/.005" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "20" ] ] ;
    :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> ] ;
    :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/e19e0654-8204-4f52-b6ed-010979c6dd00> ;
    :identifiedBy [ a :Issn ;
            :assigner [ a :Agent ;
                    :code "z" ] ;
            rdf:value "1032-1195" ],
        [ a :Issn ;
            :assigner [ a :Agent ;
                    :code "z" ] ;
            :status <http://id.loc.gov/vocabulary/mstatus/incorrect> ;
            rdf:value "0020-3319" ],
        [ a :IssnL ;
            :assigner [ a :Agent ;
                    :code "z" ] ;
            rdf:value "1032-1195" ] ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :notation <http://id.loc.gov/vocabulary/mscript/a> ;
    :relation [ a :Relation ;
            :associatedResource _:b16 ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/8c64279b-7c87-4c57-a499-9730d818c2f0> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuationof> ],
        [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/a9045e6e-fb1e-40c2-9af6-6c250db59888>,
                <https://bluecore-dev.stanford.edu/works/f89accac-65f7-4208-818a-e58ae22420f2> ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
                    rdfs:label "Split into: Engineers Australia (Barton, A.C.T. : 1992), and: Civil engineers Australia." ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/splitinto> ] ;
    :subject <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 :KeyTitle ;
            :mainTitle "Engineers Australia" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/cap> ;
            :mainTitle "Journal of the Institution of Engineers, Australia" ],
        [ a :AbbreviatedTitle ;
            :assigner [ a :Agent ;
                    :code "issnkey" ] ;
            :mainTitle "Eng. Aust." ],
        [ a :Title ;
            :mainTitle "Engineers Australia" ] .

_:N0389f208b5e3437294f2bda12b51c936 a :Title ;
    :mainTitle "Engineers Australia" .

_:N2e7ba77a0f484c29b6c05492d25d78ff a :Identifier ;
    :assigner [ a :Agent ;
            :code "OCoLC" ] ;
    rdf:value "712389868" .

_:N35d94a8f4cce485eabea06e783240c11 a :Instance ;
    :identifiedBy _:N2e7ba77a0f484c29b6c05492d25d78ff ;
    :instanceOf _:b16 ;
    :title _:N0389f208b5e3437294f2bda12b51c936 .

_:N3a3e0150c7fa442db979eff8dea1929a a :Title ;
    :mainTitle "Engineers Australia" .

_:b16 a :Work ;
    bflc:aap "Engineers Australia" ;
    bflc:aap-normalized "engineersaustralia" ;
    :hasInstance _:N35d94a8f4cce485eabea06e783240c11 ;
    :title _:N3a3e0150c7fa442db979eff8dea1929a .

