@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:41027c54-475e-4da4-bc34-bc70516f7b79 a crm:E31_Document ;
    rdfs:label "Roos, Carl Die nordischen Literaturen. In Deutsche Philologie im Aufriß. Stammler, Wolfgang ed. Berlin: Schmidt, 1952-1957. pp. 1-34. 1952" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die nordischen Literaturen." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Roos, Carl Die nordischen Literaturen. In Deutsche Philologie im Aufriß. Stammler, Wolfgang ed. Berlin: Schmidt, 1952-1957. pp. 1-34. 1952" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:f6915a7d-1c88-48ad-8e16-1fcf3d3b29d1 ;
    crm:P94i_was_created_by individual:6679d68a-38ec-4785-87ad-68a9250aeac3,
        individual:6d9c08b0-6e89-4d29-a32a-bb11feff8a60 .

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:6679d68a-38ec-4785-87ad-68a9250aeac3 a crm:E21_Person ;
    rdfs:label "Roos, Carl" ;
    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 "Carl" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Roos" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Carl Roos" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:6d9c08b0-6e89-4d29-a32a-bb11feff8a60 a crm:E21_Person ;
    rdfs:label "Stammler, Wolfgang" ;
    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 "Stammler" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wolfgang" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Wolfgang Stammler" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:f6915a7d-1c88-48ad-8e16-1fcf3d3b29d1 a crm:E31_Document ;
    rdfs:label "Deutsche Philologie im Aufriß" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Deutsche Philologie im Aufriß" ;
            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" .

