@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:c03256ce-0470-40d6-9c80-d607aed3e518 a crm:E31_Document ;
    rdfs:label "Kuhn, Hans Frithjof and Röde Orm: Two Swedish Viking Impersonations. In Scandinavica. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 545-549. 2009" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Kuhn, Hans Frithjof and Röde Orm: Two Swedish Viking Impersonations. In Scandinavica. Charpentier Ljungqvist, Fredrik ed. Gävle: Gävle University Press, 2009. pp. 1: 545-549. 2009" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Frithjof and Röde Orm: Two Swedish Viking Impersonations." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:bf73f39a-ff25-4f12-9ea2-565ebe001926 ;
    crm:P94i_was_created_by individual:9d338aca-fa2a-47ca-8863-ffdcfc7fda14,
        individual:a3085ae9-234b-4725-9d7f-f55309042c55 .

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:9d338aca-fa2a-47ca-8863-ffdcfc7fda14 a crm:E21_Person ;
    rdfs:label "Charpentier Ljungqvist, Fredrik" ;
    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 "Fredrik" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Charpentier Ljungqvist" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Fredrik Charpentier Ljungqvist" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:a3085ae9-234b-4725-9d7f-f55309042c55 a crm:E21_Person ;
    rdfs:label "Kuhn, Hans" ;
    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 "Kuhn" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hans" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Hans Kuhn" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:bf73f39a-ff25-4f12-9ea2-565ebe001926 a crm:E31_Document ;
    rdfs:label "Scandinavica" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Scandinavica" ;
            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" .

