@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/56979> foaf:primaryTopic <album/56979#subject> .

<album/56979#lyrics> a mo:Lyrics .

<album/56979#vocals> a mo:Singer .

<artist/3016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56979#subject> ;
    schema:name "Russell Shaw"@en ;
    foaf:made <album/56979#composition>,
        <album/56979#subject> ;
    foaf:name "Russell Shaw"@en .

<album/56979#musicalexpression> a mo:Signal ;
    mo:published_as <album/56979#subject> ;
    mo:records <album/56979#performance> .

<https://media.vgm.io/albums/97/56979/56979-1454338028.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/56979#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/56979/56979-1454338028.jpg> ;
    foaf:depicts <album/56979#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/56979/56979-1454338028.jpg> .

<https://medium-media.vgm.io/albums/97/56979/56979-1454338028.jpg> a schema:ImageObject,
        foaf:Image .

<album/56979#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/56979#composition> ;
    mo:lyrics <album/56979#lyrics> ;
    mo:performed_in <album/56979#performance> ;
    mo:singer <album/56979#vocals> .

<album/56979#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn ;
    mo:performance_of <album/56979#musicalwork> ;
    mo:performer _:Naec53a4edf284f7d8265fc1d6562bae1 ;
    mo:recorded_as <album/56979#musicalexpression> ;
    schema:byArtist _:Naec53a4edf284f7d8265fc1d6562bae1 ;
    schema:name "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn ;
    schema:workPerformed <album/56979#musicalwork> .

<album/56979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tony Cox"@en ;
            foaf:made <album/56979#composition> ;
            foaf:name "Tony Cox"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Wood"@en ;
            foaf:made <album/56979#composition> ;
            foaf:name "Andy Wood"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adrian Moore"@en ;
            foaf:made <album/56979#composition> ;
            foaf:name "Adrian Moore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Longley"@en ;
            foaf:made <album/56979#composition> ;
            foaf:name "Jeremy Longley"@en ],
        <artist/3016#subject> ;
    mo:produced_work <album/56979#musicalwork> ;
    schema:name "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn .

<album/56979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-11"^^xsd:date ;
    dcterms:title "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56979#musicalexpression> ;
    mo:publisher _:Nd4468f4143934cf48658c98d22b84c64 ;
    mo:record _:N1713f026ab594cf2905ee40a0e544774 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Theme Hospital"@en ;
            foaf:name "Theme Hospital"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Stevie Mac"@en ;
            foaf:name "Stevie Mac"@en ] ;
    schema:datePublished "2014-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/56979/56979-1454338028.jpg> ;
    schema:name "Patched Up - A Reworking of the Theme Hospital soundtrack"@en,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja,
        "Patched Up - A Reworking of the Theme Hospital soundtrack"@ja-latn ;
    schema:publisher _:Nd4468f4143934cf48658c98d22b84c64 ;
    foaf:depiction <https://media.vgm.io/albums/97/56979/56979-1454338028.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56979#subject> ;
    schema:name "Jeremy Longley"@en ;
    foaf:made <album/56979#subject> ;
    foaf:name "Jeremy Longley"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56979#subject> ;
    schema:name "Adrian Moore"@en ;
    foaf:made <album/56979#subject> ;
    foaf:name "Adrian Moore"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56979#subject> ;
    schema:name "Tony Cox"@en ;
    foaf:made <album/56979#subject> ;
    foaf:name "Tony Cox"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56979#subject> ;
    schema:name "Andy Wood"@en ;
    foaf:made <album/56979#subject> ;
    foaf:name "Andy Wood"@en .

_:N16cb52bf1d924f988ab72d14b66ee6d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Fortune"@en .

_:N23381d6b3b19477e8ff2d712cfb6707a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atlantis"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Atlantis"@en .

_:N2618fb5320324b2f8918c902e4875f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doctor Frog"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Doctor Frog"@en .

_:N4a380722a6404f4193d7975e462eca4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Candy Floss"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Candy Floss"@en .

_:N69e3bdbc70824a6084bcc0b8bf81b09a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Shift"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Night Shift"@en .

_:N89af4e11c97f4335aeee43c30738f408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steady Pulse"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Steady Pulse"@en .

_:Naec53a4edf284f7d8265fc1d6562bae1 a schema:Person,
        foaf:Person ;
    mo:performed <album/56979#performance> ;
    schema:name "Stevie Mac"@en ;
    foaf:name "Stevie Mac"@en .

_:Nccca02c151884dad934c11c1cdd0eff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On The Mend"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "On The Mend"@en .

_:Nd4468f4143934cf48658c98d22b84c64 schema:name "Stevie Mac / Loudr"@en ;
    foaf:name "Stevie Mac / Loudr"@en .

_:Ne42dc745c8d348d0a739c198959beda1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sixes & Sevens"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N1713f026ab594cf2905ee40a0e544774 ;
    schema:name "Sixes & Sevens"@en .

_:N1713f026ab594cf2905ee40a0e544774 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16cb52bf1d924f988ab72d14b66ee6d4,
        _:N23381d6b3b19477e8ff2d712cfb6707a,
        _:N2618fb5320324b2f8918c902e4875f2b,
        _:N4a380722a6404f4193d7975e462eca4a,
        _:N69e3bdbc70824a6084bcc0b8bf81b09a,
        _:N89af4e11c97f4335aeee43c30738f408,
        _:Nccca02c151884dad934c11c1cdd0eff1,
        _:Ne42dc745c8d348d0a739c198959beda1 ;
    mo:track_count 8 ;
    schema:duration "PT21:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N16cb52bf1d924f988ab72d14b66ee6d4,
        _:N23381d6b3b19477e8ff2d712cfb6707a,
        _:N2618fb5320324b2f8918c902e4875f2b,
        _:N4a380722a6404f4193d7975e462eca4a,
        _:N69e3bdbc70824a6084bcc0b8bf81b09a,
        _:N89af4e11c97f4335aeee43c30738f408,
        _:Nccca02c151884dad934c11c1cdd0eff1,
        _:Ne42dc745c8d348d0a739c198959beda1 .

