@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/St._Andrews_Biological_Station>	dct:subject	dbc:Research_institutes_in_New_Brunswick .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbc:Research_institutes_in_New_Brunswick	rdf:type	skos:Concept .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbc:Research_institutes_in_New_Brunswick	owl:sameAs	dbc:Research_institutes_in_New_Brunswick ;
	skos:prefLabel	"Research institutes in New Brunswick"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbc:Research_institutes_in_New_Brunswick	rdfs:label	"Research institutes in New Brunswick"@en ;
	skos:broader	dbc:Science_and_technology_in_New_Brunswick ,
		dbc:Education_in_New_Brunswick ,
		dbc:Research_institutes_in_Canada .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbc:Research_institutes_in_New_Brunswick	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Category:Research_institutes_in_New_Brunswick?oldid=1307818232&ns=14> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbc:Research_institutes_in_New_Brunswick	dbp:wikiPageUsesTemplate	dbt:Portal ,
		dbt:CanadaByProvinceCatNav .