@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:5933a12c-4c07-4399-beab-39696c552e05 a crm:E31_Document ;
    rdfs:label "Keyser, R. Efterladte Skrifter: I: Nordmændenes Videnskabelighed og Literatur i Middelalderen Rygh, O. ed. Christiania, 1866.. 1866" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Keyser, R. Efterladte Skrifter: I: Nordmændenes Videnskabelighed og Literatur i Middelalderen Rygh, O. ed. Christiania, 1866.. 1866" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Efterladte Skrifter: I: Nordmændenes Videnskabelighed og Literatur i Middelalderen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:c1976ef1-0f09-433d-a070-8a6f0b8cbf1f ;
    crm:P94i_was_created_by individual:4e79b469-c83f-43c5-a6e4-376e91395fa8,
        individual:56dc7d98-440b-40b4-9f27-f666bd69f744 .

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:4e79b469-c83f-43c5-a6e4-376e91395fa8 a crm:E21_Person ;
    rdfs:label "Keyser, R." ;
    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 "R." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Keyser" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "R. Keyser" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:56dc7d98-440b-40b4-9f27-f666bd69f744 a crm:E21_Person ;
    rdfs:label "Rygh, O." ;
    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 "O." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Rygh" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "O. Rygh" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:c1976ef1-0f09-433d-a070-8a6f0b8cbf1f a crm:E31_Document ;
    rdfs:label "Efterladte Skrifter: I: Nordmændenes Videnskabelighed og Literatur i Middelalderen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Efterladte Skrifter: I: Nordmændenes Videnskabelighed og Literatur i Middelalderen" ;
            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" .

