@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Charlottetown_Library_Learning_Centre	foaf:primaryTopic	dbr:Charlottetown_Library_Learning_Centre .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns4:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	ns4:SocialPerson .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	dbo:Library ,
		ns4:Agent .
@prefix schema:	<http://schema.org/> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	schema:Library .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	wikidata:Q2385804 ,
		wikidata:Q24229398 ,
		schema:EducationalOrganization ,
		schema:Organization ,
		wikidata:Q43229 ,
		dbo:EducationalInstitution ,
		dbo:Organisation ,
		dbo:Agent .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Charlottetown_Library_Learning_Centre	rdf:type	geo:SpatialThing ,
		wikidata:Q7075 ;
	owl:sameAs	dbr:Charlottetown_Library_Learning_Centre .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Charlottetown_Library_Learning_Centre	rdfs:label	"Charlottetown Library Learning Centre"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Charlottetown_Library_Learning_Centre	dct:subject	dbc:Buildings_and_structures_in_Charlottetown ,
		dbc:Public_libraries_in_Prince_Edward_Island ,
		dbc:Culture_of_Charlottetown ;
	foaf:homepage	<https://cllcroomrentals.ca/about-us/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Charlottetown_Library_Learning_Centre	geo:lat	"46.2332"^^xsd:float ;
	geo:long	"-63.127102"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Charlottetown_Library_Learning_Centre_in_Prince_Edward_Island_(November_2023).jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Charlottetown_Library_Learning_Centre	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Charlottetown_Library_Learning_Centre?oldid=1255418383&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Charlottetown_Library_Learning_Centre	georss:point	"46.2332 -63.1271" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Charlottetown_Library_Learning_Centre .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Charlottetown_Library_Learning_Centre	dbp:publictransit	dbr:T3_Transit .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Charlottetown_Library_Learning_Centre	geo:geometry	"POINT(-63.127101898193 46.233200073242)"^^ogcgs:wktLiteral .
@prefix ns18:	<https://www.princeedwardisland.ca/en/topic/> .
dbr:Charlottetown_Library_Learning_Centre	dbp:branchOf	ns18:public-library-services ;
	dbp:director	"Brian Howatt"@en ;
	dbp:country	dbr:Canada ;
	dbp:type	"Public Library"@en ;
	dbp:imageSize	250 ;
	dbp:location	97 ;
	dbp:website	<https://cllcroomrentals.ca/about-us/> ;
	dbp:name	"Charlottetown Library Learning Centre"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Charlottetown_Library_Learning_Centre_in_Prince_Edward_Island_(November_2023).jpg?width=300> ;
	dbp:caption	"Charlottetown Library Learning Centre"@en ;
	dbo:foundingDate	"2022-07-18"^^xsd:date ;
	dbp:established	"2022-07-18"^^xsd:date ;
	dbp:serviceArea	dbr:Neighbourhoods_of_Charlottetown ;
	dbo:country	dbr:Canada ;
	dbo:description	"public library in the Canadian city of Charlottetown"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Charlottetown_Library_Learning_Centre	dbp:wikiPageUsesTemplate	dbt:Charlottetown ,
		dbt:Short_description ,
		dbt:Start_date_and_age ,
		dbt:Infobox_library ,
		dbt:Coord ,
		dbt:Sources_exist ,
		dbt:More_citations_needed ,
		dbt:Multiple_issues ,
		dbt:Langx ,
		dbt:Third-party ,
		dbt:Reflist .