@prefix rdf: . @prefix mus: . @prefix owl: . mus:U201_has_illustrative_content rdf:type owl:DatatypeProperty . @prefix rdfs: . @prefix ecrm: . mus:U201_has_illustrative_content rdfs:subPropertyOf ecrm:P3_has_note ; rdfs:label "U201 has illustrative content"@en . @prefix efrbroo: . mus:U201_has_illustrative_content rdfs:domain efrbroo:F24_Publication_Expression . @prefix xsd: . mus:U201_has_illustrative_content rdfs:range xsd:string .