@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/resource/Category:> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Ambassadors_to_the_United_Nations	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:Ambassadors_to_the_United_Nations	rdfs:label	"Ambassadors to the United Nations"@en ;
	skos:prefLabel	"Ambassadors to the United Nations"@en .