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

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

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

<artist/1525#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15692#subject> ;
    schema:name "Kaori Komuro"@en,
        "小室香理"@ja ;
    foaf:made <album/15692#composition>,
        <album/15692#subject> ;
    foaf:name "Kaori Komuro"@en,
        "小室香理"@ja .

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15692#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/15692#composition>,
        <album/15692#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15692#subject> ;
    schema:name "Yoshino Aoki"@en,
        "青木佳乃"@ja ;
    foaf:made <album/15692#composition>,
        <album/15692#subject> ;
    foaf:name "Yoshino Aoki"@en,
        "青木佳乃"@ja .

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

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

<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 .

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

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

<product/407#subject> a schema:CreativeWork ;
    schema:name "Suikoden Tierkreis"@en,
        "幻想水滸伝ティアクライス"@ja,
        "Genso Suikoden Tierkreis"@ja-latn ;
    foaf:name "Suikoden Tierkreis"@en,
        "幻想水滸伝ティアクライス"@ja,
        "Genso Suikoden Tierkreis"@ja-latn .

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

<album/15692#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn ;
    mo:performance_of <album/15692#musicalwork> ;
    mo:recorded_as <album/15692#musicalexpression> ;
    schema:name "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn ;
    schema:workPerformed <album/15692#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/29/15692/15692-1262025626.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15692#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/15692/15692-1262025626.png> ;
    foaf:depicts <album/15692#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/15692/15692-1262025626.png> .

<https://medium-media.vgm.io/albums/29/15692/15692-1262025626.png> a schema:ImageObject,
        foaf:Image .

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

<album/15692#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn ;
    mo:composer <artist/1525#subject>,
        <artist/191#subject>,
        <artist/676#subject> ;
    mo:produced_work <album/15692#musicalwork> ;
    schema:name "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn .

<album/15692#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-18"^^xsd:date ;
    dcterms:title "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn ;
    mo:catalogue_number "LC1802" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15692#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    mo:record_count 1 ;
    schema:about <product/399#subject>,
        <product/400#subject>,
        <product/401#subject>,
        <product/402#subject>,
        <product/403#subject>,
        <product/407#subject> ;
    schema:datePublished "2009-12-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/15692/15692-1262025626.png> ;
    schema:name "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@en,
        "幻想水滸伝 アレンジコレクション Vol.1 ～ボーカル＆ピアノ～"@ja,
        "Genso Suikoden Arrange Collection Vol.1 ~Vocal & Piano~"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/15692/15692-1262025626.png> .

_:N030eb1c88873427cb3a8123ec2a97d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Peaceful Days"@en,
        "やすらぎの日々へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "To Peaceful Days"@en,
        "やすらぎの日々へ"@ja .

_:N10b71db709e840899493e78c114ab489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale: Reminiscence of the Deep Blue"@en,
        "深蒼の回想終曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Finale: Reminiscence of the Deep Blue"@en,
        "深蒼の回想終曲"@ja .

_:N1bd11953ff894cf29948a0f6325bbe24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Land"@en,
        "極寒の地"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Frozen Land"@en,
        "極寒の地"@ja .

_:N3cd82fafcd7d4daaa8da5d1b9ad8db7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Peace"@en,
        "束の間の平穏"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "A Moment of Peace"@en,
        "束の間の平穏"@ja .

_:N546441d5a0b14880b5cb8909c38da237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Sigh"@en,
        "彼女のため息"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Her Sigh"@en,
        "彼女のため息"@ja .

_:N5b356a8a2ed94a4ab0d7ad9ed3d85b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Their Future"@en,
        "それぞれの未来"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Their Future"@en,
        "それぞれの未来"@ja .

_:N60962ed085454ca8b35f10213e3391d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into a World of Illusions"@en,
        "幻想の世界へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Into a World of Illusions"@en,
        "幻想の世界へ"@ja .

_:N6d88c0f4d60c4ce3a5d17a40800d20a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Forest"@en,
        "神秘の森"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Mystic Forest"@en,
        "神秘の森"@ja .

_:N7b4466013406491eb80178e6e9463dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside Spring"@en,
        "シーサイドスプリング"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Seaside Spring"@en,
        "シーサイドスプリング"@ja .

_:N81b94e436372401fa2074589909a6ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for a Past Hero"@en,
        "かつての英雄を求めて"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Searching for a Past Hero"@en,
        "かつての英雄を求めて"@ja .

_:Nfb649a3b5a3447ec9ebebdc4af1a0427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home of the Porpos"@en,
        "ポーパスの里"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Home of the Porpos"@en,
        "ポーパスの里"@ja .

_:Nfc97e58ad50e43918fa64ef853cfd0c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N760eb8f87b67408699a04f3a7ab8f7e2 ;
    schema:name "Reminiscence"@en,
        "回想"@ja .

_:N760eb8f87b67408699a04f3a7ab8f7e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030eb1c88873427cb3a8123ec2a97d4f,
        _:N10b71db709e840899493e78c114ab489,
        _:N1bd11953ff894cf29948a0f6325bbe24,
        _:N3cd82fafcd7d4daaa8da5d1b9ad8db7e,
        _:N546441d5a0b14880b5cb8909c38da237,
        _:N5b356a8a2ed94a4ab0d7ad9ed3d85b1c,
        _:N60962ed085454ca8b35f10213e3391d3,
        _:N6d88c0f4d60c4ce3a5d17a40800d20a3,
        _:N7b4466013406491eb80178e6e9463dff,
        _:N81b94e436372401fa2074589909a6ef8,
        _:Nfb649a3b5a3447ec9ebebdc4af1a0427,
        _:Nfc97e58ad50e43918fa64ef853cfd0c3 ;
    mo:track_count 12 ;
    schema:duration "PT43:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N030eb1c88873427cb3a8123ec2a97d4f,
        _:N10b71db709e840899493e78c114ab489,
        _:N1bd11953ff894cf29948a0f6325bbe24,
        _:N3cd82fafcd7d4daaa8da5d1b9ad8db7e,
        _:N546441d5a0b14880b5cb8909c38da237,
        _:N5b356a8a2ed94a4ab0d7ad9ed3d85b1c,
        _:N60962ed085454ca8b35f10213e3391d3,
        _:N6d88c0f4d60c4ce3a5d17a40800d20a3,
        _:N7b4466013406491eb80178e6e9463dff,
        _:N81b94e436372401fa2074589909a6ef8,
        _:Nfb649a3b5a3447ec9ebebdc4af1a0427,
        _:Nfc97e58ad50e43918fa64ef853cfd0c3 .

