@prefix rdf: . @prefix mo: . @prefix owl: . mo:available_as rdf:type owl:ObjectProperty . @prefix rdfs: . @prefix ns4: . mo:available_as rdfs:subPropertyOf ns4:exemplar ; rdfs:comment "\n Relates a musical manifestation to a musical item (this album, and my particular cd). By using\n this property, there is no assumption on wether the full content is available on the linked item.\n To be explicit about this, you can use a sub-property, such as mo:item (the full manifestation\n is available on that item) or mo:preview (only a part of the manifestation is available on\n that item).\n\n This is a subproperty of frbr:examplar.\n " ; rdfs:domain mo:MusicalManifestation ; rdfs:isDefinedBy mo: ; rdfs:range mo:MusicalItem . @prefix pwdr: . @prefix ns6: . mo:available_as pwdr:describedby ns6:paid_download , , ns6:sampled , ns6:performance_of , ns6:produced_signal_group , ns6:ReleaseStatus , ns6:Signal , ns6:DigitalSignal , ns6:DCC , ns6:Torrent , ns6:activity_end , ns6:MusicalExpression , ns6:label , ns6:Transcription , ns6:PublishedLyrics , ns6:MusicArtist , . @prefix ns7: . mo:available_as pwdr:describedby ns7:onlinecommunity , , ns6:published_as , ns6:AnalogSignal , , ns6:sampled_version_of , ns6:Performer , ns6:DVDA , ns6:composed_in , ns6:headliner , ns6:compilation , ns6:release_status , , ns6:trmid , ns6:Release , ns6:ED2K , ns6:level , ns6:Label , ns6:producesSignal , ns6:MusicGroup , ns6:Festival , ns6:meter , ns6:member , ns6:remix , ns6:Composition , ns6:other_release_of , ns6:publicationOf , ns6:audiobook , ns6:sampled_version , ns6:opus . @prefix ns8: . mo:available_as ns8:term_status "stable" ; mo:level "1" .