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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63634#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/63634#composition>,
        <album/63634#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

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

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63634#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/63634#composition>,
        <album/63634#subject> ;
    foaf:name "Grant Kirkhope"@en .

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63634#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/63634#composition>,
        <album/63634#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63634#subject> ;
    schema:name "SEGA"@en ;
    foaf:made <album/63634#composition>,
        <album/63634#subject> ;
    foaf:name "SEGA"@en .

<product/1099#subject> a schema:CreativeWork ;
    schema:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn ;
    foaf:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn .

<product/1165#subject> a schema:CreativeWork ;
    schema:name "Grand Theft Auto V"@en,
        "Grand Theft Auto V"@ja,
        "Grand Theft Auto V"@ja-latn ;
    foaf:name "Grand Theft Auto V"@en,
        "Grand Theft Auto V"@ja,
        "Grand Theft Auto V"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/4120#subject> a schema:CreativeWork ;
    schema:name "Perfect Dark"@en,
        "Perfect Dark"@ja,
        "Perfect Dark"@ja-latn ;
    foaf:name "Perfect Dark"@en,
        "Perfect Dark"@ja,
        "Perfect Dark"@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/623#subject> a schema:CreativeWork ;
    schema:name "Super Smash Bros."@en,
        "ニンテンドーオールスター！大乱闘スマッシュブラザーズ"@ja,
        "Nintendo Allstar! Dairantou Smash Bros."@ja-latn ;
    foaf:name "Super Smash Bros."@en,
        "ニンテンドーオールスター！大乱闘スマッシュブラザーズ"@ja,
        "Nintendo Allstar! Dairantou Smash Bros."@ja-latn .

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

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

<https://medium-media.vgm.io/albums/43/63634/63634-1481217577.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn ;
    mo:performance_of <album/63634#musicalwork> ;
    mo:performer <artist/18774#subject> ;
    mo:recorded_as <album/63634#musicalexpression> ;
    schema:byArtist <artist/18774#subject> ;
    schema:name "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn ;
    schema:workPerformed <album/63634#musicalwork> .

<artist/18774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63634#performance> ;
    schema:name "A. Moniz"@en ;
    foaf:name "A. Moniz"@en .

<album/63634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/190#subject>,
        <artist/1935#subject>,
        <artist/328#subject>,
        <artist/450#subject> ;
    mo:produced_work <album/63634#musicalwork> ;
    schema:name "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn .

<album/63634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-13"^^xsd:date ;
    dcterms:title "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63634#musicalexpression> ;
    mo:publisher _:N4f3fea73bb524dce82fc336c80f8056d ;
    mo:record _:N46e5986eac30476aafea52fb39b9205f ;
    mo:record_count 1 ;
    schema:about <product/1099#subject>,
        <product/1165#subject>,
        <product/187#subject>,
        <product/194#subject>,
        <product/4120#subject>,
        <product/489#subject>,
        <product/623#subject> ;
    schema:byArtist <artist/18774#subject> ;
    schema:datePublished "2015-07-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/63634/63634-1481217577.jpg> ;
    schema:name "Let's Play - The Cover Collection Vol.1"@en,
        "Let's Play - The Cover Collection Vol.1"@ja,
        "Let's Play - The Cover Collection Vol.1"@ja-latn ;
    schema:publisher _:N4f3fea73bb524dce82fc336c80f8056d ;
    foaf:depiction <https://media.vgm.io/albums/43/63634/63634-1481217577.jpg> .

_:N3f84da4e775f4e89ada2a2761d7f4cf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Of Zelda Majora's Mask - Stone Tower Temple (Cover)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "The Legend Of Zelda Majora's Mask - Stone Tower Temple (Cover)"@en .

_:N4f3fea73bb524dce82fc336c80f8056d schema:name "130Grit Sound Studio"@en,
        "130Grit Sound Studio"@ja,
        "130Grit Sound Studio"@ja-latn ;
    foaf:name "130Grit Sound Studio"@en,
        "130Grit Sound Studio"@ja,
        "130Grit Sound Studio"@ja-latn .

_:N5c0171b0837e4e5aa22dea631aed1133 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Dark - Chicago Stealth (Cover)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Perfect Dark - Chicago Stealth (Cover)"@en .

_:N60bfe4996ce5427fb0feea7e786abeb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Theft Auto 5 - A Legitimate Business Man (Cover)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Grand Theft Auto 5 - A Legitimate Business Man (Cover)"@en .

_:N825300133d0d4271b7bee2d384c06d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Of Zelda Majora's Mask - New Wave Bossa Nova (Cover)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "The Legend Of Zelda Majora's Mask - New Wave Bossa Nova (Cover)"@en .

_:N861119a9b7d54e37a1b6beaaf9ed8ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic & Knuckles - Flying Battery Zone 1 (Metal Cover)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Sonic & Knuckles - Flying Battery Zone 1 (Metal Cover)"@en .

_:Naea66468e0a249dca65985f9a2f42b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger - Memories Of Green (Cover)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Chrono Trigger - Memories Of Green (Cover)"@en .

_:Nbcf5b6252af2492395f55c63eff43170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Of Zelda Ocarina of Time - Gerudo Valley (Cover)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "The Legend Of Zelda Ocarina of Time - Gerudo Valley (Cover)"@en .

_:Nbd31e2ec27bb4374a317d972d57fa36b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Of Zelda Majora's Mask - Song Of Healing (Cover)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "The Legend Of Zelda Majora's Mask - Song Of Healing (Cover)"@en .

_:Nd25ba1cdc55545ea8dcd1ac453bee370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic & Knuckles - Sandopolis Zone 1 (Metal Cover)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Sonic & Knuckles - Sandopolis Zone 1 (Metal Cover)"@en .

_:Nf294f592e97e46929d5571b8605f2ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Smash Bros. 64 - Kirby Dreamland Stage (Jazz Cover)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N46e5986eac30476aafea52fb39b9205f ;
    schema:name "Super Smash Bros. 64 - Kirby Dreamland Stage (Jazz Cover)"@en .

_:N46e5986eac30476aafea52fb39b9205f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f84da4e775f4e89ada2a2761d7f4cf4,
        _:N5c0171b0837e4e5aa22dea631aed1133,
        _:N60bfe4996ce5427fb0feea7e786abeb8,
        _:N825300133d0d4271b7bee2d384c06d5b,
        _:N861119a9b7d54e37a1b6beaaf9ed8ec7,
        _:Naea66468e0a249dca65985f9a2f42b80,
        _:Nbcf5b6252af2492395f55c63eff43170,
        _:Nbd31e2ec27bb4374a317d972d57fa36b,
        _:Nd25ba1cdc55545ea8dcd1ac453bee370,
        _:Nf294f592e97e46929d5571b8605f2ea4 ;
    mo:track_count 10 ;
    schema:duration "PT29:45"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3f84da4e775f4e89ada2a2761d7f4cf4,
        _:N5c0171b0837e4e5aa22dea631aed1133,
        _:N60bfe4996ce5427fb0feea7e786abeb8,
        _:N825300133d0d4271b7bee2d384c06d5b,
        _:N861119a9b7d54e37a1b6beaaf9ed8ec7,
        _:Naea66468e0a249dca65985f9a2f42b80,
        _:Nbcf5b6252af2492395f55c63eff43170,
        _:Nbd31e2ec27bb4374a317d972d57fa36b,
        _:Nd25ba1cdc55545ea8dcd1ac453bee370,
        _:Nf294f592e97e46929d5571b8605f2ea4 .

