@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	dbo:Organisation ,
		dbo:University .
@prefix schema:	<http://schema.org/> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	schema:Organization .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	wikidata:Q43229 ,
		schema:EducationalOrganization .
@prefix ns5:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	ns5:Agent ,
		ns5:SocialPerson ,
		dbo:EducationalInstitution ,
		schema:CollegeOrUniversity .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	geo:SpatialThing ,
		wikidata:Q3918 ,
		dbo:Agent ,
		wikidata:Q2385804 ,
		wikidata:Q24229398 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Butler_Community_College__Butler_Community_College__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Butler_Community_College__Butler_Community_College__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Butler_Community_College__Butler_Community_College__1	foaf:name	"Butler Community College"@en ;
	foaf:homepage	<https://www.butlercc.edu/%7Cbutlercc.edu> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Butler_Community_College__Butler_Community_College__1	geo:lat	"37.806675"^^xsd:float ;
	geo:long	"-96.88298"^^xsd:float .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Butler_Community_College__Butler_Community_College__1	georss:point	"37.806676 -96.882984" ;
	dbo:state	dbr:Kansas ;
	dbo:city	<http://dbpedia.org/resource/El_Dorado,_Kansas> ;
	dbo:numberOfStudents	"6574"^^xsd:nonNegativeInteger ;
	dbo:campus	dbr:Rural_area .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Butler_Community_College__Butler_Community_College__1	geo:geometry	"POINT(-96.88298034668 37.806674957275)"^^ogcgs:wktLiteral ;
	dbo:type	dbr:Public_university ;
	dbo:officialSchoolColour	"Purple and Gold" .