@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Interlay	foaf:primaryTopic	dbr:Interlay .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Interlay	rdf:type	dbo:Agent ,
		dbo:Group ,
		dbo:Band ,
		dbo:Organisation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Interlay	owl:sameAs	dbr:Interlay .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Interlay	rdfs:label	"Interlay"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Interlay	dct:subject	dbc:Musical_groups_from_Wisconsin ,
		<http://dbpedia.org/resource/Category:2018_establishments_in_Wisconsin> ,
		dbc:Musical_groups_established_in_2018 .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Interlay	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Interlay?oldid=1299432349&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Interlay .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Interlay	dbp:wikiPageUsesTemplate	dbt:Orphan ,
		dbt:Reflist .