@prefix :       <./#> .
@prefix bibo:   <http://purl.org/ontology/bibo/> .
@prefix dc:     <http://purl.org/dc/terms/> .
@prefix foaf:   <http://xmlns.com/foaf/0.1/> .
@prefix frbr:   <http://purl.org/vocab/frbr/core#> .
@prefix lob:    <http://ontologi.es/lob/vocab#> .
@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:   <http://www.w3.org/2000/01/rdf-schema#> .
@prefix toby:   <http://tobyinkster.co.uk/#> .
@prefix void:   <http://rdfs.org/ns/void#> .
@prefix xsd:    <http://www.w3.org/2001/XMLSchema#> .

<./>
	a bibo:Document , frbr:Expression ;
	dc:title "Linked Open Bard Index"@en ;
	dc:isPartOf <http://ontologi.es/lob/#dataset> ;
	foaf:primaryTopic :dataset ;
	foaf:topic :plays ;
	foaf:topic :comedies ;
	foaf:topic :tragedies ;
	foaf:topic :histories ;
	dc:hasFormat <./index.ttl> ;
	dc:hasFormat <./index.rdf> ;
	frbr:embodiment <./index.ttl> ;
	frbr:embodiment <./index.rdf> .

<./index.ttl>
	a bibo:Document , frbr:Manifestation ;
	dc:isPartOf <http://ontologi.es/lob/#dataset> ;
	dc:format "text/turtle" ;
	frbr:alternate <./index.rdf> .

<./index.rdf>
	a bibo:Document , frbr:Manifestation ;
	dc:isPartOf <http://ontologi.es/lob/#dataset> ;
	dc:format "application/rdf+xml" ;
	frbr:alternate <./index.ttl> .

:dataset
	a void:Dataset ;
	dc:title "Linked Open Bard"@en ;
	dc:created "2010-07-24"^^xsd:date ;
	dc:creator toby:i ;
	dc:publisher toby:i ;
	dc:source <http://www.cafeconleche.org/examples/shakespeare/index.html> ;
	foaf:homepage <./> ;
	void:feature [ a void:TechnicalFeature ; rdfs:label "Turtle" ] ;
	void:feature [ a void:TechnicalFeature ; rdfs:label "RDF/XML" ] ;
	void:vocabulary bibo: ;
	void:vocabulary dc: ;
	void:vocabulary foaf: ;
	void:vocabulary frbr: ;
	void:vocabulary lob: ;
	void:vocabulary rdf: ;
	void:vocabulary rdfs: .

toby:i
	a foaf:Person ;
	foaf:name "Toby Inkster" ;
	foaf:homepage <http://tobyinkster.co.uk/> .

:plays
	a bibo:Collection ;
	dc:title "Shakespeare's Plays"@en ;
	rdfs:seeAlso <http://en.wikipedia.org/wiki/Shakespeare's_plays> ;
	dc:hasPart <Antony_and_Cleopatra#play> ;
	dc:hasPart <All's_Well_That_Ends_Well#play> ;
	dc:hasPart <As_You_Like_It#play> ;
	dc:hasPart <The_Comedy_of_Errors#play> ;
	dc:hasPart <Coriolanus#play> ;
	dc:hasPart <Cymbeline#play> ;
	dc:hasPart <A_Midsummer_Night's_Dream#play> ;
	dc:hasPart <Hamlet#play> ;
	dc:hasPart <Henry_IV,_Part_1#play> ;
	dc:hasPart <Henry_IV,_Part_2#play> ;
	dc:hasPart <Henry_V_(play)#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VIII_(play)#play> ;
	dc:hasPart <Julius_Caesar_(play)#play> ;
	dc:hasPart <The_Life_and_Death_of_King_John#play> ;
	dc:hasPart <King_Lear#play> ;
	dc:hasPart <Love's_Labour's_Lost#play> ;
	dc:hasPart <Macbeth#play> ;
	dc:hasPart <The_Merchant_of_Venice#play> ;
	dc:hasPart <Measure_for_Measure#play> ;
	dc:hasPart <Much_Ado_About_Nothing#play> ;
	dc:hasPart <The_Merry_Wives_of_Windsor#play> ;
	dc:hasPart <Othello#play> ;
	dc:hasPart <Pericles,_Prince_of_Tyre#play> ;
	dc:hasPart <Romeo_and_Juliet#play> ;
	dc:hasPart <Richard_II_(play)#play> ;
	dc:hasPart <Richard_III_(play)#play> ;
	dc:hasPart <The_Taming_of_the_Shrew#play> ;
	dc:hasPart <The_Tempest_(play)#play> ;
	dc:hasPart <Timon_of_Athens#play> ;
	dc:hasPart <Titus_Andronicus#play> ;
	dc:hasPart <Twelfth_Night#play> ;
	dc:hasPart <Troilus_and_Cressida#play> ;
	dc:hasPart <The_Two_Gentlemen_of_Verona#play> .

:comedies
	a bibo:Collection ;
	rdfs:seeAlso <http://en.wikipedia.org/wiki/Shakespearean_comedy> ;
	dc:title "Shakespeare's Comedies"@en ;
	dc:hasPart <All's_Well_That_Ends_Well#play> ;
	dc:hasPart <As_You_Like_It#play> ;
	dc:hasPart <The_Comedy_of_Errors#play> ;
	dc:hasPart <A_Midsummer_Night's_Dream#play> ;
	dc:hasPart <Love's_Labour's_Lost#play> ;
	dc:hasPart <Macbeth#play> ;
	dc:hasPart <The_Merchant_of_Venice#play> ;
	dc:hasPart <Measure_for_Measure#play> ;
	dc:hasPart <Much_Ado_About_Nothing#play> ;
	dc:hasPart <The_Merry_Wives_of_Windsor#play> ;
	dc:hasPart <Pericles,_Prince_of_Tyre#play> ;
	dc:hasPart <The_Taming_of_the_Shrew#play> ;
	dc:hasPart <The_Tempest_(play)#play> ;
	dc:hasPart <Timon_of_Athens#play> ;
	dc:hasPart <Titus_Andronicus#play> ;
	dc:hasPart <Twelfth_Night#play> ;
	dc:hasPart <The_Two_Gentlemen_of_Verona#play> .

:histories
	a bibo:Collection ;
	rdfs:seeAlso <http://en.wikipedia.org/wiki/Shakespearean_history> ;
	dc:title "Shakespeare's Histories"@en ;
	dc:hasPart <Henry_IV,_Part_1#play> ;
	dc:hasPart <Henry_IV,_Part_2#play> ;
	dc:hasPart <Henry_V_(play)#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VI,_Part_1#play> ;
	dc:hasPart <Henry_VIII_(play)#play> ;
	dc:hasPart <The_Life_and_Death_of_King_John#play> ;
	dc:hasPart <Richard_II_(play)#play> ;
	dc:hasPart <Richard_III_(play)#play> .

:tragedies
	a bibo:Collection ;
	rdfs:seeAlso <http://en.wikipedia.org/wiki/Shakespearean_tragedy> ;
	dc:title "Shakespeare's Tragedies"@en ;
	dc:hasPart <Antony_and_Cleopatra#play> ;
	dc:hasPart <Coriolanus#play> ;
	dc:hasPart <Cymbeline#play> ;
	dc:hasPart <Hamlet#play> ;
	dc:hasPart <Julius_Caesar_(play)#play> ;
	dc:hasPart <King_Lear#play> ;
	dc:hasPart <Othello#play> ;
	dc:hasPart <Romeo_and_Juliet#play> ;
	dc:hasPart <Troilus_and_Cressida#play> .

