@prefix aat: <http://vocab.getty.edu/aat/> .
@prefix bibliography: <https://fasnl.net/id/bibliography/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix individual: <https://fasnl.net/id/individual/> .
@prefix publication: <https://fasnl.net/id/publication/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

bibliography:9f25991c-351a-446d-82ef-4534de4d2441 a crm:E31_Document ;
    rdfs:label "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Chadwick, Nora K. Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources. In The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies. Dickins, Bruce ed. Cambridge: Cambridge University Press, 1950. pp. 397-417. 1950" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Þorgerðr Hölgabrúðr and the trolla þing: A Note on Sources." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:34069b5d-416e-4472-9de7-f9b3629d9977 ;
    crm:P94i_was_created_by individual:3b5ebab4-7333-4b31-bf05-55dc53a1938a,
        individual:492d4236-fe56-4943-b865-b6da8b2608ed .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:3b5ebab4-7333-4b31-bf05-55dc53a1938a a crm:E21_Person ;
    rdfs:label "Dickins, Bruce" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Dickins" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Bruce" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Bruce Dickins" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:492d4236-fe56-4943-b865-b6da8b2608ed a crm:E21_Person ;
    rdfs:label "Chadwick, Nora K." ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P106_is_composed_of [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nora K." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Chadwick" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Nora K. Chadwick" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:34069b5d-416e-4472-9de7-f9b3629d9977 a crm:E31_Document ;
    rdfs:label "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Early Cultures of North-West Europe: H. M. Chadwick Memorial Studies" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300404651 a crm:E55_Type ;
    rdfs:label "Given Name" .

aat:300404652 a crm:E55_Type ;
    rdfs:label "Last Name" .

aat:300404670 a crm:E55_Type ;
    rdfs:label "Primary Name",
        "primary name" .

