@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Category:1941_in_the_Soviet_Union>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Category:1941_in_the_Soviet_Union>	rdfs:label	"1941 in the Soviet Union"@en ;
	skos:prefLabel	"1941 in the Soviet Union"@en ;
	skos:broader	<http://dbpedia.org/resource/Category:1941_in_Europe> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/data/Category:1941_in_the_Soviet_Union.n3>	rdf:type	foaf:Document ;
	foaf:primaryTopic	<http://dbpedia.org/resource/Category:1941_in_the_Soviet_Union> .