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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46210#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/46210#composition>,
        <album/46210#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46210#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/46210#composition>,
        <album/46210#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

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

<artist/295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46210#subject> ;
    schema:name "Masaharu Iwata"@en,
        "岩田匡治"@ja ;
    foaf:made <album/46210#composition>,
        <album/46210#subject> ;
    foaf:name "Masaharu Iwata"@en,
        "岩田匡治"@ja .

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

<artist/776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46210#subject> ;
    schema:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja ;
    foaf:made <album/46210#composition>,
        <album/46210#subject> ;
    foaf:name "Takeharu Ishimoto"@en,
        "石元丈晴"@ja .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@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/195#subject> a schema:CreativeWork ;
    schema:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn ;
    foaf:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn .

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

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

<product/363#subject> a schema:CreativeWork ;
    schema:name "Grandia II"@en,
        "グランディアII"@ja,
        "Grandia II"@ja-latn ;
    foaf:name "Grandia II"@en,
        "グランディアII"@ja,
        "Grandia II"@ja-latn .

<product/511#subject> a schema:CreativeWork ;
    schema:name "CRISIS CORE -FINAL FANTASY VII-"@en,
        "クライシス コア ファイナルファンタジーVII"@ja,
        "CRISIS CORE -FINAL FANTASY VII-"@ja-latn ;
    foaf:name "CRISIS CORE -FINAL FANTASY VII-"@en,
        "クライシス コア ファイナルファンタジーVII"@ja,
        "CRISIS CORE -FINAL FANTASY VII-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/01/46210/46210-1402189314.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "The World Is Square"@en ;
    foaf:name "The World Is Square"@en .

<artist/17369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "Dave Reardon"@en ;
    foaf:name "Dave Reardon"@en .

<artist/18344#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "Joe Corbett"@en ;
    foaf:name "Joe Corbett"@en .

<artist/18345#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "Joshua Edginton"@en ;
    foaf:name "Joshua Edginton"@en .

<artist/18346#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "Lauren Michelle Christerson"@en ;
    foaf:name "Lauren Michelle Christerson"@en .

<artist/18347#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46210#performance> ;
    schema:name "Nick Doane"@en ;
    foaf:name "Nick Doane"@en .

<album/46210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn ;
    mo:composer <artist/104#subject>,
        <artist/139#subject>,
        <artist/146#subject>,
        <artist/295#subject>,
        <artist/77#subject>,
        <artist/776#subject> ;
    mo:produced_work <album/46210#musicalwork> ;
    schema:name "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn .

<album/46210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn ;
    mo:performance_of <album/46210#musicalwork> ;
    mo:performer <artist/14958#subject>,
        <artist/17369#subject>,
        <artist/18344#subject>,
        <artist/18345#subject>,
        <artist/18346#subject>,
        <artist/18347#subject> ;
    mo:recorded_as <album/46210#musicalexpression> ;
    schema:byArtist <artist/14958#subject>,
        <artist/17369#subject>,
        <artist/18344#subject>,
        <artist/18345#subject>,
        <artist/18346#subject>,
        <artist/18347#subject> ;
    schema:name "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn ;
    schema:workPerformed <album/46210#musicalwork> .

<album/46210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-10"^^xsd:date ;
    dcterms:title "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46210#musicalexpression> ;
    mo:publisher _:N34c5fd866e8841b2953f7ef3a0eca340 ;
    mo:record _:N4c4b6924f23c45ef833d25de85b1938f ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/194#subject>,
        <product/195#subject>,
        <product/203#subject>,
        <product/2132#subject>,
        <product/363#subject>,
        <product/511#subject> ;
    schema:byArtist <artist/14958#subject>,
        <artist/17369#subject>,
        <artist/18344#subject>,
        <artist/18345#subject>,
        <artist/18346#subject>,
        <artist/18347#subject> ;
    schema:datePublished "2014-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/46210/46210-1402189314.jpg> ;
    schema:name "Stay Awhile and Listen"@en,
        "Stay Awhile and Listen"@ja,
        "Stay Awhile and Listen"@ja-latn ;
    schema:publisher _:N34c5fd866e8841b2953f7ef3a0eca340 ;
    foaf:depiction <https://media.vgm.io/albums/01/46210/46210-1402189314.jpg> .

_:N1a73a18c0c2744e3b87aef34beb7c77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damn! That's a Funky Mog! (Mog's Theme) - FFVI"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Damn! That's a Funky Mog! (Mog's Theme) - FFVI"@en .

_:N1cf8c23f855a48dea7f0afd5cb15b667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "6:10:50 (Zozo Town Theme) - FFVI"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "6:10:50 (Zozo Town Theme) - FFVI"@en .

_:N20db66ab814c4eb9b534fb111ddd7294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Packie Theme (Shop Theme) - Final Fantasy Tactics"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Packie Theme (Shop Theme) - Final Fantasy Tactics"@en .

_:N2bd00c22000c47aa96da0f4dcd917978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ipso! Facto! (Delightful Spekkio) - Chrono Trigger"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Ipso! Facto! (Delightful Spekkio) - Chrono Trigger"@en .

_:N34c5fd866e8841b2953f7ef3a0eca340 schema:name "The World is Square"@en ;
    foaf:name "The World is Square"@en .

_:N4456f70921ae4a94b6bbdbd970309235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Millennial Falcon Fair (Millennial Fair) - Chrono Trigger"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Millennial Falcon Fair (Millennial Fair) - Chrono Trigger"@en .

_:N57d3163f69a54c4197ab473e8cf1d551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damn! That's a Funky Frog! (Frog's Theme) - Chrono Trigger"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Damn! That's a Funky Frog! (Frog's Theme) - Chrono Trigger"@en .

_:N769861a1391e46f3b9609db0f9d0634a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Apple Cider Tree (Under the Apple Tree / Crisis Core Theme) - Final Fantasy VII : Crisis Core"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Under the Apple Cider Tree (Under the Apple Tree / Crisis Core Theme) - Final Fantasy VII : Crisis Core"@en .

_:N977558a9cb8e462fb6c4ef5ca83457cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wait. (Shadow's Theme) - FFVI"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Wait. (Shadow's Theme) - FFVI"@en .

_:N99d7a5284f214a37b3df3be3ac6b512a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala Bread (Schala's Theme) - Chrono Trigger"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Schala Bread (Schala's Theme) - Chrono Trigger"@en .

_:N9de09538962e4085b550029db7eeb000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Optimism Prime (Optimism / Solt + Peppor's Theme) - Chrono Cross"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Optimism Prime (Optimism / Solt + Peppor's Theme) - Chrono Cross"@en .

_:Nb5aebf6489e7453bb38b98413cddf8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitchen Nightmare Village People (Nightmare Village / A Great Unknown Anxiety) - Grandia II"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Kitchen Nightmare Village People (Nightmare Village / A Great Unknown Anxiety) - Grandia II"@en .

_:Ncb340533bfc64f859cb1beae5af23ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Forest 1/8th of Mushrooms (Beware the Forest's Mushrooms) - Super Mario RPG"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Beware the Forest 1/8th of Mushrooms (Beware the Forest's Mushrooms) - Super Mario RPG"@en .

_:Ncdd05e8a48234e64a963d7bd50d28e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tim's Car (Scars of Time) - Chrono Cross"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "Tim's Car (Scars of Time) - Chrono Cross"@en .

_:Nd36deb5e84384f8d9645ac545c51d48b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZelBass (S.S. Zelbess) - Chrono Cross"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4c4b6924f23c45ef833d25de85b1938f ;
    schema:name "ZelBass (S.S. Zelbess) - Chrono Cross"@en .

_:N4c4b6924f23c45ef833d25de85b1938f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a73a18c0c2744e3b87aef34beb7c77b,
        _:N1cf8c23f855a48dea7f0afd5cb15b667,
        _:N20db66ab814c4eb9b534fb111ddd7294,
        _:N2bd00c22000c47aa96da0f4dcd917978,
        _:N4456f70921ae4a94b6bbdbd970309235,
        _:N57d3163f69a54c4197ab473e8cf1d551,
        _:N769861a1391e46f3b9609db0f9d0634a,
        _:N977558a9cb8e462fb6c4ef5ca83457cd,
        _:N99d7a5284f214a37b3df3be3ac6b512a,
        _:N9de09538962e4085b550029db7eeb000,
        _:Nb5aebf6489e7453bb38b98413cddf8ea,
        _:Ncb340533bfc64f859cb1beae5af23ebb,
        _:Ncdd05e8a48234e64a963d7bd50d28e9f,
        _:Nd36deb5e84384f8d9645ac545c51d48b ;
    mo:track_count 14 ;
    schema:duration "PT30:59"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1a73a18c0c2744e3b87aef34beb7c77b,
        _:N1cf8c23f855a48dea7f0afd5cb15b667,
        _:N20db66ab814c4eb9b534fb111ddd7294,
        _:N2bd00c22000c47aa96da0f4dcd917978,
        _:N4456f70921ae4a94b6bbdbd970309235,
        _:N57d3163f69a54c4197ab473e8cf1d551,
        _:N769861a1391e46f3b9609db0f9d0634a,
        _:N977558a9cb8e462fb6c4ef5ca83457cd,
        _:N99d7a5284f214a37b3df3be3ac6b512a,
        _:N9de09538962e4085b550029db7eeb000,
        _:Nb5aebf6489e7453bb38b98413cddf8ea,
        _:Ncb340533bfc64f859cb1beae5af23ebb,
        _:Ncdd05e8a48234e64a963d7bd50d28e9f,
        _:Nd36deb5e84384f8d9645ac545c51d48b .

