@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:d6d7e2bf-9704-4255-a70f-9d9e0773c1bb a crm:E31_Document ;
    rdfs:label "Die Saga von Grim Zottelwange. In Sagas aus der Vorzeit. Broustin, Valerie, Zeit-Altpeter, Jonas eds. Stuttgart: Kröner, 2020.. 2020" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Die Saga von Grim Zottelwange. In Sagas aus der Vorzeit. Broustin, Valerie, Zeit-Altpeter, Jonas eds. Stuttgart: Kröner, 2020.. 2020" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Die Saga von Grim Zottelwange." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:2bf0a614-1938-46c7-b716-7f592fda9369 ;
    crm:P94i_was_created_by individual:41ee60e7-625e-4646-863e-25edb06ba310,
        individual:cd8b7955-50c8-4795-8ea5-b10bdf420f6d .

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:cd8b7955-50c8-4795-8ea5-b10bdf420f6d a crm:E21_Person ;
    rdfs:label "Broustin, Valerie" ;
    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 "Valerie" ;
                    crm:P2_has_type aat:300404651 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Broustin" ;
                    crm:P2_has_type aat:300404652 ] ;
            crm:P190_has_symbolic_content "Valerie Broustin" ;
            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" .

