@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Matt_Briggs	rdf:type	foaf:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Matt_Briggs	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Matt_Briggs	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Writer ,
		dbpedia-owl:Artist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Matt_Briggs	dbpprop:name	"Matt Briggs"@en ,
		"Briggs, Matt"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Matt_Briggs	ns7:birthDate	"1970-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:birthPlace	<http://dbpedia.org/resource/Seattle%2C_Washington> ;
	ns7:occupation	dbpedia:Writer ;
	dbpedia-owl:genre	dbpedia:Literature .
@prefix ns8:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Matt_Briggs	ns8:genre	dbpedia:Literature ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000876d281> ;
	foaf:name	"Matt Briggs"@de ,
		"Matt Briggs" ;
	foaf:surname	"Briggs"@de .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Matt_Briggs	foaf:page	ns9:Matt_Briggs ;
	dbpprop:reference	<http://www.writersdojo.org/Interview+Briggs> ,
		<http://www.clearcutpress.com> ,
		<http://www.jackstraw.org/programs/writers/WritersForum/07/index.html> ,
		<http://www.mattbriggs.wordpress.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Matt_Briggs	rdfs:label	"Matt Briggs"@en ;
	dbpedia-owl:birthDate	"1970-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Seattle%2C_Washington> ;
	dbpedia-owl:occupation	dbpedia:Writer ;
	dbpprop:abstract	"Matt Briggs is an American writer of novels and short stories."@en ;
	rdfs:comment	"Matt Briggs is an American writer of novels and short stories."@en ;
	foaf:givenname	"Matt"@de .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Matt_Briggs	skos:subject	ns12:Living_people ,
		ns12:University_of_Washington_alumni ,
		ns12:Cannabis_culture ,
		<http://dbpedia.org/resource/Category:Writers_from_Washington_%28U.S._state%29> ,
		ns12:American_military_personnel_of_the_Gulf_War ,
		<http://dbpedia.org/resource/Category:1970_births> ,
		ns12:American_novelists ,
		ns12:American_short_story_writers .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Matt_Briggs	dbpprop:wikiPageUsesTemplate	ns13:persondata ,
		ns13:infobox_writer ;
	dbpprop:genre	dbpedia:Literature ;
	dbpprop:birthPlace	dbpedia:United_States ,
		<http://dbpedia.org/resource/Seattle%2C_Washington> ;
	dbpprop:occupation	dbpedia:Writer ;
	dbpprop:alternativeNames	"Briggs, Matthew"@en ;
	dbpprop:dateOfBirth	1970 ;
	dbpprop:shortDescription	"American novelist"@en .
dbpedia:The_Dancing_Masters	dbpedia-owl:starring	dbpedia:Matt_Briggs .
@prefix ns14:	<http://dbpedia.org/ontology/Film/> .
dbpedia:The_Dancing_Masters	ns14:starring	dbpedia:Matt_Briggs ;
	dbpprop:starring	dbpedia:Matt_Briggs .
dbpedia:Matt_briggs	dbpprop:redirect	dbpedia:Matt_Briggs .