@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_int_	skos:broader	isac:switch_statement_ .
isac:_below_	skos:broader	isac:switch_statement_ .
isac:_string_	skos:broader	isac:switch_statement_ .
isac:_function_	skos:broader	isac:switch_statement_ .
isac:_following_	skos:broader	isac:switch_statement_ .