@prefix rdf: . @prefix mus: . @prefix owl: . mus:U204_has_reproduction_note rdf:type owl:DatatypeProperty . @prefix rdfs: . @prefix ecrm: . mus:U204_has_reproduction_note rdfs:subPropertyOf ecrm:P3_has_note ; rdfs:label "U204 has reproduction note"@en . @prefix efrbroo: . mus:U204_has_reproduction_note rdfs:domain efrbroo:F24_Publication_Expression . @prefix xsd: . mus:U204_has_reproduction_note rdfs:range xsd:string .