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

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

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

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

<artist/193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/912#subject> ;
    schema:name "Takashi Yoshida"@en,
        "吉田孝志"@ja ;
    foaf:made <album/912#composition>,
        <album/912#subject> ;
    foaf:name "Takashi Yoshida"@en,
        "吉田孝志"@ja .

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/912#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/912#composition>,
        <album/912#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<artist/36243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/912#subject> ;
    schema:name "Tappy"@en,
        "たっぴー"@ja ;
    foaf:made <album/912#composition>,
        <album/912#subject> ;
    foaf:name "Tappy"@en,
        "たっぴー"@ja .

<artist/746#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/912#subject> ;
    schema:name "Masahiko Kimura"@en,
        "木村雅彦"@ja ;
    foaf:made <album/912#composition>,
        <album/912#subject> ;
    foaf:name "Masahiko Kimura"@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/405#subject> a schema:CreativeWork ;
    schema:name "Genso Suikogaiden Vol.2 Crystal Valley no Kettou"@en,
        "幻想水滸外伝Vol.2 クリスタルバレーの決闘"@ja,
        "Genso Suikogaiden Vol.2 Crystal Valley no Kettou"@ja-latn ;
    foaf:name "Genso Suikogaiden Vol.2 Crystal Valley no Kettou"@en,
        "幻想水滸外伝Vol.2 クリスタルバレーの決闘"@ja,
        "Genso Suikogaiden Vol.2 Crystal Valley no Kettou"@ja-latn .

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

<album/912#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn ;
    mo:performance_of <album/912#musicalwork> ;
    mo:recorded_as <album/912#musicalexpression> ;
    schema:name "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn ;
    schema:workPerformed <album/912#musicalwork> .

<org/137#subject> schema:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn ;
    foaf:name "Konami Media Entertainment, Inc."@en,
        "株式会社コナミメディアエンタテインメント"@ja,
        "Konami Media Entertainment, Inc."@ja-latn .

<https://media.vgm.io/albums/21/912/912-1259791806.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/912#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/912/912-1259791806.png> ;
    foaf:depicts <album/912#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/912/912-1259791806.png> .

<https://medium-media.vgm.io/albums/21/912/912-1259791806.png> a schema:ImageObject,
        foaf:Image .

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

<album/912#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn ;
    mo:composer <artist/191#subject>,
        <artist/193#subject>,
        <artist/334#subject>,
        <artist/36243#subject>,
        <artist/746#subject> ;
    mo:produced_work <album/912#musicalwork> ;
    schema:name "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn .

<album/912#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-14"^^xsd:date ;
    dcterms:title "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn ;
    mo:catalogue_number "KOLA-064" ;
    mo:media_type "CD" ;
    mo:publication_of <album/912#musicalexpression> ;
    mo:publisher <org/137#subject> ;
    mo:record _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    mo:record_count 1 ;
    schema:about <product/399#subject>,
        <product/400#subject>,
        <product/401#subject>,
        <product/405#subject> ;
    schema:datePublished "2004-04-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/912/912-1259791806.png> ;
    schema:name "Genso Suikoden Music Collection ~Celtic Collection 3~"@en,
        "幻想水滸伝 音楽集 ~ケルティックコレクション3~"@ja,
        "Genso Suikoden Ongakushuu ~Celtic Collection 3~"@ja-latn ;
    schema:publisher <org/137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/912/912-1259791806.png> .

_:N03a86785fc264350aa606e2dc0b43e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@en,
        "回想"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Reminiscence"@en,
        "回想"@ja .

_:N1c1f950f77834adcb3ba01cbf421a50b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest Festival"@en,
        "豊穣祭"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Harvest Festival"@en,
        "豊穣祭"@ja .

_:N31fce5d534434a8e87cfba788b521375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avertuneiro Antes Lance Mao ~The War is Over~"@en,
        "Avertuneiro Antes Lance Mao ~戦いは終わった~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Avertuneiro Antes Lance Mao ~The War is Over~"@en,
        "Avertuneiro Antes Lance Mao ~戦いは終わった~"@ja .

_:N37badb401b8e427c95c468557e76a7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of a Moonlit Night"@en,
        "月夜のテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Theme of a Moonlit Night"@en,
        "月夜のテーマ"@ja .

_:N51a38b82c05a448d831e2acc682c9033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toppo / Nei / Shabon's Theme"@en,
        "トッポ・ネイ・シャボンのテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Toppo / Nei / Shabon's Theme"@en,
        "トッポ・ネイ・シャボンのテーマ"@ja .

_:N66652b2c30ac434ba4b95c72ce1e2c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gathering of Warriors"@en,
        "集いし戦士達"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Gathering of Warriors"@en,
        "集いし戦士達"@ja .

_:N6dbb00a8ac4a41f29a546aaecd40beda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everyone's Smile ~Epilogue of the 108 Stars~"@en,
        "みんなの笑顔 ~108人のその後~"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Everyone's Smile ~Epilogue of the 108 Stars~"@en,
        "みんなの笑顔 ~108人のその後~"@ja .

_:N75ecfe1f01aa43d8816d71de000d6e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Currents"@en,
        "Currents"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Currents"@en,
        "Currents"@ja .

_:N770948a00e4f4ee5b6741260800f3d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Sky"@en,
        "遠い空"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Distant Sky"@en,
        "遠い空"@ja .

_:N87ac46d036d6477ba4054f449e9a143f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Sky -Reprize-"@en,
        "遠い空 -reprize-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Distant Sky -Reprize-"@en,
        "遠い空 -reprize-"@ja .

_:Nab45bc3eeb274d1db1ae42e6b1952071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REQUIEM"@en,
        "REQUIEM"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "REQUIEM"@en,
        "REQUIEM"@ja .

_:Nea1c3fe7efcd4c9bbc3d0d99f214649a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hurry to Karaya!"@en,
        "カラヤに急げ！"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Hurry to Karaya!"@en,
        "カラヤに急げ！"@ja .

_:Nfd7e2f13747d44828d935d6821b5c0ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock Rockland"@en,
        "ロックロックランド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb3f3c2d013dd423e892f2c798a80e2bd ;
    schema:name "Rock Rockland"@en,
        "ロックロックランド"@ja .

_:Nb3f3c2d013dd423e892f2c798a80e2bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a86785fc264350aa606e2dc0b43e2c,
        _:N1c1f950f77834adcb3ba01cbf421a50b,
        _:N31fce5d534434a8e87cfba788b521375,
        _:N37badb401b8e427c95c468557e76a7ce,
        _:N51a38b82c05a448d831e2acc682c9033,
        _:N66652b2c30ac434ba4b95c72ce1e2c54,
        _:N6dbb00a8ac4a41f29a546aaecd40beda,
        _:N75ecfe1f01aa43d8816d71de000d6e3c,
        _:N770948a00e4f4ee5b6741260800f3d19,
        _:N87ac46d036d6477ba4054f449e9a143f,
        _:Nab45bc3eeb274d1db1ae42e6b1952071,
        _:Nea1c3fe7efcd4c9bbc3d0d99f214649a,
        _:Nfd7e2f13747d44828d935d6821b5c0ee ;
    mo:track_count 13 ;
    schema:duration "PT45:42"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03a86785fc264350aa606e2dc0b43e2c,
        _:N1c1f950f77834adcb3ba01cbf421a50b,
        _:N31fce5d534434a8e87cfba788b521375,
        _:N37badb401b8e427c95c468557e76a7ce,
        _:N51a38b82c05a448d831e2acc682c9033,
        _:N66652b2c30ac434ba4b95c72ce1e2c54,
        _:N6dbb00a8ac4a41f29a546aaecd40beda,
        _:N75ecfe1f01aa43d8816d71de000d6e3c,
        _:N770948a00e4f4ee5b6741260800f3d19,
        _:N87ac46d036d6477ba4054f449e9a143f,
        _:Nab45bc3eeb274d1db1ae42e6b1952071,
        _:Nea1c3fe7efcd4c9bbc3d0d99f214649a,
        _:Nfd7e2f13747d44828d935d6821b5c0ee .

