@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:73f1f8d7-3fb4-40d4-907b-356e46f159a8 a crm:E31_Document ;
    rdfs:label "Die Saga von Half und seinen Helden. In Sagas aus der Vorzeit. Zeit-Altpeter, Jonas, Simek, Rudolf eds. Stuttgart: Kröner, 2020.. 2020" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Saga von Half und seinen Helden." ;
            crm:P2_has_type aat:300404670 ],
        [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Die Saga von Half und seinen Helden. In Sagas aus der Vorzeit. Zeit-Altpeter, Jonas, Simek, Rudolf eds. Stuttgart: Kröner, 2020.. 2020" ;
            crm:P2_has_type aat:300435423 ] ;
    crm:P70i_is_documented_in publication:2bf0a614-1938-46c7-b716-7f592fda9369 ;
    crm:P94i_was_created_by individual:41ee60e7-625e-4646-863e-25edb06ba310,
        individual:67f26992-8312-49ea-b3c4-770eb5545257 .

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

aat:300435423 a crm:E55_Type ;
    rdfs:label "bibliographic citation" .

individual:41ee60e7-625e-4646-863e-25edb06ba310 a crm:E21_Person ;
    rdfs:label "Zeit-Altpeter, Jonas" ;
    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 "Jonas" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Zeit-Altpeter" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Jonas Zeit-Altpeter" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

individual:67f26992-8312-49ea-b3c4-770eb5545257 a crm:E21_Person ;
    rdfs:label "Simek, Rudolf" ;
    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 "Simek" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Rudolf" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Rudolf Simek" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:2bf0a614-1938-46c7-b716-7f592fda9369 a crm:E31_Document ;
    rdfs:label "Sagas aus der Vorzeit" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Sagas aus der Vorzeit" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300060417 .

aat:300025526 a crm:E55_Type ;
    rdfs:label "editor" .

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" .

