@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	rdf:type	dbpedia-owl:Place ,
		dbpedia-owl:Building ,
		dbpedia-owl:Station .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpprop:name	"Library"@en ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000008753035> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	foaf:name	"Library" ;
	foaf:page	<http://en.wikipedia.org/wiki/Library_%28UTA_station%29> ;
	dbpedia-owl:address	"225 East 400 South</br>Salt Lake City, UT" .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpedia-owl:platform	dbpedia:Island_platform .
@prefix ns6:	<http://dbpedia.org/ontology/Station/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	ns6:platform	dbpedia:Island_platform .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	rdfs:label	"Library (UTA station)"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/08NEWRailCarMap.jpg/200px-08NEWRailCarMap.jpg> ;
	dbpprop:abstract	"Library is a light rail station in Salt Lake City, Utah. It is situated near Salt Lake City Public Library."@en ;
	rdfs:comment	"Library is a light rail station in Salt Lake City, Utah. It is situated near Salt Lake City Public Library."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/a/ab/08NEWRailCarMap.jpg> .
@prefix ns8:	<http://dbpedia.org/ontology/Building/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	ns8:address	"225 East 400 South</br>Salt Lake City, UT" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	skos:subject	ns10:UTA_TRAX_stations .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_station ;
	dbpprop:line	"UTA:\n\n"@en .
@prefix ns12:	<http://dbpedia.org/resource/Library_%2528UTA_station%2529/line/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpprop:line	ns12:rail_color_box1 ,
		ns12:rail_color_box ;
	dbpprop:ada	"yes"@en ;
	dbpprop:zone	"Free Fare Zone"@en ;
	dbpprop:other	" UTA inter-county and local bus"@en ;
	dbpprop:address	"225 East 400 South</br>Salt Lake City, UT"@en ;
	dbpprop:bicycle	"4 paid lockers, across street"@en ;
	dbpprop:tracks	2 ;
	dbpprop:platform	dbpedia:Island_platform .
@prefix ns13:	<http://dbpedia.org/resource/Library_%2528UTA_station%2529/services/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpprop:services	ns13:s-line ,
		ns13:s-line1 .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Library_%28UTA_station%29>	dbpprop:wordnet_type	ns14:synset-railway_station-noun-1 ;
	dbpprop:disambiguates	<http://dbpedia.org/resource/Library_%28UTA_station%29> .