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