@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:44c241da-d87b-42b1-9b31-e1518737410a a crm:E31_Document ;
    rdfs:label "Wilson, David M. Vikingatidens konst Ringbom, Henrika ed. Signums svenska konsthistoria 2 Lund: Signum, 1995.. 1995" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Wilson, David M. Vikingatidens konst Ringbom, Henrika ed. Signums svenska konsthistoria 2 Lund: Signum, 1995.. 1995" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vikingatidens konst" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:ddc7e198-25e3-408b-9b24-5ec1f92650ef ;
    crm:P94i_was_created_by individual:65fa84d9-d0e8-42d6-805a-9a4a51d32ebb,
        individual:7bbe7117-d272-440b-818f-38c47cf42b21 .

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:65fa84d9-d0e8-42d6-805a-9a4a51d32ebb a crm:E21_Person ;
    rdfs:label "Wilson, David M." ;
    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 "David M." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wilson" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "David M. Wilson" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:7bbe7117-d272-440b-818f-38c47cf42b21 a crm:E21_Person ;
    rdfs:label "Ringbom, Henrika" ;
    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 "Ringbom" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Henrika" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Henrika Ringbom" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:ddc7e198-25e3-408b-9b24-5ec1f92650ef a crm:E31_Document ;
    rdfs:label "Vikingatidens konst" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Vikingatidens konst" ;
            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" .

