@prefix rdf: . @prefix mus: . @prefix owl: . mus:U185_has_distribution_statement rdf:type owl:ObjectProperty . @prefix rdfs: . @prefix ecrm: . mus:U185_has_distribution_statement rdfs:subPropertyOf ecrm:P148_has_component ; owl:inverseOf mus:U185i_is_distribution_statement_of ; rdfs:label "U185 has distribution statement"@en . @prefix efrbroo: . mus:U185_has_distribution_statement rdfs:domain efrbroo:F24_Publication_Expression ; rdfs:range mus:M161_Distribution_Statement .