@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix eli:	<http://data.europa.eu/eli/ontology#> .
_:b60516622	rdf:first	eli:Format ;
	rdf:rest	rdf:nil .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b60516623	rdf:first	time:TemporalEntity ;
	rdf:rest	_:b60516622 .
@prefix sosa:	<http://www.w3.org/ns/sosa/> .
_:b60516624	rdf:first	sosa:Observation ;
	rdf:rest	_:b60516623 .
@prefix qb:	<http://purl.org/linked-data/cube#> .
_:b60516625	rdf:first	qb:ComponentSpecification ;
	rdf:rest	_:b60516624 .
_:b60516626	rdf:first	qb:Observation ;
	rdf:rest	_:b60516625 .
_:b60516627	rdf:first	qb:DataStructureDefinition ;
	rdf:rest	_:b60516626 .
_:b60516628	rdf:first	qb:ComponentProperty ;
	rdf:rest	_:b60516627 .