@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:5c9de0a3-c998-4565-81c5-1ff3e36692a3 a crm:E31_Document ;
    rdfs:label "Nordiskt sago bibliothek eller mythiska och romantiska forntidssagor Kröningssvärd, C. G. ed. Fahlun: Roselli, 1834.. 1834" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Nordiskt sago bibliothek eller mythiska och romantiska forntidssagor Kröningssvärd, C. G. ed. Fahlun: Roselli, 1834.. 1834" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nordiskt sago bibliothek eller mythiska och romantiska forntidssagor" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:cd0a42cd-e73b-4c00-899d-5efb03a8156e ;
    crm:P94i_was_created_by individual:9afc7802-0230-4759-85cc-86d6c3128e7c .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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:9afc7802-0230-4759-85cc-86d6c3128e7c a crm:E21_Person ;
    rdfs:label "Kröningssvärd, C. G." ;
    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. G." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Kröningssvärd" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "C. G. Kröningssvärd" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:cd0a42cd-e73b-4c00-899d-5efb03a8156e a crm:E31_Document ;
    rdfs:label "Nordiskt sago bibliothek eller mythiska och romantiska forntidssagor" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Nordiskt sago bibliothek eller mythiska och romantiska forntidssagor" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

