@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Selby_Library	foaf:primaryTopic	dbr:Selby_Library .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Selby_Library	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Selby_Library	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Selby_Library	rdf:type	dbo:Library .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Selby_Library	rdf:type	wikidata:Q7075 .
@prefix schema:	<http://schema.org/> .
dbr:Selby_Library	rdf:type	schema:Organization ,
		wikidata:Q43229 ,
		schema:EducationalOrganization ,
		wikidata:Q2385804 ,
		wikidata:Q24229398 .
@prefix ns9:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Selby_Library	rdf:type	ns9:Agent ,
		schema:Library ,
		ns9:SocialPerson ,
		dbo:Organisation ,
		dbo:Agent ,
		dbo:EducationalInstitution ;
	owl:sameAs	dbr:Selby_Library ;
	foaf:name	"Selby Public Library"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Selby_Library	rdfs:label	"Selby Library"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Selby_Library	dct:subject	dbc:Public_libraries_in_Florida ,
		dbc:Aquaria_in_Florida ,
		<http://dbpedia.org/resource/Category:Buildings_and_structures_in_Sarasota,_Florida> ,
		dbc:Library_buildings_completed_in_1998 ;
	foaf:homepage	<https://www.scgov.net/library/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Selby_Library	geo:lat	"27.337259"^^xsd:float ;
	geo:long	"-82.543419"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Dee_and_Charles_Stottlemyer_Children\u0027s_Aquarium_at_Selby_Public_Library.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Selby_Creation_Station.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Programs_at_Selby_Public_Library.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Selby_Friends_of_the_Library_Bookstore.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Selby_Public_Library.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Selby_Public_Library_-_Alternate_View.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Selby_Library	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Selby_Library?oldid=1309077276&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Selby_Library	georss:point	"27.337259 -82.543416" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Selby_Library ;
	dbo:description	"\u00F6ffentliche Bibliothek in den Vereinigten Staaten"@de ,
		"library in Sarasota, Florida, U.S"@en ,
		"\u0424\u043B\u043E\u0440\u0438\u0434\u0430 \u0448\u0442\u0430\u0442\u044B\u043D\u0434\u0430\u0493\u044B \u0421\u0430\u0440\u0430\u0441\u043E\u0442\u0430 \u04A1\u0430\u043B\u0430\u04BB\u044B\u043D\u0434\u0430 1907 \u0439\u044B\u043B\u0434\u0430 \u043D\u0438\u0433\u0435\u0499 \u04BB\u0430\u043B\u044B\u043D\u0493\u0430\u043D \u043A\u0438\u0442\u0430\u043F\u0445\u0430\u043D\u0430."@ba .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Selby_Library	dbp:wikiPageUsesTemplate	dbt:Use_mdy_dates ,
		dbt:Authority_control ,
		dbt:Convert ,
		dbt:Inflation ,
		dbt:Cite_web ,
		dbt:Infobox_library ,
		dbt:Use_American_English ,
		<http://dbpedia.org/resource/Template:Sarasota,_Florida> ,
		dbt:Short_description ,
		dbt:Coord ,
		dbt:Reflist ;
	dbp:website	<https://www.scgov.net/library/> ;
	dbp:location	13311 ,
		"Sarasota, Florida 34236"@en ;
	dbp:collectionSize	810609 .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Selby_Library	geo:geometry	"POINT(-82.543418884277 27.337259292603)"^^ogcgs:wktLiteral ;
	dbp:popServed	367867 ;
	dbp:annualCirculation	2905809 ;
	dbp:type	dbr:Public_library ;
	dbp:established	1998 ,
		1907 ;
	dbp:caption	"Main entrance to Selby Public Library"@en ;
	dbp:branchOf	"Sarasota County Public Library System"@en ;
	dbp:libraryName	"Selby Public Library"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Selby_Public_Library.jpg?width=300> .