@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://en.wikipedia.org/wiki/North_School,_Peterhead>	foaf:primaryTopic	<http://dbpedia.org/resource/North_School,_Peterhead> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/North_School,_Peterhead>	rdf:type	dbo:ArchitecturalStructure .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
<http://dbpedia.org/resource/North_School,_Peterhead>	rdf:type	wikidata:Q41176 ,
		dbo:Building ;
	owl:sameAs	<http://dbpedia.org/resource/North_School,_Peterhead> ;
	foaf:name	"North School"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	rdfs:label	"North School, Peterhead"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/North_School,_Peterhead>	dct:subject	dbc:Schools_in_Peterhead ,
		dbc:School_buildings_completed_in_1877 ,
		<http://dbpedia.org/resource/Category:1877_establishments_in_Scotland> ,
		dbc:Defunct_schools_in_Aberdeenshire ;
	foaf:homepage	<https://www.thenorthbar.co.uk/> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	geo:lat	"57.508846"^^xsd:float ;
	geo:long	"-1.78285"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/North_School,_Peterhead?oldid=1281712391&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
<http://dbpedia.org/resource/North_School,_Peterhead>	georss:point	"57.508848 -1.78285" ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/North_School,_Peterhead> .
@prefix dbp:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/North_School,_Peterhead>	dbp:mapframe	"yes"@en ;
	dbp:floors	1 .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
<http://dbpedia.org/resource/North_School,_Peterhead>	geo:geometry	"POINT(-1.7828500270844 57.508846282959)"^^ogcgs:wktLiteral .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/North_School,_Peterhead>	dbo:location	dbr:Peterhead ;
	dbo:floorCount	"1"^^xsd:positiveInteger ;
	dbp:name	"North School"@en ;
	dbp:locationCountry	"Scotland"@en ;
	dbo:address	"King Street"@en ;
	dbp:locationTown	dbr:Peterhead ;
	dbp:address	"King Street"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/North_School,_Peterhead>	dbp:wikiPageUsesTemplate	dbt:Use_dmy_dates ,
		dbt:Coord ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Use_British_English ,
		dbt:Infobox_historic_building ,
		dbt:Start_date_and_age .