@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:43900412-f202-4ad9-a208-745d8b13b6dd a crm:E31_Document ;
    rdfs:label "Gering, Hugo “Review of Die prosaische Edda im Auszuge nebst Völsunga-Saga und Nornagests-þáttr, edited by Ernst Wilken.”  Deutsche Litteraturzeitung 4 (1883)" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Gering, Hugo “Review of Die prosaische Edda im Auszuge nebst Völsunga-Saga und Nornagests-þáttr, edited by Ernst Wilken.”  Deutsche Litteraturzeitung 4 (1883)" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Review of Die prosaische Edda im Auszuge nebst Völsunga-Saga und Nornagests-þáttr, edited by Ernst Wilken." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:6359f3d8-3da4-44b2-ac83-89deff1b5975 ;
    crm:P94i_was_created_by individual:af8a6ca3-0dcd-4f74-8ece-deb1cc79ad60 .

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:af8a6ca3-0dcd-4f74-8ece-deb1cc79ad60 a crm:E21_Person ;
    rdfs:label "Gering, Hugo" ;
    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 "Gering" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hugo" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Hugo Gering" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:6359f3d8-3da4-44b2-ac83-89deff1b5975 a crm:E31_Document ;
    rdfs:label "Deutsche Litteraturzeitung" ;
    crm:P190_has_symbolic_content "4 (1883) pp. 1224-1225" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Deutsche Litteraturzeitung" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300215390 ;
    skos:narrower [ crm:P190_has_symbolic_content "4 (1883)" ;
            crm:P2_has_type aat:300312349 ] .

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

