@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:17dfba1f-cf67-4494-8134-d4060b97752f a crm:E31_Document ;
    rdfs:label "Chadwick, Nora Kershaw The Monsters and Beowulf. In The Anglo-Saxons: Studies in Some Aspects of their History and Culture Presented to Bruce Dickens. Clemoes, Peter ed. London: Bowes &amp; Bowes, 1959. pp. 171-203. 1959" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Chadwick, Nora Kershaw The Monsters and Beowulf. In The Anglo-Saxons: Studies in Some Aspects of their History and Culture Presented to Bruce Dickens. Clemoes, Peter ed. London: Bowes &amp; Bowes, 1959. pp. 171-203. 1959" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Monsters and Beowulf." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:eabbde71-dd59-4783-8733-14cf2eb45b1a ;
    crm:P94i_was_created_by individual:9961fadd-279a-49c9-bec0-53d06dd3de24,
        individual:fa24d861-e3e7-484d-b286-e271ea479917 .

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:9961fadd-279a-49c9-bec0-53d06dd3de24 a crm:E21_Person ;
    rdfs:label "Clemoes, Peter" ;
    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 "Clemoes" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Peter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Peter Clemoes" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fa24d861-e3e7-484d-b286-e271ea479917 a crm:E21_Person ;
    rdfs:label "Chadwick, Nora Kershaw" ;
    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 Kershaw" ;
                    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 Kershaw Chadwick" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:eabbde71-dd59-4783-8733-14cf2eb45b1a a crm:E31_Document ;
    rdfs:label "The Anglo-Saxons: Studies in Some Aspects of their History and Culture Presented to Bruce Dickens" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Anglo-Saxons: Studies in Some Aspects of their History and Culture Presented to Bruce Dickens" ;
            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" .

