@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Ajoo	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Artist .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Ajoo	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalArtist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Ajoo	dbpprop:name	"Ajoo"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Ajoo	ns5:birthName	"Noh Ah Joo (\uB178\uC544\uC8FC)" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Ajoo	ns5:birthDate	"1990-07-06"^^xsd:date ;
	ns5:occupation	dbpedia:Singer ,
		dbpedia:Dancer ;
	dbpedia-owl:genre	dbpedia:K-pop .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Ajoo	ns7:genre	dbpedia:K-pop .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Ajoo	foaf:name	"Ajoo" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Ajoo	foaf:page	ns9:Ajoo .
@prefix ns10:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:Ajoo	ns10:background	"solo_singer" ;
	dbpedia-owl:associatedBand	dbpedia:Younha ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:Younha ;
	dbpedia-owl:homeTown	dbpedia:Seoul ,
		dbpedia:South_Korea ;
	ns5:homeTown	dbpedia:Seoul ,
		dbpedia:South_Korea ;
	dbpedia-owl:activeYearsEndDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:reference	<http://news.joins.com/article/3496399.html?ctg=15> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Ajoo	rdfs:label	"Ajoo"@en ;
	dbpedia-owl:background	"solo_singer" ;
	ns10:associatedBand	dbpedia:Younha ;
	ns10:associatedMusicalArtist	dbpedia:Younha ;
	dbpedia-owl:birthName	"Noh Ah Joo (\uB178\uC544\uC8FC)" ;
	dbpedia-owl:birthDate	"1990-07-06"^^xsd:date ;
	dbpedia-owl:occupation	dbpedia:Singer ,
		dbpedia:Dancer ;
	ns5:activeYearsStartDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Ajoo (Born Noh Ah-joo, is a South Korean singer who debuted in 2008 with the single \"1st Kiss\". Although his first single did not do as well as expected on music charts he made a comeback with \"Paparazzi\" which features fellow label mate and popular female solo artist Younha. Younha also wrote the lyrics for the song and appeared in the music video. He released a single in early 2009 titled \"\uC7AC\uBC8C2\uC138\", which deals with the topic of rich, spoiled children. The song was banned in its original state from KBS, saying that the song was encouraging excessive, indulgent lifestyles; this was criticized by the public, saying that KBS's own dramas were guilty of the same thing, namely its hit Boys Over Flowers."@en ;
	rdfs:comment	"Ajoo (Born Noh Ah-joo, is a South Korean singer who debuted in 2008 with the single \"1st Kiss\". Although his first single did not do as well as expected on music charts he made a comeback with \"Paparazzi\" which features fellow label mate and popular female solo artist Younha. Younha also wrote the lyrics for the song and appeared in the music video. He released a single in early 2009 titled \"\uC7AC\uBC8C2\uC138\", which deals with the topic of rich, spoiled children."@en ;
	dbpedia-owl:activeYearsStartDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:activeYearsEndDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix category:	<http://dbpedia.org/resource/Category:> .
dbpedia:Ajoo	skos:subject	category:Living_people ,
		<http://dbpedia.org/resource/Category:1990_births> ,
		category:South_Korean_male_singers ,
		category:Korean_pop_singers .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Ajoo	dbpprop:wikiPageUsesTemplate	ns14:infobox_musical_artist .
@prefix ns15:	<http://dbpedia.org/resource/Ajoo/born/> .
dbpedia:Ajoo	dbpprop:born	ns15:birth_date_and_age ;
	dbpprop:background	"solo_singer"@en ;
	dbpprop:genre	dbpedia:K-pop ;
	dbpprop:label	"Stam Entertainment"@en ;
	dbpprop:occupation	dbpedia:Dancer ,
		dbpedia:Singer ;
	dbpprop:birthName	"Noh Ah Joo (\uB178\uC544\uC8FC)"@en .
@prefix ns16:	<http://dbpedia.org/resource/Ajoo/> .
dbpedia:Ajoo	dbpprop:relatedInstance	ns16:lang1 ,
		ns16:lang2 ;
	dbpprop:origin	dbpedia:South_Korea ,
		dbpedia:Seoul ;
	dbpprop:yearsActive	"2007\u2013present"@en ;
	dbpprop:associatedActs	dbpedia:Younha .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Ajoo	dbpprop:wordnet_type	ns17:synset-musician-noun-1 .
<http://dbpedia.org/data/Ajoo.n3>	rdf:type	foaf:Document ;
	foaf:primaryTopic	dbpedia:Ajoo .