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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50670#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/50670#composition>,
        <album/50670#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50670#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/50670#composition>,
        <album/50670#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<product/212#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII ADVENT CHILDREN"@en,
        "ファイナルファンタジーVII アドベントチルドレン"@ja,
        "FINAL FANTASY VII ADVENT CHILDREN"@ja-latn ;
    foaf:name "FINAL FANTASY VII ADVENT CHILDREN"@en,
        "ファイナルファンタジーVII アドベントチルドレン"@ja,
        "FINAL FANTASY VII ADVENT CHILDREN"@ja-latn .

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

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/625#subject> a schema:CreativeWork ;
    schema:name "Super Smash Bros. Brawl"@en,
        "大乱闘スマッシュブラザーズX"@ja,
        "Dairantou Smash Bros. X"@ja-latn ;
    foaf:name "Super Smash Bros. Brawl"@en,
        "大乱闘スマッシュブラザーズX"@ja,
        "Dairantou Smash Bros. X"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/07/50670/50670-1423239316.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15952#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50670#performance> ;
    schema:name "Triforce Quartet"@en ;
    foaf:name "Triforce Quartet"@en .

<artist/18337#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50670#performance> ;
    schema:name "Chad Schwartz"@en ;
    foaf:name "Chad Schwartz"@en .

<artist/18338#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50670#performance> ;
    schema:name "Chris Ferrara"@en ;
    foaf:name "Chris Ferrara"@en .

<artist/18339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50670#performance> ;
    schema:name "Jacob Roege"@en ;
    foaf:name "Jacob Roege"@en .

<artist/18340#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50670#performance> ;
    schema:name "Stanley Beckwith"@en ;
    foaf:name "Stanley Beckwith"@en .

<album/50670#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn ;
    mo:composer <artist/140#subject>,
        <artist/190#subject>,
        <artist/1935#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/50670#musicalwork> ;
    schema:name "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn .

<album/50670#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn ;
    mo:performance_of <album/50670#musicalwork> ;
    mo:performer <artist/15952#subject>,
        <artist/18337#subject>,
        <artist/18338#subject>,
        <artist/18339#subject>,
        <artist/18340#subject> ;
    mo:recorded_as <album/50670#musicalexpression> ;
    schema:byArtist <artist/15952#subject>,
        <artist/18337#subject>,
        <artist/18338#subject>,
        <artist/18339#subject>,
        <artist/18340#subject> ;
    schema:name "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn ;
    schema:workPerformed <album/50670#musicalwork> .

<album/50670#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-29"^^xsd:date ;
    dcterms:title "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/50670#musicalexpression> ;
    mo:publisher _:N00840452d2bc41059a536b238b9e82cc ;
    mo:record _:N4bc06c37dac2401288f7c9af0996c592 ;
    mo:record_count 1 ;
    schema:about <product/196#subject>,
        <product/212#subject>,
        <product/2147#subject>,
        <product/258#subject>,
        <product/416#subject>,
        <product/625#subject> ;
    schema:byArtist <artist/15952#subject>,
        <artist/18337#subject>,
        <artist/18338#subject>,
        <artist/18339#subject>,
        <artist/18340#subject> ;
    schema:datePublished "2014-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/50670/50670-1423239316.jpg> ;
    schema:name "The Legend Of"@en,
        "The Legend Of"@ja,
        "The Legend Of"@ja-latn ;
    schema:publisher _:N00840452d2bc41059a536b238b9e82cc ;
    foaf:depiction <https://media.vgm.io/albums/07/50670/50670-1423239316.jpg> .

_:N00840452d2bc41059a536b238b9e82cc schema:name "Triforce Quartet"@en,
        "Triforce Quartet"@ja,
        "Triforce Quartet"@ja-latn ;
    foaf:name "Triforce Quartet"@en,
        "Triforce Quartet"@ja,
        "Triforce Quartet"@ja-latn .

_:N1bbe41ebca3c4c238d3cf98093edcbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda Medley - (3/3)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Legend of Zelda Medley - (3/3)"@en .

_:N2eff3f4aac8f4c58905a5c9c924d84d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banjo Kazooie - Main Theme"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Banjo Kazooie - Main Theme"@en .

_:N35b2378d30d34cac8a08cc0a454c2f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda Medley - (2/3)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Legend of Zelda Medley - (2/3)"@en .

_:N3722a862ec484198a160253dccdf9ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VII: Advent Children - Cloud Smiles"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Final Fantasy VII: Advent Children - Cloud Smiles"@en .

_:N47ff02349b604da7866593926a039a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Smash Bros. Brawl - Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Super Smash Bros. Brawl - Main Theme"@en .

_:N778b6cc722da4748b0aa5442a32a5a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of Mana - Main Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Secret of Mana - Main Theme"@en .

_:N89678af85a8949afb8b598310b38a1c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros Medley - (2/3)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Super Mario Bros Medley - (2/3)"@en .

_:N8cb5e93b8b5e47dea599d3adcb6b6509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda Medley - (1/3)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Legend of Zelda Medley - (1/3)"@en .

_:Nb056abf4479347e1a621b3b20ee286c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros Medley - (3/3)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Super Mario Bros Medley - (3/3)"@en .

_:Nd78e2a7dbd234d8781326bea976a7e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros Medley - (1/3)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N4bc06c37dac2401288f7c9af0996c592 ;
    schema:name "Super Mario Bros Medley - (1/3)"@en .

_:N4bc06c37dac2401288f7c9af0996c592 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bbe41ebca3c4c238d3cf98093edcbbe,
        _:N2eff3f4aac8f4c58905a5c9c924d84d3,
        _:N35b2378d30d34cac8a08cc0a454c2f6f,
        _:N3722a862ec484198a160253dccdf9ada,
        _:N47ff02349b604da7866593926a039a55,
        _:N778b6cc722da4748b0aa5442a32a5a5d,
        _:N89678af85a8949afb8b598310b38a1c0,
        _:N8cb5e93b8b5e47dea599d3adcb6b6509,
        _:Nb056abf4479347e1a621b3b20ee286c9,
        _:Nd78e2a7dbd234d8781326bea976a7e74 ;
    mo:track_count 10 ;
    schema:duration "PT35:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bbe41ebca3c4c238d3cf98093edcbbe,
        _:N2eff3f4aac8f4c58905a5c9c924d84d3,
        _:N35b2378d30d34cac8a08cc0a454c2f6f,
        _:N3722a862ec484198a160253dccdf9ada,
        _:N47ff02349b604da7866593926a039a55,
        _:N778b6cc722da4748b0aa5442a32a5a5d,
        _:N89678af85a8949afb8b598310b38a1c0,
        _:N8cb5e93b8b5e47dea599d3adcb6b6509,
        _:Nb056abf4479347e1a621b3b20ee286c9,
        _:Nd78e2a7dbd234d8781326bea976a7e74 .

