@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:29b38767-55b9-4c14-916d-db3bb765008e a crm:E31_Document ;
    rdfs:label "Wallem, Fredrik B. Minnesmerker fra middelalderen. In Norske bygder: Vol. 1. Setesdalen. Midttun, Gisle ed. Kristiania: Cammermeyer, 1921. pp. 122-133. 1921" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Wallem, Fredrik B. Minnesmerker fra middelalderen. In Norske bygder: Vol. 1. Setesdalen. Midttun, Gisle ed. Kristiania: Cammermeyer, 1921. pp. 122-133. 1921" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Minnesmerker fra middelalderen." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:fe1bb0e2-0b40-4617-9608-375444426c52 ;
    crm:P94i_was_created_by individual:65aa8f5e-5386-4d70-af03-fd005c3bab2d,
        individual:96cea721-b31f-4472-9088-4d942a74ce7d .

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:65aa8f5e-5386-4d70-af03-fd005c3bab2d a crm:E21_Person ;
    rdfs:label "Wallem, Fredrik B." ;
    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 "Wallem" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Fredrik B." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Fredrik B. Wallem" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:96cea721-b31f-4472-9088-4d942a74ce7d a crm:E21_Person ;
    rdfs:label "Midttun, Gisle" ;
    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 "Gisle" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Midttun" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Gisle Midttun" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:fe1bb0e2-0b40-4617-9608-375444426c52 a crm:E31_Document ;
    rdfs:label "Norske bygder: Vol. 1. Setesdalen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Norske bygder: Vol. 1. Setesdalen" ;
            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" .

