@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:automate_testing_	skos:broader	isac:technical_practice_ .
isac:_testing_	skos:broader	isac:technical_practice_ .
isac:test-driven_development_	skos:broader	isac:technical_practice_ .
<http://webisa.webdatacommons.org/concept/test+driven_development_>	skos:broader	isac:technical_practice_ .
isac:continuous_delivery_	skos:broader	isac:technical_practice_ .