@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516599	rdf:type	owl:Class ;
	owl:unionOf	_:b60516601 .
@prefix eli:	<http://data.europa.eu/eli/ontology#> .
_:b60516600	rdf:first	eli:LegalResource ;
	rdf:rest	rdf:nil .
@prefix schema:	<http://schema.org/> .
_:b60516601	rdf:first	schema:CreativeWork ;
	rdf:rest	_:b60516600 .