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

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

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

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn .

<product/10536#subject> a schema:CreativeWork ;
    schema:name "MediEvil: Resurrection"@en,
        "MediEvil: Resurrection"@ja,
        "MediEvil: Resurrection"@ja-latn ;
    foaf:name "MediEvil: Resurrection"@en,
        "MediEvil: Resurrection"@ja,
        "MediEvil: Resurrection"@ja-latn .

<product/1741#subject> a schema:CreativeWork ;
    schema:name "Star Fox 64"@en,
        "スターフォックス64"@ja,
        "Star Fox 64"@ja-latn ;
    foaf:name "Star Fox 64"@en,
        "スターフォックス64"@ja,
        "Star Fox 64"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/2484#subject> a schema:CreativeWork ;
    schema:name "Lair"@en,
        "Lair"@ja,
        "Lair"@ja-latn ;
    foaf:name "Lair"@en,
        "Lair"@ja,
        "Lair"@ja-latn .

<product/388#subject> a schema:CreativeWork ;
    schema:name "Medal of Honor: Underground"@en,
        "Medal of Honor: Underground"@ja,
        "Medal of Honor: Underground"@ja-latn ;
    foaf:name "Medal of Honor: Underground"@en,
        "Medal of Honor: Underground"@ja,
        "Medal of Honor: Underground"@ja-latn .

<product/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn .

<product/514#subject> a schema:CreativeWork ;
    schema:name "Valkyria Chronicles"@en,
        "戦場のヴァルキュリア -Gallian Chronicles-"@ja,
        "Senjou no Valkyria -Gallian Chronicles-"@ja-latn ;
    foaf:name "Valkyria Chronicles"@en,
        "戦場のヴァルキュリア -Gallian Chronicles-"@ja,
        "Senjou no Valkyria -Gallian Chronicles-"@ja-latn .

<release/14850#subject> a schema:CreativeWork ;
    schema:name "Star Wars: Rogue Squadron"@en,
        "Star Wars: Rogue Squadron"@ja,
        "Star Wars: Rogue Squadron"@ja-latn ;
    foaf:name "Star Wars: Rogue Squadron"@en,
        "Star Wars: Rogue Squadron"@ja,
        "Star Wars: Rogue Squadron"@ja-latn .

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

<https://media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106562#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> ;
    foaf:depicts <album/106562#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> .

<https://medium-media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106562#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn ;
    mo:performance_of <album/106562#musicalwork> ;
    mo:performer <artist/27361#subject> ;
    mo:recorded_as <album/106562#musicalexpression> ;
    schema:byArtist <artist/27361#subject> ;
    schema:name "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn ;
    schema:workPerformed <album/106562#musicalwork> .

<artist/27361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106562#performance> ;
    schema:name "L'Orchestre de Jeux Vidéo"@en ;
    foaf:name "L'Orchestre de Jeux Vidéo"@en .

<album/106562#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Toru Minegishi"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Toru Minegishi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Nobuo Uematsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hitoshi Sakimoto"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Hitoshi Sakimoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Hama"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Takeshi Hama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Debney"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "John Debney"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Williams"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "John Williams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Soule"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Jeremy Soule"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Giacchino"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Michael Giacchino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mahito Yokota"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Mahito Yokota"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Bob"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Asuka Ohta"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Asuka Ohta"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shiho Fujii"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Shiho Fujii"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Koji Kondo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hajime Wakai"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Hajime Wakai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Hülsbeck"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Chris Hülsbeck"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Barn"@en ;
            foaf:made <album/106562#composition> ;
            foaf:name "Barn"@en ] ;
    mo:produced_work <album/106562#musicalwork> ;
    schema:name "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn .

<album/106562#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-09"^^xsd:date ;
    dcterms:title "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106562#musicalexpression> ;
    mo:publisher _:N57f9809fb748422aa7f8071b2bd73a1f ;
    mo:record _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Guild Wars"@en ;
            foaf:name "Guild Wars"@en ],
        <product/1051#subject>,
        <product/10536#subject>,
        <product/1741#subject>,
        <product/188#subject>,
        <product/2484#subject>,
        <product/388#subject>,
        <product/491#subject>,
        <product/514#subject>,
        <release/14850#subject> ;
    schema:byArtist <artist/27361#subject> ;
    schema:datePublished "2012-06-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> ;
    schema:name "Concert en Mii bémol"@en,
        "Concert en Mii bémol"@ja,
        "Concert en Mii bémol"@ja-latn ;
    schema:publisher _:N57f9809fb748422aa7f8071b2bd73a1f ;
    foaf:depiction <https://media.vgm.io/albums/26/106562/106562-6aad25d74e32.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Takeshi Hama"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Takeshi Hama"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Shiho Fujii"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Shiho Fujii"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Koji Kondo"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Koji Kondo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Asuka Ohta"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Asuka Ohta"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Mahito Yokota"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Mahito Yokota"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Chris Hülsbeck"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Chris Hülsbeck"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Jeremy Soule"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Nobuo Uematsu"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Nobuo Uematsu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Michael Giacchino"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Michael Giacchino"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Barn"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Barn"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Bob"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Bob"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "John Williams"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "John Williams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Hitoshi Sakimoto"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Hitoshi Sakimoto"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "John Debney"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "John Debney"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Toru Minegishi"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Toru Minegishi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106562#subject> ;
    schema:name "Hajime Wakai"@en ;
    foaf:made <album/106562#subject> ;
    foaf:name "Hajime Wakai"@en .

_:N07de2f599535475392b6925387b083d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Wars Rogue Squadron"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Star Wars Rogue Squadron"@en .

_:N0d30df0bfae5493cb708bb82f8d7c498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valkyria Chronicles: Succeeded Wish"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Valkyria Chronicles: Succeeded Wish"@en .

_:N193c5644caad44bca388b7a8f21eb670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Fox 64"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Star Fox 64"@en .

_:N2505db593d9548b8bd3561b44a89d327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guild War"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Guild War"@en .

_:N4aaa7f1a4d22474fb6d7b0ad03e73581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VII"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Final Fantasy VII"@en .

_:N50863c111ad64d30baaffd4e599c142a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda Twilight Princess"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:28"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Zelda Twilight Princess"@en .

_:N57f9809fb748422aa7f8071b2bd73a1f schema:name "OJV"@en ;
    foaf:name "OJV"@en .

_:N8f329d3f48424ab292ddfd8b80be6d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medal Of Honor: Underground"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Medal Of Honor: Underground"@en .

_:Nac9c62913a754944a4814eb7f714cc60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valkyria Chronicles: Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Valkyria Chronicles: Main Theme"@en .

_:Nbd174db4117f4d218c340e1ce741b4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lair"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Lair"@en .

_:Nbdc7d815f2554cbea779f417cf419668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MediEvil Resurrection"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:26"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "MediEvil Resurrection"@en .

_:Nea348e7f9c134d87b370e02983c3ea8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda Skyward Sword"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Na82f6fb1412f42c8a404f649eaee1a65 ;
    schema:name "Zelda Skyward Sword"@en .

_:Na82f6fb1412f42c8a404f649eaee1a65 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07de2f599535475392b6925387b083d7,
        _:N0d30df0bfae5493cb708bb82f8d7c498,
        _:N193c5644caad44bca388b7a8f21eb670,
        _:N2505db593d9548b8bd3561b44a89d327,
        _:N4aaa7f1a4d22474fb6d7b0ad03e73581,
        _:N50863c111ad64d30baaffd4e599c142a,
        _:N8f329d3f48424ab292ddfd8b80be6d1b,
        _:Nac9c62913a754944a4814eb7f714cc60,
        _:Nbd174db4117f4d218c340e1ce741b4ab,
        _:Nbdc7d815f2554cbea779f417cf419668,
        _:Nea348e7f9c134d87b370e02983c3ea8f ;
    mo:track_count 11 ;
    schema:duration "PT62:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N07de2f599535475392b6925387b083d7,
        _:N0d30df0bfae5493cb708bb82f8d7c498,
        _:N193c5644caad44bca388b7a8f21eb670,
        _:N2505db593d9548b8bd3561b44a89d327,
        _:N4aaa7f1a4d22474fb6d7b0ad03e73581,
        _:N50863c111ad64d30baaffd4e599c142a,
        _:N8f329d3f48424ab292ddfd8b80be6d1b,
        _:Nac9c62913a754944a4814eb7f714cc60,
        _:Nbd174db4117f4d218c340e1ce741b4ab,
        _:Nbdc7d815f2554cbea779f417cf419668,
        _:Nea348e7f9c134d87b370e02983c3ea8f .

