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

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

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

<product/401#subject> a schema:CreativeWork ;
    schema:name "Suikoden III"@en,
        "幻想水滸伝III"@ja,
        "Genso Suikoden III"@ja-latn ;
    foaf:name "Suikoden III"@en,
        "幻想水滸伝III"@ja,
        "Genso Suikoden III"@ja-latn .

<album/680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Konami Creative Entertainment Tokyo"@en ;
            foaf:made <album/680#composition> ;
            foaf:name "Konami Creative Entertainment Tokyo"@en ] ;
    mo:produced_work <album/680#musicalwork> ;
    schema:name "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn .

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

<album/680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn ;
    mo:performance_of <album/680#musicalwork> ;
    mo:recorded_as <album/680#musicalexpression> ;
    schema:name "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn ;
    schema:workPerformed <album/680#musicalwork> .

<org/2246#subject> schema:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn ;
    foaf:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn .

<https://media.vgm.io/albums/08/680/680-9f69a83162f0.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/680#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/680/680-9f69a83162f0.png> ;
    foaf:depicts <album/680#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/680/680-9f69a83162f0.png> .

<https://medium-media.vgm.io/albums/08/680/680-9f69a83162f0.png> a schema:ImageObject,
        foaf:Image .

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

<album/680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-09-22"^^xsd:date ;
    dcterms:title "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/680#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Nadb54ddaf200416cb991251319a5f403 ;
    mo:record_count 1 ;
    schema:about <product/401#subject> ;
    schema:datePublished "2002-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/680/680-9f69a83162f0.png> ;
    schema:name "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@en,
        "幻想水滸伝III 楽曲別アレンジバージョンCD"@ja,
        "Genso Suikoden III Tokyo Gameshow 2002 Charity Auction CD"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/680/680-9f69a83162f0.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/680#subject> ;
    schema:name "Konami Creative Entertainment Tokyo"@en ;
    foaf:made <album/680#subject> ;
    foaf:name "Konami Creative Entertainment Tokyo"@en .

_:N1374df02af184c519eb60f75a845c243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Time Various Mini BGM (Shorts not released on the soundtrack)"@en,
        "攻撃時の各種ミニＢＧＭ（サントラ未収録、オリジナルバージョン）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nadb54ddaf200416cb991251319a5f403 ;
    schema:name "Battle Time Various Mini BGM (Shorts not released on the soundtrack)"@en,
        "攻撃時の各種ミニＢＧＭ（サントラ未収録、オリジナルバージョン）"@ja .

_:N18e52f5fe803431584bb6adcbf3b7a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koroku's Theme (Out for a Walk version)"@en,
        "コロクのテーマ（お散歩 Edition）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nadb54ddaf200416cb991251319a5f403 ;
    schema:name "Koroku's Theme (Out for a Walk version)"@en,
        "コロクのテーマ（お散歩 Edition）"@ja .

_:Ne9460a0a0c2c428fbeb7512c502913de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unreleased BGM \"Where the Wind Goes\" (Amur Plains Unused Track)"@en,
        "未発表ＢＧＭ１曲「風の行く方に」（アムル平原　未使用曲）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nadb54ddaf200416cb991251319a5f403 ;
    schema:name "Unreleased BGM \"Where the Wind Goes\" (Amur Plains Unused Track)"@en,
        "未発表ＢＧＭ１曲「風の行く方に」（アムル平原　未使用曲）"@ja .

_:Nadb54ddaf200416cb991251319a5f403 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1374df02af184c519eb60f75a845c243,
        _:N18e52f5fe803431584bb6adcbf3b7a1c,
        _:Ne9460a0a0c2c428fbeb7512c502913de ;
    mo:track_count 3 ;
    schema:duration "PT9:12"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1374df02af184c519eb60f75a845c243,
        _:N18e52f5fe803431584bb6adcbf3b7a1c,
        _:Ne9460a0a0c2c428fbeb7512c502913de .

