@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:77fe23bd-06b6-4b50-901a-9123179cb76e a crm:E31_Document ;
    rdfs:label "“Die Sage von Frithjhof dem Starken: Nach der altnordischen Volkssage aus dem 13. Jahrhundert frei erzählt.”  Archiv für das Studium der neueren Sprachen und Literaturen 47 (1882)" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Sage von Frithjhof dem Starken: Nach der altnordischen Volkssage aus dem 13. Jahrhundert frei erzählt." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "“Die Sage von Frithjhof dem Starken: Nach der altnordischen Volkssage aus dem 13. Jahrhundert frei erzählt.”  Archiv für das Studium der neueren Sprachen und Literaturen 47 (1882)" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:908aa967-8984-4b0d-ba91-800463c932ad ;
    crm:P94i_was_created_by individual:18b6b174-7ee7-4341-bebb-0e0cb2a3c6cf .

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

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:18b6b174-7ee7-4341-bebb-0e0cb2a3c6cf a crm:E21_Person ;
    rdfs:label "Calaminus, 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 "W." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Calaminus" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "W. Calaminus" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:908aa967-8984-4b0d-ba91-800463c932ad a crm:E31_Document ;
    rdfs:label "Archiv für das Studium der neueren Sprachen und Literaturen" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Archiv für das Studium der neueren Sprachen und Literaturen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "47 (1882)" ;
            crm:P2_has_type aat:300312349 ] .

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

