@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:7834cbf5-3be0-4667-a212-51ecf8066f7c a crm:E31_Document ;
    rdfs:label "Stories and Ballads from the Far Past Kershaw, Nora ed. Cambridge: Cambridge University Press, 1921,. 1921" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Stories and Ballads from the Far Past Kershaw, Nora ed. Cambridge: Cambridge University Press, 1921,. 1921" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Stories and Ballads from the Far Past" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b48161c9-213c-479c-abc5-6d19e1a54346 ;
    crm:P94i_was_created_by individual:62810aa0-df89-4019-aa68-f5ab9ae92995 .

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

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

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

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

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

individual:62810aa0-df89-4019-aa68-f5ab9ae92995 a crm:E21_Person ;
    rdfs:label "Kershaw, Nora" ;
    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 "Kershaw" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nora" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Nora Kershaw" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:b48161c9-213c-479c-abc5-6d19e1a54346 a crm:E31_Document ;
    rdfs:label "Stories and Ballads from the Far Past" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Stories and Ballads from the Far Past" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

