@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Ho_Chi_Yang__Tenure__4	rdf:type	dbo:Tenure .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Ho_Chi_Yang__Tenure__4	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Ho_Chi_Yang__Tenure__4	owl:sameAs	dbr:Ho_Chi_Yang__Tenure__4 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Ho_Chi_Yang__Tenure__4	dbo:end	"2024-11-17"^^xsd:date ;
	dbo:start	"2022-03-19"^^xsd:date ;
	dbo:office	"Youth Director of the Varsity Affairs" ,
		"of the Democratic Action Party" .
dbr:Ho_Chi_Yang	dbo:termPeriod	dbr:Ho_Chi_Yang__Tenure__4 .