@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:b85212cf-e00b-430e-8ae2-235a2fc6ac1a a crm:E31_Document ;
    rdfs:label "Bonnetain, Yvonne S. Riding the Tree. In Viking and Medieval Scandinavia. Kick, Donata ed. Durham: The Centre for Medieval and Renaissance Studies, Durham University, 2006. pp. 1: 140-148. 2006" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Bonnetain, Yvonne S. Riding the Tree. In Viking and Medieval Scandinavia. Kick, Donata ed. Durham: The Centre for Medieval and Renaissance Studies, Durham University, 2006. pp. 1: 140-148. 2006" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Riding the Tree." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:5e0c8093-7e76-4cb3-ab8f-0d1c7f5b0854 ;
    crm:P94i_was_created_by individual:4d778f4b-c881-434f-84fe-a4b1175d80bc,
        individual:fa07ed7d-92ff-4ad8-b497-2f3c486aebd6 .

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:4d778f4b-c881-434f-84fe-a4b1175d80bc a crm:E21_Person ;
    rdfs:label "Kick, Donata" ;
    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 "Kick" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Donata" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Donata Kick" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fa07ed7d-92ff-4ad8-b497-2f3c486aebd6 a crm:E21_Person ;
    rdfs:label "Bonnetain, Yvonne S." ;
    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 "Bonnetain" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Yvonne S." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Yvonne S. Bonnetain" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:5e0c8093-7e76-4cb3-ab8f-0d1c7f5b0854 a crm:E31_Document ;
    rdfs:label "Viking and Medieval Scandinavia" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Viking and Medieval Scandinavia" ;
            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" .

