@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2008/05/skos-xl#> .
_:b183192	rdf:type	ns1:Label .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
_:b183192	dcterms:created	"2010-01-01"^^xsd:date .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b183192	rdfs:label	"spansk"@da .
@prefix ns5:	<http://publications.europa.eu/resource/authority/label-type/> .
_:b183192	dcterms:type	ns5:STANDARDLABEL ;
	ns1:literalForm	"spansk"@da .
@prefix ns6:	<http://publications.europa.eu/ontology/euvoc#> .
_:b183192	ns6:startDate	"1950-05-09"^^xsd:date .
@prefix ns7:	<http://publications.europa.eu/resource/authority/concept-status/> .
_:b183192	ns6:status	ns7:CURRENT .