@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:7e790174-b75f-4053-9489-7b2b1b3899e0 a crm:E31_Document ;
    rdfs:label "Lavender, Philip Chickens in the North: A Retrospective. In &lt;Matthías saga digitalis 6.0&gt;: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014. Stegmann, Beeke ed. Published 2014.. 2014" ;
    crm:P1_is_identified_by [ a crm:E42_Identifier ;
            crm:P190_has_symbolic_content "Lavender, Philip Chickens in the North: A Retrospective. In &lt;Matthías saga digitalis 6.0&gt;: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014. Stegmann, Beeke ed. Published 2014.. 2014" ;
            crm:P2_has_type aat:300435423 ],
        [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "Chickens in the North: A Retrospective." ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P70i_is_documented_in publication:78313a67-d7f1-4bc0-9d7f-f27e82e29fac ;
    crm:P94i_was_created_by individual:0179c5e4-13a4-4e91-9a62-7e1a016069d0,
        individual:b4aed37e-7c4c-461b-91bc-6da993db6a03 .

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:0179c5e4-13a4-4e91-9a62-7e1a016069d0 a crm:E21_Person ;
    rdfs:label "Lavender, Philip" ;
    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 "Lavender" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Philip" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Philip Lavender" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025492 .

individual:b4aed37e-7c4c-461b-91bc-6da993db6a03 a crm:E21_Person ;
    rdfs:label "Stegmann, Beeke" ;
    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 "Stegmann" ;
                    crm:P2_has_type aat:300404652 ],
                [ a crm:E33_E41_Linguistic_Appellation ;
                    crm:P190_has_symbolic_content "Beeke" ;
                    crm:P2_has_type aat:300404651 ] ;
            crm:P190_has_symbolic_content "Beeke Stegmann" ;
            crm:P2_has_type aat:300404670 ] ;
    crm:P2_has_type aat:300025526 .

publication:78313a67-d7f1-4bc0-9d7f-f27e82e29fac a crm:E31_Document ;
    rdfs:label "&lt;Matthías saga digitalis 6.0&gt;: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014" ;
    crm:P1_is_identified_by [ a crm:E33_E41_Linguistic_Appellation ;
            crm:P190_has_symbolic_content "&lt;Matthías saga digitalis 6.0&gt;: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014" ;
            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" .

