@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/05941648-bfda-4939-b6ba-3ee7fceb8408> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "The Lakes-to-the-Gulf deep waterway association. The deep waterway between the Great Lakes and the Gulf of Mexico" ;
    bflc:aap-normalized "thelakestothegulfdeepwaterwayassociationthedeepwaterwaybetweenthegreatlakesandthegulfofmexico" ;
    :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:25.844254+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/8697351> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "TC623.2" ;
            :itemPortion ".L4 1910d" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent [ a :Agent,
                        :Organization ;
                    rdfs:label "The Lakes-to-the-Gulf deep waterway association" ;
                    bflc:marcKey "1102 $aThe Lakes-to-the-Gulf deep waterway association." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/ea251fed-67ad-43df-889f-b5510a8e596c> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/map> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2009118234>,
        <http://id.loc.gov/authorities/subjects/sh85056988>,
        <http://id.loc.gov/authorities/subjects/sh85066476>,
        <http://id.loc.gov/authorities/subjects/sh85084621> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The deep waterway between the Great Lakes and the Gulf of Mexico" ] .

