@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Robin_Levitt	rdf:type	dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Robin_Levitt	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Robin_Levitt	dbpprop:name	"Robin F. Levitt"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Robin_Levitt	ns6:birthDate	"1952-03-08"^^xsd:date ;
	ns6:birthPlace	dbpedia:Michigan ,
		dbpedia:Detroit ;
	ns6:residence	dbpedia:California ,
		dbpedia:San_Francisco ;
	ns6:education	dbpedia:Urban_studies ,
		dbpedia:Architecture ,
		<http://dbpedia.org/resource/Bachelor%27s_degree> ,
		<http://dbpedia.org/resource/Master%27s_degree> ;
	ns6:occupation	dbpedia:Architect ,
		dbpedia:San_Francisco_Bicycle_Coalition ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007b5969b> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Robin_Levitt	foaf:name	"Robin F. Levitt" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Robin_Levitt	foaf:page	ns8:Robin_Levitt ;
	dbpprop:reference	<http://www.sfgov.org/site/elections_index.asp?id=68841> ,
		<http://www.sfbike.org/download/tubetimes/tt_080203.pdf> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Robin_Levitt	rdfs:label	"Robin Levitt"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Robin_Levitt.jpg/200px-Robin_Levitt.jpg> ;
	dbpedia-owl:birthDate	"1952-03-08"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Michigan ,
		dbpedia:Detroit ;
	dbpedia-owl:residence	dbpedia:California ,
		dbpedia:San_Francisco ;
	dbpedia-owl:education	dbpedia:Urban_studies ,
		<http://dbpedia.org/resource/Bachelor%27s_degree> ,
		<http://dbpedia.org/resource/Master%27s_degree> ,
		dbpedia:Architecture ;
	dbpedia-owl:occupation	dbpedia:Architect ,
		dbpedia:San_Francisco_Bicycle_Coalition ;
	dbpprop:abstract	"Robin F. Levitt is an American architect and political activist."@en ;
	rdfs:comment	"Robin F. Levitt is an American architect and political activist."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/e/ed/Robin_Levitt.jpg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Robin_Levitt	skos:subject	<http://dbpedia.org/resource/Category:1952_births> ,
		<http://dbpedia.org/resource/Category:People_from_Yellow_Springs%2C_Ohio> ,
		<http://dbpedia.org/resource/Category:People_from_Detroit%2C_Michigan> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Robin_Levitt	skos:subject	ns11:Living_people .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Robin_Levitt	dbpprop:wikiPageUsesTemplate	ns12:infobox_person ;
	dbpprop:imageSize	"175px"@en .
@prefix ns13:	<http://dbpedia.org/resource/Robin_Levitt/birthDate/> .
dbpedia:Robin_Levitt	dbpprop:birthDate	ns13:birth_date_and_age ;
	dbpprop:birthPlace	dbpedia:Detroit ,
		dbpedia:Michigan ;
	dbpprop:occupation	dbpedia:San_Francisco_Bicycle_Coalition ,
		dbpedia:Architect ;
	dbpprop:residence	dbpedia:San_Francisco ,
		dbpedia:California ;
	dbpprop:education	dbpedia:Architecture ,
		<http://dbpedia.org/resource/Bachelor%27s_degree> ,
		dbpedia:Urban_studies ,
		<http://dbpedia.org/resource/Master%27s_degree> ;
	dbpprop:caption	"Robin F. Levitt"@en .