query( 'SELECT * WHERE {'. ' ?country rdf:type dbo:Country .'. ' ?country rdfs:label ?label .'. ' ?country dc:subject category:Member_states_of_the_United_Nations .'. ' FILTER ( lang(?label) = "en" )'. '} ORDER BY ?label' ); ?> Total number of countries: numRows() ?>
Label Country
label ?> country ?>