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

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

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

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66527#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/66527#composition>,
        <album/66527#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66527#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/66527#composition>,
        <album/66527#subject> ;
    foaf:name "Jeremy Soule"@en .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66527#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/66527#composition>,
        <album/66527#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66527#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/66527#composition>,
        <album/66527#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/1387#subject> a schema:CreativeWork ;
    schema:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn ;
    foaf:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@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/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/723#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn ;
    foaf:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/72/66527/66527-1489485389.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66527#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn ;
    mo:performance_of <album/66527#musicalwork> ;
    mo:performer <artist/26110#subject> ;
    mo:recorded_as <album/66527#musicalexpression> ;
    schema:byArtist <artist/26110#subject> ;
    schema:name "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn ;
    schema:workPerformed <album/66527#musicalwork> .

<artist/26110#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66527#performance> ;
    schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

<album/66527#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/328#subject>,
        <artist/431#subject>,
        <artist/691#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/66527#musicalwork> ;
    schema:name "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn .

<album/66527#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-02-09"^^xsd:date ;
    dcterms:title "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn ;
    mo:catalogue_number "EP1-000" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66527#musicalexpression> ;
    mo:publisher _:N8f578d84f332481fba290f3862616de6 ;
    mo:record _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    mo:record_count 1 ;
    schema:about <product/1387#subject>,
        <product/182#subject>,
        <product/187#subject>,
        <product/2236#subject>,
        <product/723#subject> ;
    schema:byArtist <artist/26110#subject> ;
    schema:datePublished "2015-02-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/66527/66527-1489485389.jpg> ;
    schema:name "The Consouls"@en,
        "The Consouls"@ja,
        "The Consouls"@ja-latn ;
    schema:publisher _:N8f578d84f332481fba290f3862616de6 ;
    foaf:depiction <https://media.vgm.io/albums/72/66527/66527-1489485389.jpg> .

_:N0b39d675b6e1478ea5ac1721de22aed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terra's Theme (Final Fantasy VI)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    schema:name "Terra's Theme (Final Fantasy VI)"@en .

_:N0e04c210457747efacfc081a92d9df4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pallet Town (Pokémon Red & Blue)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    schema:name "Pallet Town (Pokémon Red & Blue)"@en .

_:N8f578d84f332481fba290f3862616de6 schema:name "The Consouls"@en ;
    foaf:name "The Consouls"@en .

_:Ncc367baa47414cd18b15b18338d4d8c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Race (Kirby's Dream Land)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    schema:name "Gourmet Race (Kirby's Dream Land)"@en .

_:Ne5a00258d663439da8222044dd150e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragonborn (The Elder Scrolls V: Skyrim)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    schema:name "Dragonborn (The Elder Scrolls V: Skyrim)"@en .

_:Ne7f181ebd07045cf9620927f0ca95460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (The Legend of Zelda: Ocarina of Time)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N72a514e8002e4c10bc99ec1081b00ee5 ;
    schema:name "Lost Woods (The Legend of Zelda: Ocarina of Time)"@en .

_:N72a514e8002e4c10bc99ec1081b00ee5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b39d675b6e1478ea5ac1721de22aed8,
        _:N0e04c210457747efacfc081a92d9df4c,
        _:Ncc367baa47414cd18b15b18338d4d8c7,
        _:Ne5a00258d663439da8222044dd150e9f,
        _:Ne7f181ebd07045cf9620927f0ca95460 ;
    mo:track_count 5 ;
    schema:duration "PT22:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b39d675b6e1478ea5ac1721de22aed8,
        _:N0e04c210457747efacfc081a92d9df4c,
        _:Ncc367baa47414cd18b15b18338d4d8c7,
        _:Ne5a00258d663439da8222044dd150e9f,
        _:Ne7f181ebd07045cf9620927f0ca95460 .

