@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://publications.europa.eu/ontology/euvoc#> .
_:b193124	rdf:type	ns1:XlNotation .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
_:b193124	dcterms:created	"2010-01-01"^^xsd:date .
@prefix ns4:	<http://publications.europa.eu/resource/authority/notation-type/> .
_:b193124	dcterms:type	ns4:PUB_LNGISO ;
	ns1:startDate	"1950-05-09"^^xsd:date .
@prefix ns5:	<http://publications.europa.eu/resource/authority/concept-status/> .
_:b193124	ns1:status	ns5:CURRENT ;
	ns1:xlCodification	"MY" .