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

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

<artist/12#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66528#subject> ;
    schema:name "Hiroshi Yamaguchi"@en,
        "山口裕史"@ja ;
    foaf:made <album/66528#composition>,
        <album/66528#subject> ;
    foaf:name "Hiroshi Yamaguchi"@en,
        "山口裕史"@ja .

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

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

<artist/694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66528#subject> ;
    schema:name "John Loeffler"@en ;
    foaf:made <album/66528#composition>,
        <album/66528#lyrics>,
        <album/66528#subject> ;
    foaf:name "John Loeffler"@en .

<artist/695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66528#subject> ;
    schema:name "John Siegler"@en ;
    foaf:made <album/66528#composition>,
        <album/66528#lyrics>,
        <album/66528#subject> ;
    foaf:name "John Siegler"@en .

<product/1588#subject> a schema:CreativeWork ;
    schema:name "Pokémon"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters"@ja-latn ;
    foaf:name "Pokémon"@en,
        "ポケットモンスター"@ja,
        "Pocket Monsters"@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/3104#subject> a schema:CreativeWork ;
    schema:name "BAYONETTA"@en,
        "ベヨネッタ"@ja,
        "BAYONETTA"@ja-latn ;
    foaf:name "BAYONETTA"@en,
        "ベヨネッタ"@ja,
        "BAYONETTA"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/625#subject> a schema:CreativeWork ;
    schema:name "Super Smash Bros. Brawl"@en,
        "大乱闘スマッシュブラザーズX"@ja,
        "Dairantou Smash Bros. X"@ja-latn ;
    foaf:name "Super Smash Bros. Brawl"@en,
        "大乱闘スマッシュブラザーズX"@ja,
        "Dairantou Smash Bros. X"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/82/66528/66528-1489487021.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/28713#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66528#performance> ;
    schema:name "Josue Vilches"@en ;
    foaf:name "Josue Vilches"@en .

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

<album/66528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Consouls 1-3"@en,
        "Consouls 1-3"@ja,
        "Consouls 1-3"@ja-latn ;
    mo:composer <artist/12#subject>,
        <artist/190#subject>,
        <artist/691#subject>,
        <artist/694#subject>,
        <artist/695#subject> ;
    mo:produced_work <album/66528#musicalwork> ;
    schema:name "Consouls 1-3"@en,
        "Consouls 1-3"@ja,
        "Consouls 1-3"@ja-latn .

<album/66528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-01"^^xsd:date ;
    dcterms:title "Consouls 1-3"@en,
        "Consouls 1-3"@ja,
        "Consouls 1-3"@ja-latn ;
    mo:catalogue_number "CNSLS-1-3" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66528#musicalexpression> ;
    mo:publisher _:N0cc4783ddfb5415282bc5df6eb7dfddf ;
    mo:record _:Nc0c8416a3e43429984ce50ff68241bde ;
    mo:record_count 1 ;
    schema:about <product/1588#subject>,
        <product/2236#subject>,
        <product/3104#subject>,
        <product/489#subject>,
        <product/625#subject> ;
    schema:byArtist <artist/26110#subject>,
        <artist/28713#subject> ;
    schema:datePublished "2015-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/66528/66528-1489487021.jpg> ;
    schema:name "Consouls 1-3"@en,
        "Consouls 1-3"@ja,
        "Consouls 1-3"@ja-latn ;
    schema:publisher _:N0cc4783ddfb5415282bc5df6eb7dfddf ;
    foaf:depiction <https://media.vgm.io/albums/82/66528/66528-1489487021.jpg> .

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

_:N15a151edcd3b49179448de3baa6a9506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon Theme (feat. Josue Vilches)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0c8416a3e43429984ce50ff68241bde ;
    schema:name "Pokémon Theme (feat. Josue Vilches)"@en .

_:N54a60841e24145ec89d4284121ef155b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield (Super Smash Bros. Brawl)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc0c8416a3e43429984ce50ff68241bde ;
    schema:name "Battlefield (Super Smash Bros. Brawl)"@en .

_:N58e52230a5ca41abb5b7b1e0a4d5006e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (The Legend of Zelda: Majora's Mask)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0c8416a3e43429984ce50ff68241bde ;
    schema:name "Song of Healing (The Legend of Zelda: Majora's Mask)"@en .

_:N65d5a91afffa4cc1a1c5cce988b06add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gates of Hell (Bayonetta)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0c8416a3e43429984ce50ff68241bde ;
    schema:name "The Gates of Hell (Bayonetta)"@en .

_:N8ed2155023ec4ff3a5404236535c0366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trainer Battle Theme (Pokemon R/B/Y)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0c8416a3e43429984ce50ff68241bde ;
    schema:name "Trainer Battle Theme (Pokemon R/B/Y)"@en .

_:Nc0c8416a3e43429984ce50ff68241bde a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15a151edcd3b49179448de3baa6a9506,
        _:N54a60841e24145ec89d4284121ef155b,
        _:N58e52230a5ca41abb5b7b1e0a4d5006e,
        _:N65d5a91afffa4cc1a1c5cce988b06add,
        _:N8ed2155023ec4ff3a5404236535c0366 ;
    mo:track_count 5 ;
    schema:duration "PT22:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N15a151edcd3b49179448de3baa6a9506,
        _:N54a60841e24145ec89d4284121ef155b,
        _:N58e52230a5ca41abb5b7b1e0a4d5006e,
        _:N65d5a91afffa4cc1a1c5cce988b06add,
        _:N8ed2155023ec4ff3a5404236535c0366 .

