@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#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

bibliography:0d3df447-aff3-44e5-9110-034b5a7d390f a crm:E31_Document ;
    rdfs:label "Sydow, C. W. “Beowulf och Bjarke.”  Studier i nordisk filologi 14 (1923)" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Beowulf och Bjarke." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Sydow, C. W. “Beowulf och Bjarke.”  Studier i nordisk filologi 14 (1923)" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:b2338bd5-6f03-4c05-9de2-aed52b880b96 ;
    crm:P94i_was_created_by individual:fe1c9f95-d484-40f3-bb96-a7f9a2315225 .

aat:300025492 a crm:E55_Type ;
    rdfs:label "author" .

aat:300215390 a crm:E55_Type ;
    rdfs:label "journals (periodicals)" .

aat:300312349 a crm:E55_Type ;
    rdfs:label "issues (object groupings)" .

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:fe1c9f95-d484-40f3-bb96-a7f9a2315225 a crm:E21_Person ;
    rdfs:label "Sydow, C. W." ;
    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 "Sydow" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "C. W." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "C. W. Sydow" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:b2338bd5-6f03-4c05-9de2-aed52b880b96 a crm:E31_Document ;
    rdfs:label "Studier i nordisk filologi" ;
    crm:P190_has_symbolic_content "14 (1923) pp. <pub>journal</pub><publication>Studier i nordisk filologi</publication><issue>14 (1923)</issue><pp>[<comment>separately paginated</comment><recommended>*</recommended>" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Studier i nordisk filologi" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "14 (1923)" ;
            crm:P2_has_type aat:300312349 ] .

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

