https://fasnl.net/id/bibliography/7e790174-b75f-4053-9489-7b2b1b3899e0
title
Chickens in the North: A Retrospective.
author
Lavender, Philip
RDF
json
{ "@context": "https://fasnl.net/res/fasnl-context.json", "@type": "Document", "id": "bibliography:7e790174-b75f-4053-9489-7b2b1b3899e0", "_label": "Lavender, Philip Chickens in the North: A Retrospective. In <Matthías saga digitalis 6.0>: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014. Stegmann, Beeke ed. Published 2014.. 2014", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "primary name" } ], "content": "Chickens in the North: A Retrospective." }, { "type": "Identifier", "classified_as": [ { "id": "aat:300435423", "type": "Type", "_label": "bibliographic citation" } ], "content": "Lavender, Philip Chickens in the North: A Retrospective. In <Matthías saga digitalis 6.0>: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014. Stegmann, Beeke ed. Published 2014.. 2014" } ], "created_by": [ { "@type": "Person", "id": "individual:0179c5e4-13a4-4e91-9a62-7e1a016069d0", "_label": "Lavender, Philip", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Philip Lavender", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Philip" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Lavender" } ] } ], "classified_as": [ { "id": "aat:300025492", "type": "Type", "_label": "author" } ] }, { "@type": "Person", "id": "individual:b4aed37e-7c4c-461b-91bc-6da993db6a03", "_label": "Stegmann, Beeke", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "Beeke Stegmann", "part": [ { "type": "Name", "classified_as": [ { "id": "aat:300404651", "type": "Type", "_label": "Given Name" } ], "content": "Beeke" }, { "type": "Name", "classified_as": [ { "id": "aat:300404652", "type": "Type", "_label": "Last Name" } ], "content": "Stegmann" } ] } ], "classified_as": [ { "id": "aat:300025526", "type": "Type", "_label": "editor" } ] } ], "documented_in": { "type": "Document", "id": "publication:78313a67-d7f1-4bc0-9d7f-f27e82e29fac", "_label": "<Matthías saga digitalis 6.0>: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014", "identified_by": [ { "type": "Name", "classified_as": [ { "id": "aat:300404670", "type": "Type", "_label": "Primary Name" } ], "content": "<Matthías saga digitalis 6.0>: Festschrift for Matthew James Driscoll on the Occasion of his Sixtieth Birthday 15th May 2014" } ], "classified_as": [ { "id": "aat:300060417", "type": "Type", "_label": "monographs" } ] } }
ttl
@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 <Matthías saga digitalis 6.0>: 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 <Matthías saga digitalis 6.0>: 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 "Philip" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Lavender" ; crm:P2_has_type aat:300404652 ] ; 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 "Beeke" ; crm:P2_has_type aat:300404651 ], [ a crm:E33_E41_Linguistic_Appellation ; crm:P190_has_symbolic_content "Stegmann" ; crm:P2_has_type aat:300404652 ] ; 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 "<Matthías saga digitalis 6.0>: 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 "<Matthías saga digitalis 6.0>: 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" .
xml
<?xml version="1.0" encoding="utf-8"?> <rdf:RDF xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <crm:E31_Document rdf:about="https://fasnl.net/id/bibliography/7e790174-b75f-4053-9489-7b2b1b3899e0"> <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</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne24a946d28a140818fee9d8a5bdb87f5"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Chickens in the North: A Retrospective.</crm:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P1_is_identified_by> <crm:P1_is_identified_by> <crm:E42_Identifier rdf:nodeID="N965a2d6deaf246a68c9dde89e3498364"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300435423"/> <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:P190_has_symbolic_content> </crm:E42_Identifier> </crm:P1_is_identified_by> <crm:P94i_was_created_by> <crm:E21_Person rdf:about="https://fasnl.net/id/individual/0179c5e4-13a4-4e91-9a62-7e1a016069d0"> <rdfs:label>Lavender, Philip</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Nbc673e1dca714b228bee9fc1b3f75847"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Philip Lavender</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N6e6915f0d33a4daf9457e6f974f0b112"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Philip</crm:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P106_is_composed_of> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N9d85e1e10e3441ccb612750025b17f1d"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Lavender</crm:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P106_is_composed_of> </crm:E33_E41_Linguistic_Appellation> </crm:P1_is_identified_by> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025492"/> </crm:E21_Person> </crm:P94i_was_created_by> <crm:P94i_was_created_by> <crm:E21_Person rdf:about="https://fasnl.net/id/individual/b4aed37e-7c4c-461b-91bc-6da993db6a03"> <rdfs:label>Stegmann, Beeke</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N90ff52e5d468404f93eee79c77e97b22"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <crm:P190_has_symbolic_content>Beeke Stegmann</crm:P190_has_symbolic_content> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="N2fa582843f9549d5b638f958d12412ba"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404651"/> <crm:P190_has_symbolic_content>Beeke</crm:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P106_is_composed_of> <crm:P106_is_composed_of> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Ne2bdc1251ee64415aed03719e52ea233"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404652"/> <crm:P190_has_symbolic_content>Stegmann</crm:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P106_is_composed_of> </crm:E33_E41_Linguistic_Appellation> </crm:P1_is_identified_by> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300025526"/> </crm:E21_Person> </crm:P94i_was_created_by> <crm:P70i_is_documented_in> <crm:E31_Document rdf:about="https://fasnl.net/id/publication/78313a67-d7f1-4bc0-9d7f-f27e82e29fac"> <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</rdfs:label> <crm:P1_is_identified_by> <crm:E33_E41_Linguistic_Appellation rdf:nodeID="Na20c3e478388402491ec4766b60f754a"> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300404670"/> <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:P190_has_symbolic_content> </crm:E33_E41_Linguistic_Appellation> </crm:P1_is_identified_by> <crm:P2_has_type rdf:resource="http://vocab.getty.edu/aat/300060417"/> </crm:E31_Document> </crm:P70i_is_documented_in> </crm:E31_Document> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300435423"> <rdfs:label>bibliographic citation</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025492"> <rdfs:label>author</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404670"> <rdfs:label>primary name</rdfs:label> <rdfs:label>Primary Name</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300025526"> <rdfs:label>editor</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404652"> <rdfs:label>Last Name</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300404651"> <rdfs:label>Given Name</rdfs:label> </crm:E55_Type> <crm:E55_Type rdf:about="http://vocab.getty.edu/aat/300060417"> <rdfs:label>monographs</rdfs:label> </crm:E55_Type> </rdf:RDF>