@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:7089d57e-2904-4874-a779-e61252e3c188 a crm:E31_Document ;
    rdfs:label "Fry, Donald Polyphemus in Iceland. In The Fourteenth Century. Levy, Bernard S. ed. Acta 4 Binghamton: State University of New York Press, 1977. pp. 65-86. 1977" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Fry, Donald Polyphemus in Iceland. In The Fourteenth Century. Levy, Bernard S. ed. Acta 4 Binghamton: State University of New York Press, 1977. pp. 65-86. 1977" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Polyphemus in Iceland." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2f21f23f-6447-44cf-bc12-68529fcec4a0 ;
    crm:P94i_was_created_by individual:48429acb-b276-4038-8d94-224cc2019b1c,
        individual:7f2ecfa7-136c-4431-ace6-9f0929ad263e .

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:48429acb-b276-4038-8d94-224cc2019b1c a crm:E21_Person ;
    rdfs:label "Fry, Donald" ;
    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 "Fry" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Donald" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Donald Fry" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:7f2ecfa7-136c-4431-ace6-9f0929ad263e a crm:E21_Person ;
    rdfs:label "Levy, Bernard S." ;
    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 "Bernard S." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Levy" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Bernard S. Levy" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:2f21f23f-6447-44cf-bc12-68529fcec4a0 a crm:E31_Document ;
    rdfs:label "The Fourteenth Century" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Fourteenth Century" ;
            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" .

