@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:634be6e8-5dac-4bec-907f-5583d284c510 a crm:E31_Document ;
    rdfs:label "Wolfe, Patricia M. The Later Sagas: Literature of Transition. In Alþjóðlegt fornsagnaþing: Reykjavík 2.-8. ágúst 1973; Fyrirlestrar.  Reykjavík, 1973.. 1973" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Wolfe, Patricia M. The Later Sagas: Literature of Transition. In Alþjóðlegt fornsagnaþing: Reykjavík 2.-8. ágúst 1973; Fyrirlestrar.  Reykjavík, 1973.. 1973" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "The Later Sagas: Literature of Transition." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:005eefc9-184b-4156-b530-2b3460a6770f ;
    crm:P94i_was_created_by individual:323f2609-e8f5-427e-a3c5-f7f5ae37180d .

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:323f2609-e8f5-427e-a3c5-f7f5ae37180d a crm:E21_Person ;
    rdfs:label "Wolfe, Patricia M." ;
    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 "Patricia M." ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Wolfe" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Patricia M. Wolfe" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

publication:005eefc9-184b-4156-b530-2b3460a6770f a crm:E31_Document ;
    rdfs:label "Alþjóðlegt fornsagnaþing: Reykjavík 2.-8. ágúst 1973; Fyrirlestrar" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Alþjóðlegt fornsagnaþing: Reykjavík 2.-8. ágúst 1973; Fyrirlestrar" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

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

