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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69174#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/69174#composition>,
        <album/69174#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69174#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/69174#composition>,
        <album/69174#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69174#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/69174#composition>,
        <album/69174#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69174#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/69174#composition>,
        <album/69174#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/236#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn ;
    foaf:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn .

<product/466#subject> a schema:CreativeWork ;
    schema:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn ;
    foaf:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/47/69174/69174-1498411142.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69174#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn ;
    mo:performance_of <album/69174#musicalwork> ;
    mo:performer <artist/26725#subject> ;
    mo:recorded_as <album/69174#musicalexpression> ;
    schema:byArtist <artist/26725#subject> ;
    schema:name "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn ;
    schema:workPerformed <album/69174#musicalwork> .

<artist/26725#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69174#performance> ;
    schema:name "Michael Tai"@en ;
    foaf:name "Michael Tai"@en .

<album/69174#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/190#subject>,
        <artist/3639#subject>,
        <artist/432#subject> ;
    mo:produced_work <album/69174#musicalwork> ;
    schema:name "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn .

<album/69174#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-14"^^xsd:date ;
    dcterms:title "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69174#musicalexpression> ;
    mo:publisher _:N0f67c5f0b19d470fa1d6167fd0597a69 ;
    mo:record _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/2234#subject>,
        <product/2239#subject>,
        <product/236#subject>,
        <product/466#subject>,
        <product/490#subject> ;
    schema:byArtist <artist/26725#subject> ;
    schema:datePublished "2016-06-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/69174/69174-1498411142.jpg> ;
    schema:name "Piano/Instrumental Works: Video Game Themes - Volume III"@en,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja,
        "Piano/Instrumental Works: Video Game Themes - Volume III"@ja-latn ;
    schema:publisher _:N0f67c5f0b19d470fa1d6167fd0597a69 ;
    foaf:depiction <https://media.vgm.io/albums/47/69174/69174-1498411142.jpg> .

_:N0f67c5f0b19d470fa1d6167fd0597a69 schema:name "Michael Tai"@en,
        "Michael Tai"@ja,
        "Michael Tai"@ja-latn ;
    foaf:name "Michael Tai"@en,
        "Michael Tai"@ja,
        "Michael Tai"@ja-latn .

_:N103dbef0cd7640a1a641e5b97e2a33b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fi's Lament (From \"The Legend Of Zelda: Skyward Sword\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Fi's Lament (From \"The Legend Of Zelda: Skyward Sword\")"@en .

_:N20aed97b30fb4cf7a15a452ce065ea93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island (From \"The Legend Of Zelda: The Wind Waker\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Dragon Roost Island (From \"The Legend Of Zelda: The Wind Waker\")"@en .

_:N57588f1cd9f74cc583d01ce8f905efd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly Beloved (From \"Kingdom Hearts\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Dearly Beloved (From \"Kingdom Hearts\")"@en .

_:N598ab9b086b14b1994610d2672b1f2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll / End Credits Theme (From \"The Legend Of Zelda: Skyward Sword\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:35"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Staff Roll / End Credits Theme (From \"The Legend Of Zelda: Skyward Sword\")"@en .

_:N70432b37cbf34530901a499081830024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosalina's Comet Observatory (From \"Super Mario Galaxy\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Rosalina's Comet Observatory (From \"Super Mario Galaxy\")"@en .

_:N809aa311d02f494abb33e727f27779f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma's Theme (From \"The Legend Of Zelda: The Wind Waker\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Grandma's Theme (From \"The Legend Of Zelda: The Wind Waker\")"@en .

_:Na0ce786388f445faa6c038412fda2e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecruteak City / Cianwood City (From \"Pokemon Gold/Silver/Crystal\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Ecruteak City / Cianwood City (From \"Pokemon Gold/Silver/Crystal\")"@en .

_:Na8fafbc71cb54c1a9cead066d54a5048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lon Lon Ranch / Epona's Theme (From \"The Legend Of Zelda: Ocarina Of Time\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Lon Lon Ranch / Epona's Theme (From \"The Legend Of Zelda: Ocarina Of Time\")"@en .

_:Nafc8ca64e9fe44b6bb407b038b3bc3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Littleroot Town (From \"Pokemon Ruby/Sapphire/Emerald\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Littleroot Town (From \"Pokemon Ruby/Sapphire/Emerald\")"@en .

_:Nd052126f1fe248dfb02eb47d954396f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azalea Town / Blackthorn City (From \"Pokemon Gold/Silver/Crystal\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nd7d57d54187649e7b12450037a7bf7c2 ;
    schema:name "Azalea Town / Blackthorn City (From \"Pokemon Gold/Silver/Crystal\")"@en .

_:Nd7d57d54187649e7b12450037a7bf7c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N103dbef0cd7640a1a641e5b97e2a33b7,
        _:N20aed97b30fb4cf7a15a452ce065ea93,
        _:N57588f1cd9f74cc583d01ce8f905efd6,
        _:N598ab9b086b14b1994610d2672b1f2f0,
        _:N70432b37cbf34530901a499081830024,
        _:N809aa311d02f494abb33e727f27779f1,
        _:Na0ce786388f445faa6c038412fda2e8f,
        _:Na8fafbc71cb54c1a9cead066d54a5048,
        _:Nafc8ca64e9fe44b6bb407b038b3bc3e1,
        _:Nd052126f1fe248dfb02eb47d954396f8 ;
    mo:track_count 10 ;
    schema:duration "PT43:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N103dbef0cd7640a1a641e5b97e2a33b7,
        _:N20aed97b30fb4cf7a15a452ce065ea93,
        _:N57588f1cd9f74cc583d01ce8f905efd6,
        _:N598ab9b086b14b1994610d2672b1f2f0,
        _:N70432b37cbf34530901a499081830024,
        _:N809aa311d02f494abb33e727f27779f1,
        _:Na0ce786388f445faa6c038412fda2e8f,
        _:Na8fafbc71cb54c1a9cead066d54a5048,
        _:Nafc8ca64e9fe44b6bb407b038b3bc3e1,
        _:Nd052126f1fe248dfb02eb47d954396f8 .

