@prefix rdfs: . @prefix isac: . @prefix isao: . @prefix skos: . = { isac:national_election_ rdfs:label "national election" ; isao:hasHead "election" ; isao:hasPreModifier "national" . } = { isac:national_election_ skos:broader isac:_election_ . } = { isac:national_election_ skos:broader isac:_democrat_ . } = { isac:national_election_ skos:broader isac:news_coverage_ . } = { isac:national_election_ skos:broader isac:political_loser_ . } = { isac:national_election_ skos:broader isac:_right_ . } = { isac:national_election_ skos:broader isac:_party_ . } = { isac:national_election_ skos:broader isac:_state_ . } = { isac:national_election_ skos:broader isac:different_story_ . } = { isac:national_election_ skos:broader isac:_thing_ . } = { isac:national_election_ skos:broader isac:_issue_ . } = { isac:national_election_ skos:broader isac:_topic_ . } = { isac:national_election_ skos:broader isac:_event_ . } = { isac:national_election_ skos:broader isac:_month_ . } = { isac:national_election_ skos:broader isac:_sham_ . } = { isac:national_election_ skos:broader isac:important_step_ . } = { isac:national_election_ skos:broader isac:austerity_demand_ . } = { isac:national_election_ skos:broader isac:_system_ . } = { isac:national_election_ skos:broader isac:_action_ . } = { isac:national_election_ skos:broader isac:_opportunity_ . } = { isac:national_election_ skos:broader isac:_government_ . } = { isac:national_election_ skos:broader isac:_candidate_ . } = { isac:national_election_ skos:broader isac:_contest_ . } = { isac:national_election_ skos:broader isac:_however_ . } = { isac:national_election_ skos:broader isac:_country_ . } = { isac:national_election_ skos:broader isac:_time_ . } = { isac:national_election_ skos:broader isac:_year_ . }