@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:05ba8520-509f-48ba-a77c-4a0718639a1d a crm:E31_Document ;
    rdfs:label "Koeppen, C. F. Literarische Einleitung in die nordische Mythologie  Berlin: Bechtold und Hartje, 1837.. 1837" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Literarische Einleitung in die nordische Mythologie" ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Koeppen, C. F. Literarische Einleitung in die nordische Mythologie  Berlin: Bechtold und Hartje, 1837.. 1837" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:4a9dcc08-849a-406b-96b0-4dc5ef6d4a83 ;
    crm:P94i_was_created_by individual:2645ac60-6a9c-4a0d-95cd-fbdec0c6dc88 .

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

aat:300060417 a crm:E55_Type ;
    rdfs:label "monographs" .

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:2645ac60-6a9c-4a0d-95cd-fbdec0c6dc88 a crm:E21_Person ;
    rdfs:label "Koeppen, C. F." ;
    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 "C. F." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Koeppen" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "C. F. Koeppen" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:4a9dcc08-849a-406b-96b0-4dc5ef6d4a83 a crm:E31_Document ;
    rdfs:label "Literarische Einleitung in die nordische Mythologie" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Literarische Einleitung in die nordische Mythologie" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

