@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Count_the_Stars__Count_the_Stars__1	rdf:type	ns2:Agent .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Count_the_Stars__Count_the_Stars__1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Count_the_Stars__Count_the_Stars__1	rdf:type	wikidata:Q43229 ,
		ns2:SocialPerson .
@prefix schema:	<http://schema.org/> .
dbr:Count_the_Stars__Count_the_Stars__1	rdf:type	schema:MusicGroup .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Count_the_Stars__Count_the_Stars__1	rdf:type	dbo:Agent ,
		dbo:Group ,
		schema:Organization ,
		dbo:Organisation ,
		wikidata:Q24229398 ,
		dbo:Band ,
		wikidata:Q215380 ;
	owl:sameAs	dbr:Count_the_Stars__Count_the_Stars__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Count_the_Stars__Count_the_Stars__1	foaf:name	"Count the Stars"@en ;
	dbo:genre	dbr:Pop-punk .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Count_the_Stars__Count_the_Stars__1	dbo:activeYearsEndYear	"2003"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1995"^^xsd:gYear ;
	dbo:recordLabel	dbr:Victory_Records ;
	dbo:hometown	<http://dbpedia.org/resource/Albany,_New_York> .