@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:dde6d56c-1588-4016-9841-f7364e4de229 a crm:E31_Document ;
    rdfs:label "Götlind, Johan Valhall och ättestupa i västgötisk tradition. In Folkminnesstudier tillägnade Hilding Celander den 17 juli 1926.  Folkloristiska Studier och Samlingar 2 Göteborg: Elanders boktryckeri, 1926. pp. 69-84. 1926" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Götlind, Johan Valhall och ättestupa i västgötisk tradition. In Folkminnesstudier tillägnade Hilding Celander den 17 juli 1926.  Folkloristiska Studier och Samlingar 2 Göteborg: Elanders boktryckeri, 1926. pp. 69-84. 1926" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Valhall och ättestupa i västgötisk tradition." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:b5df4847-7680-40cf-adc4-9a92af7826e7 ;
    crm:P94i_was_created_by individual:ee1eab4d-337f-4919-9c23-d650ffbe0e58 .

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:ee1eab4d-337f-4919-9c23-d650ffbe0e58 a crm:E21_Person ;
    rdfs:label "Götlind, Johan" ;
    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 "Götlind" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Johan" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Johan Götlind" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:b5df4847-7680-40cf-adc4-9a92af7826e7 a crm:E31_Document ;
    rdfs:label "Folkminnesstudier tillägnade Hilding Celander den 17 juli 1926" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Folkminnesstudier tillägnade Hilding Celander den 17 juli 1926" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

