@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://dev.bcld.info/works/f9a9ad0a-e791-4e8d-afdb-8c50ef0240c8> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Vértes, O. András. Az U és V hangok jelöléstörténetéhez" ;
    bflc:aap-normalized "vértesoandrásazuésvhangokjelöléstörténetéhez" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:35.723536+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/15514656> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PH2143" ;
            :itemPortion ".V47 1979" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n81056059> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/e2e95827-06d8-4c5c-91be-d211366656c0> ;
    :language <http://id.loc.gov/vocabulary/languages/hun> ;
    :originDate "1939"^^<http://id.loc.gov/datatypes/edtf> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "A Magyar Nyelvtudományi Társaság kiadványai" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "44. sz." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Hungarian language--Orthography and spelling--History" ;
            bflc:aap-normalized "hungarianlanguageorthographyandspellinghistory" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Hungarian language--Orthography and spelling--History" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85062997> <http://id.loc.gov/authorities/subjects/sh99005058> <http://id.loc.gov/authorities/subjects/sh99005024> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "Az U és V hangok jelöléstörténetéhez" ] .

