@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:ddba26f2-1868-4805-bfb6-42efdd305b10 a crm:E31_Document ;
    rdfs:label "Sawyer, Peter Kings and Vikings: Scandinavia and Europe AD 700-1100  London: Methuen, 1982. pp. monographKings and Vikings: Scandinavia and Europe AD 700-1100London: Methuen, 1982. [Reprinted LondonRoutledge, 1994Kungar och vikingar: Norden och Europa 700-1100 Stockholm: Norstedt, 1985.. 1982" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sawyer, Peter Kings and Vikings: Scandinavia and Europe AD 700-1100  London: Methuen, 1982. pp. monographKings and Vikings: Scandinavia and Europe AD 700-1100London: Methuen, 1982. [Reprinted LondonRoutledge, 1994Kungar och vikingar: Norden och Europa 700-1100 Stockholm: Norstedt, 1985.. 1982" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kings and Vikings: Scandinavia and Europe AD 700-1100" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:3177d7c4-859a-40a3-9f79-4546ee8a6588 ;
    crm:P94i_was_created_by individual:ab6cc99a-1eb4-4d40-a78d-436cf31ab185 .

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

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:ab6cc99a-1eb4-4d40-a78d-436cf31ab185 a crm:E21_Person ;
    rdfs:label "Sawyer, 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 "Peter" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sawyer" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Peter Sawyer" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:3177d7c4-859a-40a3-9f79-4546ee8a6588 a crm:E31_Document ;
    rdfs:label "Kings and Vikings: Scandinavia and Europe AD 700-1100" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kings and Vikings: Scandinavia and Europe AD 700-1100" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

