@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:cfdc4eb0-6c11-44b2-ae4f-435a571fd5e3 a crm:E31_Document ;
    rdfs:label "Schjødt, Jens Peter Kosmologimodeller og mytekredse. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 123-133. 2004" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Kosmologimodeller og mytekredse." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Schjødt, Jens Peter Kosmologimodeller og mytekredse. In Ordning mot kaos: Studier av nordisk förkristen kosmologi. Raudvere, Catharina ed. Vägar till Midgård 4 Lund: Nordic Academic Press, 2004. pp. 123-133. 2004" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:f343e29f-09f0-40aa-9dc2-a6db68c86570 ;
    crm:P94i_was_created_by individual:9d112439-183e-4e23-8a6c-72fff332f895,
        individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd .

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:9d112439-183e-4e23-8a6c-72fff332f895 a crm:E21_Person ;
    rdfs:label "Raudvere, Catharina" ;
    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 "Catharina" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Raudvere" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Catharina Raudvere" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:a10b9fb7-f70d-4e49-81f9-35d4fe910dcd a crm:E21_Person ;
    rdfs:label "Schjødt, Jens 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 "Schjødt" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Jens Peter" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Jens Peter Schjødt" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:f343e29f-09f0-40aa-9dc2-a6db68c86570 a crm:E31_Document ;
    rdfs:label "Ordning mot kaos: Studier av nordisk förkristen kosmologi" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Ordning mot kaos: Studier av nordisk förkristen kosmologi" ;
            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" .

