@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Northern_Beaches_Libraries	foaf:primaryTopic	dbr:Northern_Beaches_Libraries .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Northern_Beaches_Libraries	rdf:type	schema:Organization .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Northern_Beaches_Libraries	rdf:type	wikidata:Q7075 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Northern_Beaches_Libraries	rdf:type	dbo:EducationalInstitution ,
		schema:EducationalOrganization ,
		wikidata:Q2385804 ,
		schema:Library ,
		wikidata:Q24229398 ,
		dbo:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Northern_Beaches_Libraries	rdf:type	owl:Thing .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Northern_Beaches_Libraries	rdf:type	ns8:Agent ,
		ns8:SocialPerson ,
		wikidata:Q43229 ,
		dbo:Organisation ,
		dbo:Library ;
	owl:sameAs	dbr:Northern_Beaches_Libraries .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Northern_Beaches_Libraries	rdfs:label	"Northern Beaches Libraries"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Northern_Beaches_Libraries	dct:subject	dbc:Public_libraries_in_Australia ,
		dbc:Libraries_in_Sydney ,
		dbc:Libraries_established_in_2016 ,
		<http://dbpedia.org/resource/Category:2016_establishments_in_Australia> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Northern_Beaches_Libraries_Logo.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Northern_Beaches_Libraries	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Northern_Beaches_Libraries?oldid=1307078901&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Northern_Beaches_Libraries	dbp:numBranches	6 ;
	foaf:isPrimaryTopicOf	wikipedia-en:Northern_Beaches_Libraries ;
	dbp:country	dbr:Australia ;
	dbp:itemsCollected	334997 ;
	dbp:type	dbr:Public_library ;
	dbp:popServed	274041 ;
	dbp:annualCirculation	1393472 ;
	dbp:members	197730 ;
	dbp:location	dbr:Northern_Beaches ,
		dbr:Sydney ;
	dbp:logoAlt	"Logo used for library services by the Northern Beaches Council."@en ;
	dbp:numEmployees	80 ;
	dbp:name	"Northern Beaches Libraries"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Northern_Beaches_Libraries_Logo.png?width=300> ;
	dbp:logo	"Northern_Beaches_Libraries_Logo.png"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Northern_Beaches_Libraries	dbo:foundingDate	"2016-05-12"^^xsd:date ;
	dbp:established	"2016-05-12"^^xsd:date ;
	dbo:country	dbr:Australia .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Northern_Beaches_Libraries	dbp:wikiPageUsesTemplate	dbt:Start_date ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Infobox_library ;
	dbp:parentOrganisation	dbr:Northern_Beaches_Council .