@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:840ccb72-46ad-4599-aaa1-5d368918369d a crm:E31_Document ;
    rdfs:label "Sydow, C. W. Övernaturliga väsen. In Folketru. Lid, Nils ed. Nordisk Kultur 19 Stockholm: Bonnier, 1935. pp. 95-159. 1935" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Övernaturliga väsen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sydow, C. W. Övernaturliga väsen. In Folketru. Lid, Nils ed. Nordisk Kultur 19 Stockholm: Bonnier, 1935. pp. 95-159. 1935" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:4c20a270-dc58-4c1d-b663-fc1264966196 ;
    crm:P94i_was_created_by individual:c28c246d-f207-4cde-a44c-19077b97e5bd,
        individual:fe1c9f95-d484-40f3-bb96-a7f9a2315225 .

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:c28c246d-f207-4cde-a44c-19077b97e5bd a crm:E21_Person ;
    rdfs:label "Lid, Nils" ;
    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 "Lid" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Nils" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Nils Lid" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:fe1c9f95-d484-40f3-bb96-a7f9a2315225 a crm:E21_Person ;
    rdfs:label "Sydow, C. W." ;
    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 "C. W." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Sydow" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "C. W. Sydow" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:4c20a270-dc58-4c1d-b663-fc1264966196 a crm:E31_Document ;
    rdfs:label "Folketru" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Folketru" ;
            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" .

