@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix mus:	<http://data.doremus.org/ontology#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
mus:U19i_is_style_of	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ecrm:	<http://erlangen-crm.org/current/> .
mus:U19i_is_style_of	rdfs:subPropertyOf	ecrm:P2i_is_type_of ;
	rdfs:label	"U19i is style of"@en ;
	rdfs:isDefinedBy	mus: .