@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:thermal_cvd_	rdfs:label	"thermal cvd" .
@prefix isao:	<http://webisa.webdatacommons.org/ontology#> .
isac:thermal_cvd_	isao:hasHead	"cvd" ;
	isao:hasPreModifier	"thermal" .