@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 .
@prefix ns2:	<http://www.w3.org/2006/> .
_:b61616966	ns2:timehasBeginning	_:b61616967 ;
	ns2:timehasEnd	_:b61616969 .
_:b61616967	ns2:timeInstant	_:b61616968 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b61616968	ns2:timeinXSDDate	"1982-12-29T00:00:00"^^xsd:date .
_:b61616969	ns2:timeInstant	_:b61616970 .
_:b61616970	ns2:timeinXSDDate	"1995-01-18T00:00:00"^^xsd:date .