@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/9765> foaf:primaryTopic <album/9765#subject> .

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

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

<artist/1455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9765#subject> ;
    schema:name "Harumi"@en ;
    foaf:made <album/9765#composition>,
        <album/9765#subject> ;
    foaf:name "Harumi"@en .

<product/6045#subject> a schema:CreativeWork ;
    schema:name "Willow"@en,
        "ウィロー"@ja,
        "Willow"@ja-latn ;
    foaf:name "Willow"@en,
        "ウィロー"@ja,
        "Willow"@ja-latn .

<album/9765#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn ;
    mo:composer <artist/1455#subject> ;
    mo:produced_work <album/9765#musicalwork> ;
    schema:name "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn .

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

<org/115#subject> schema:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn ;
    foaf:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/9765/9765-1217612869.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1248#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Shawn Phase"@en ;
    foaf:name "Shawn Phase"@en .

<artist/16570#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Battlerager"@en ;
    foaf:name "Battlerager"@en .

<artist/25926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Josiah Tobin"@en ;
    foaf:name "Josiah Tobin"@en .

<artist/2772#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "cacomistle"@en ;
    foaf:name "cacomistle"@en .

<artist/3425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Ryan8bit"@en ;
    foaf:name "Ryan8bit"@en .

<artist/3707#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "TheoConfidor"@en ;
    foaf:name "TheoConfidor"@en .

<artist/58037#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "xoc"@en ;
    foaf:name "xoc"@en .

<artist/59209#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Amaranthine Skies"@en ;
    foaf:name "Amaranthine Skies"@en .

<artist/59273#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "norg"@en ;
    foaf:name "norg"@en .

<album/9765#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-29"^^xsd:date ;
    dcterms:title "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn ;
    mo:catalogue_number "CCN007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9765#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:Nc53a470b6389467f84b21a5915d5f422 ;
    mo:record_count 1 ;
    schema:about <product/6045#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vegeroth"@en ;
            foaf:name "Vegeroth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ShinerCCC"@en ;
            foaf:name "ShinerCCC"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mystic Nova"@en ;
            foaf:name "Mystic Nova"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "NESTERBABIES"@en ;
            foaf:name "NESTERBABIES"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cide Projekt"@en ;
            foaf:name "Cide Projekt"@en ],
        <artist/1248#subject>,
        <artist/16570#subject>,
        <artist/25926#subject>,
        <artist/2772#subject>,
        <artist/3425#subject>,
        <artist/3707#subject>,
        <artist/58037#subject>,
        <artist/59209#subject>,
        <artist/59273#subject> ;
    schema:datePublished "2008-07-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/9765/9765-1217612869.jpg> ;
    schema:name "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/9765/9765-1217612869.jpg> .

<album/9765#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn ;
    mo:performance_of <album/9765#musicalwork> ;
    mo:performer _:N116e1718c1584fe5a2b000c4c62587dc,
        _:N17755d9c828b4358b137adb7dc89f5c8,
        _:N36593de236c6493d8d64d65046dcec96,
        _:N66d703ba4f6e4e9091734d7b4e559ab3,
        _:Nbf6a1a0b21d94c949c7c3474c6682508,
        <artist/1248#subject>,
        <artist/16570#subject>,
        <artist/25926#subject>,
        <artist/2772#subject>,
        <artist/3425#subject>,
        <artist/3707#subject>,
        <artist/58037#subject>,
        <artist/59209#subject>,
        <artist/59273#subject> ;
    mo:recorded_as <album/9765#musicalexpression> ;
    schema:byArtist _:N116e1718c1584fe5a2b000c4c62587dc,
        _:N17755d9c828b4358b137adb7dc89f5c8,
        _:N36593de236c6493d8d64d65046dcec96,
        _:N66d703ba4f6e4e9091734d7b4e559ab3,
        _:Nbf6a1a0b21d94c949c7c3474c6682508,
        <artist/1248#subject>,
        <artist/16570#subject>,
        <artist/25926#subject>,
        <artist/2772#subject>,
        <artist/3425#subject>,
        <artist/3707#subject>,
        <artist/58037#subject>,
        <artist/59209#subject>,
        <artist/59273#subject> ;
    schema:name "The Wonderful World of Willow"@en,
        "The Wonderful World of Willow"@ja,
        "The Wonderful World of Willow"@ja-latn ;
    schema:workPerformed <album/9765#musicalwork> .

_:N0531d161a32c458684d4080c712dba72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Walls"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Dark Walls"@en .

_:N116e1718c1584fe5a2b000c4c62587dc a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Vegeroth"@en ;
    foaf:name "Vegeroth"@en .

_:N17755d9c828b4358b137adb7dc89f5c8 a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Cide Projekt"@en ;
    foaf:name "Cide Projekt"@en .

_:N190f568d45164eb497e00e3ddcd457f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xocmaar Castle"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Xocmaar Castle"@en .

_:N233841810ae14a75a19d61cbfbe18499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kempf"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Kempf"@en .

_:N36593de236c6493d8d64d65046dcec96 a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "Mystic Nova"@en ;
    foaf:name "Mystic Nova"@en .

_:N42ed143bf3ef40a1bc144b4a4ece889c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheef Up the Helium"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Cheef Up the Helium"@en .

_:N66d703ba4f6e4e9091734d7b4e559ab3 a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "ShinerCCC"@en ;
    foaf:name "ShinerCCC"@en .

_:N83e4671b22c94adcb58718384aa69750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zhena, Warwick Princess"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Zhena, Warwick Princess"@en .

_:N887d32a59e924c798f6dd0b9b5dfd9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corner of Tir Asleen and Sandwich Street"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Corner of Tir Asleen and Sandwich Street"@en .

_:Nb06efcabe2d34eb1b792dc53d4032093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Mist Becomes Dew"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "When the Mist Becomes Dew"@en .

_:Nb09d1e887898458cbe966d50d3696e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Put Aside Strife"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Put Aside Strife"@en .

_:Nb3cf9ec9d52e4cdbb76a386237f24d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Royal Catastrophe"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "A Royal Catastrophe"@en .

_:Nbf6a1a0b21d94c949c7c3474c6682508 a schema:Person,
        foaf:Person ;
    mo:performed <album/9765#performance> ;
    schema:name "NESTERBABIES"@en ;
    foaf:name "NESTERBABIES"@en .

_:Nc45c70e46fd64bc4a676f2c26ecbba04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WILLOW'D"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "WILLOW'D"@en .

_:Nc538893e382b421ebf63f0330901ee52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lords of Nockmaar Will Fall"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "The Lords of Nockmaar Will Fall"@en .

_:Nc76148ea1f054d168a3929a6faf586d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Kennwort ist.."@en ;
    mo:track_number 2 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Das Kennwort ist.."@en .

_:Nd7d7b8665a3c4b03a72ce59cf19ff812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Frost"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Endless Frost"@en .

_:Nd8ae33ee915d4dd09a1edac9a1023be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Willow Ways Remember"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "We Willow Ways Remember"@en .

_:Nee51fc9e87144da99dff51f390bd09a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Lake Cheef"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Beautiful Lake Cheef"@en .

_:Nf4921d7daa384392b5b367447965fc36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "The Journey Begins"@en .

_:Nf5d323484dcc4b168d6534aec6323c51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Challenge Yet To Face"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Another Challenge Yet To Face"@en .

_:Nf7b9cd445aed425d8bb2dd49cec6bf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assaulting the Fort"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nc53a470b6389467f84b21a5915d5f422 ;
    schema:name "Assaulting the Fort"@en .

_:Nc53a470b6389467f84b21a5915d5f422 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0531d161a32c458684d4080c712dba72,
        _:N190f568d45164eb497e00e3ddcd457f7,
        _:N233841810ae14a75a19d61cbfbe18499,
        _:N42ed143bf3ef40a1bc144b4a4ece889c,
        _:N83e4671b22c94adcb58718384aa69750,
        _:N887d32a59e924c798f6dd0b9b5dfd9f1,
        _:Nb06efcabe2d34eb1b792dc53d4032093,
        _:Nb09d1e887898458cbe966d50d3696e5a,
        _:Nb3cf9ec9d52e4cdbb76a386237f24d60,
        _:Nc45c70e46fd64bc4a676f2c26ecbba04,
        _:Nc538893e382b421ebf63f0330901ee52,
        _:Nc76148ea1f054d168a3929a6faf586d2,
        _:Nd7d7b8665a3c4b03a72ce59cf19ff812,
        _:Nd8ae33ee915d4dd09a1edac9a1023be7,
        _:Nee51fc9e87144da99dff51f390bd09a0,
        _:Nf4921d7daa384392b5b367447965fc36,
        _:Nf5d323484dcc4b168d6534aec6323c51,
        _:Nf7b9cd445aed425d8bb2dd49cec6bf88 ;
    mo:track_count 18 ;
    schema:duration "PT49:04"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0531d161a32c458684d4080c712dba72,
        _:N190f568d45164eb497e00e3ddcd457f7,
        _:N233841810ae14a75a19d61cbfbe18499,
        _:N42ed143bf3ef40a1bc144b4a4ece889c,
        _:N83e4671b22c94adcb58718384aa69750,
        _:N887d32a59e924c798f6dd0b9b5dfd9f1,
        _:Nb06efcabe2d34eb1b792dc53d4032093,
        _:Nb09d1e887898458cbe966d50d3696e5a,
        _:Nb3cf9ec9d52e4cdbb76a386237f24d60,
        _:Nc45c70e46fd64bc4a676f2c26ecbba04,
        _:Nc538893e382b421ebf63f0330901ee52,
        _:Nc76148ea1f054d168a3929a6faf586d2,
        _:Nd7d7b8665a3c4b03a72ce59cf19ff812,
        _:Nd8ae33ee915d4dd09a1edac9a1023be7,
        _:Nee51fc9e87144da99dff51f390bd09a0,
        _:Nf4921d7daa384392b5b367447965fc36,
        _:Nf5d323484dcc4b168d6534aec6323c51,
        _:Nf7b9cd445aed425d8bb2dd49cec6bf88 .

