@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:2a92aab3-6e2e-4169-9db2-14c0716396b9 a crm:E31_Document ;
    rdfs:label "Krag, Claus Element - guddommene: Mytologi eller skolelærdom? In The Sixth International Saga Conference 28.7-2.8.1985: Workshop Papers.  København: Det Arnamagnæanske Institut, 1985. pp. 2: 613-627. 1985" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Element - guddommene: Mytologi eller skolelærdom?" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Krag, Claus Element - guddommene: Mytologi eller skolelærdom? In The Sixth International Saga Conference 28.7-2.8.1985: Workshop Papers.  København: Det Arnamagnæanske Institut, 1985. pp. 2: 613-627. 1985" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:ffc516a7-729d-4611-8593-da0c7562d807 ;
    crm:P94i_was_created_by individual:3dc4fc3e-ff3f-4191-ae0c-d330cf4545e8 .

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:3dc4fc3e-ff3f-4191-ae0c-d330cf4545e8 a crm:E21_Person ;
    rdfs:label "Krag, Claus" ;
    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 "Claus" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Krag" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Claus Krag" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:ffc516a7-729d-4611-8593-da0c7562d807 a crm:E31_Document ;
    rdfs:label "The Sixth International Saga Conference 28.7-2.8.1985: Workshop Papers" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Sixth International Saga Conference 28.7-2.8.1985: Workshop Papers" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

