@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:1501adde-e863-47f0-a451-6290bfd20b47 a crm:E31_Document ;
    rdfs:label "Mogk, Eugen Mythologie. In Grundriss der germanischen Philologie. Paul, Hermann ed. Strassburg: Trübner, 1900. pp. 3: 230-406. 1900" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Mythologie." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Mogk, Eugen Mythologie. In Grundriss der germanischen Philologie. Paul, Hermann ed. Strassburg: Trübner, 1900. pp. 3: 230-406. 1900" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:7760b284-c29d-40f2-9dde-e74efc02bf4e ;
    crm:P94i_was_created_by individual:91e42ead-c365-4327-bcab-fe3fc9c697ce,
        individual:b481ded0-389a-460f-8390-1311e9fa15f8 .

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:91e42ead-c365-4327-bcab-fe3fc9c697ce a crm:E21_Person ;
    rdfs:label "Mogk, Eugen" ;
    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 "Mogk" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Eugen" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Eugen Mogk" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:b481ded0-389a-460f-8390-1311e9fa15f8 a crm:E21_Person ;
    rdfs:label "Paul, Hermann" ;
    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 "Paul" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Hermann" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Hermann Paul" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:7760b284-c29d-40f2-9dde-e74efc02bf4e a crm:E31_Document ;
    rdfs:label "Grundriss der germanischen Philologie" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Grundriss der germanischen Philologie" ;
            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" .

