@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_below_	skos:broader	isac:folder_structure_ .
isac:_example_	skos:broader	isac:folder_structure_ .
isac:_thing_	skos:broader	isac:folder_structure_ .
isac:_file_	skos:broader	isac:folder_structure_ .
isac:_list_	skos:broader	isac:folder_structure_ .
isac:_content_	skos:broader	isac:folder_structure_ .
isac:_folder_	skos:broader	isac:folder_structure_ .