@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:7f8c7e34-d893-4e5e-87e3-754c34e8480f a crm:E31_Document ;
    rdfs:label "Krappe, Alexander Haggerty Le Rire du Prophète. In Studies in English Philology: A Miscellany in Honor of Frederick Klaeber. Ruud, Martin B. ed. Minneapolis: The Univerisity of Minnesota Press, 1929. pp. 340-361. 1929" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Krappe, Alexander Haggerty Le Rire du Prophète. In Studies in English Philology: A Miscellany in Honor of Frederick Klaeber. Ruud, Martin B. ed. Minneapolis: The Univerisity of Minnesota Press, 1929. pp. 340-361. 1929" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Le Rire du Prophète." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:82702789-1bae-4cb1-a581-0be40cf7bba8 ;
    crm:P94i_was_created_by individual:1f3d2d2b-62ca-4791-8287-1d8c2d4b7901,
        individual:430cae8d-01ec-41f0-aa36-dc9476e535bd .

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:1f3d2d2b-62ca-4791-8287-1d8c2d4b7901 a crm:E21_Person ;
    rdfs:label "Ruud, Martin B." ;
    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 "Ruud" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Martin B." ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Martin B. Ruud" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:430cae8d-01ec-41f0-aa36-dc9476e535bd a crm:E21_Person ;
    rdfs:label "Krappe, Alexander Haggerty" ;
    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 "Krappe" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Alexander Haggerty" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Alexander Haggerty Krappe" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:82702789-1bae-4cb1-a581-0be40cf7bba8 a crm:E31_Document ;
    rdfs:label "Studies in English Philology: A Miscellany in Honor of Frederick Klaeber" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Studies in English Philology: A Miscellany in Honor of Frederick Klaeber" ;
            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" .

