@prefix ns0:	<http://www.w3.org/2006/> .
_:b61616965	ns0:timeInterval	_:b61616966 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcat:	<http://www.w3.org/ns/dcat#> .
_:b61616966	rdf:type	dcat:PeriodOfTime ;
	ns0:timehasBeginning	_:b61616967 ;
	ns0:timehasEnd	_:b61616969 .
_:b61616967	ns0:timeInstant	_:b61616968 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b61616968	ns0:timeinXSDDate	"1982-12-29T00:00:00"^^xsd:date .
_:b61616969	ns0:timeInstant	_:b61616970 .
_:b61616970	ns0:timeinXSDDate	"1995-01-18T00:00:00"^^xsd:date .