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

<album/7082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn ;
    mo:produced_work <album/7082#musicalwork> ;
    schema:name "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn .

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

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

<product/1605#subject> a schema:CreativeWork ;
    schema:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn ;
    foaf:name "Street Fighter II: The World Warrior"@en,
        "ストリートファイターII -The World Warrior-"@ja,
        "Street Fighter II: The World Warrior"@ja-latn .

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

<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/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/1998#subject> a schema:CreativeWork ;
    schema:name "Lufia II: Rise of the Sinistrals"@en,
        "エストポリス伝記II"@ja,
        "Estpolis Denki II"@ja-latn ;
    foaf:name "Lufia II: Rise of the Sinistrals"@en,
        "エストポリス伝記II"@ja,
        "Estpolis Denki II"@ja-latn .

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/28/7082/7082-1203458821.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn ;
    mo:performance_of <album/7082#musicalwork> ;
    mo:performer <artist/7018#subject> ;
    mo:recorded_as <album/7082#musicalexpression> ;
    schema:byArtist <artist/7018#subject> ;
    schema:name "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn ;
    schema:workPerformed <album/7082#musicalwork> .

<artist/7018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7082#performance> ;
    schema:name "the forget-me-not"@en ;
    foaf:name "the forget-me-not"@en .

<album/7082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-05"^^xsd:date ;
    dcterms:title "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn ;
    mo:catalogue_number "YMCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7082#musicalexpression> ;
    mo:publisher _:N28f2a93cf7f441afa9fb3efc548bd941 ;
    mo:record _:N15e9a1d950714a679701cf907c8d895e ;
    mo:record_count 1 ;
    schema:about <product/1605#subject>,
        <product/178#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/1998#subject>,
        <product/2071#subject>,
        <product/681#subject> ;
    schema:byArtist <artist/7018#subject> ;
    schema:datePublished "2007-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/7082/7082-1203458821.jpg> ;
    schema:name "Between The Future & The Past"@en,
        "Between The Future & The Past"@ja,
        "Between The Future & The Past"@ja-latn ;
    schema:publisher _:N28f2a93cf7f441afa9fb3efc548bd941 ;
    foaf:depiction <https://media.vgm.io/albums/28/7082/7082-1203458821.jpg> .

_:N28f2a93cf7f441afa9fb3efc548bd941 schema:name "Young Master Records"@en ;
    foaf:name "Young Master Records"@en .

_:N3a876edf52f8407fa0c70327414250e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja Girl Smacks Out ! [Final Fantasy VII]"@en,
        "Ninja Girl Smacks Out！"@ja,
        "Ninja Girl Smacks Out！(Final Fantasy7｢忍びの末裔｣)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Ninja Girl Smacks Out ! [Final Fantasy VII]"@en,
        "Ninja Girl Smacks Out！"@ja,
        "Ninja Girl Smacks Out！(Final Fantasy7｢忍びの末裔｣)"@ja .

_:N558dba6ede4f45cba5aacb8451794d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kudo [Final Fantasy X-2]"@en,
        "久遠"@ja,
        "久遠(Final Fantasy10-2)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Kudo [Final Fantasy X-2]"@en,
        "久遠"@ja,
        "久遠(Final Fantasy10-2)"@ja .

_:N575255189527430c94deb8f2aaa6c5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return To Wily's Castle [Rockman 2]"@en,
        "Return To Wily's Castle"@ja,
        "Return To Wily's Castle(ロックマン2｢ワイリーステージ｣)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Return To Wily's Castle [Rockman 2]"@en,
        "Return To Wily's Castle"@ja,
        "Return To Wily's Castle(ロックマン2｢ワイリーステージ｣)"@ja .

_:N5d1c04091f9a471da8bbb5943c3ee0a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Day, for Certain [Final Fantasy V]"@en,
        "いつの日かきっと"@ja,
        "いつの日かきっと(Final Fantasy5)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "One Day, for Certain [Final Fantasy V]"@en,
        "いつの日かきっと"@ja,
        "いつの日かきっと(Final Fantasy5)"@ja .

_:Nd30042ac034743ff85f203fcd895c33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From Wily's Castle [Rockman 2]"@en,
        "Escape From Wily's Castle"@ja,
        "Escape From Wily's Castle(ロックマン2｢ワイリーステージ｣)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Escape From Wily's Castle [Rockman 2]"@en,
        "Escape From Wily's Castle"@ja,
        "Escape From Wily's Castle(ロックマン2｢ワイリーステージ｣)"@ja .

_:Nf7e43983b8ed4fcfac6a992e34c7d8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Wolf [Street Fighter 2]"@en,
        "Lonely Wolf"@ja,
        "Lonely Wolf(Street Fighter2｢ガイルのテーマ｣)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Lonely Wolf [Street Fighter 2]"@en,
        "Lonely Wolf"@ja,
        "Lonely Wolf(Street Fighter2｢ガイルのテーマ｣)"@ja .

_:Nfa75adc23aa84db5a264d616fa36f6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Future [Estpolis Denki II]"@en,
        "未来へ"@ja,
        "未来へ(エストポリス伝記2エンディングテーマ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "To The Future [Estpolis Denki II]"@en,
        "未来へ"@ja,
        "未来へ(エストポリス伝記2エンディングテーマ)"@ja .

_:Nfbf2e6191b974bada9f9788a3c5f40ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Must Fight -The Decisive Battle- [Final Fantasy VI]"@en,
        "決戦-The Decisive Battle-"@ja,
        "決戦-The Decisive Battle-(Final Fantasy6)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N15e9a1d950714a679701cf907c8d895e ;
    schema:name "Must Fight -The Decisive Battle- [Final Fantasy VI]"@en,
        "決戦-The Decisive Battle-"@ja,
        "決戦-The Decisive Battle-(Final Fantasy6)"@ja .

_:N15e9a1d950714a679701cf907c8d895e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a876edf52f8407fa0c70327414250e6,
        _:N558dba6ede4f45cba5aacb8451794d59,
        _:N575255189527430c94deb8f2aaa6c5f2,
        _:N5d1c04091f9a471da8bbb5943c3ee0a4,
        _:Nd30042ac034743ff85f203fcd895c33a,
        _:Nf7e43983b8ed4fcfac6a992e34c7d8a8,
        _:Nfa75adc23aa84db5a264d616fa36f6c8,
        _:Nfbf2e6191b974bada9f9788a3c5f40ec ;
    mo:track_count 8 ;
    schema:duration "PT31:16"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3a876edf52f8407fa0c70327414250e6,
        _:N558dba6ede4f45cba5aacb8451794d59,
        _:N575255189527430c94deb8f2aaa6c5f2,
        _:N5d1c04091f9a471da8bbb5943c3ee0a4,
        _:Nd30042ac034743ff85f203fcd895c33a,
        _:Nf7e43983b8ed4fcfac6a992e34c7d8a8,
        _:Nfa75adc23aa84db5a264d616fa36f6c8,
        _:Nfbf2e6191b974bada9f9788a3c5f40ec .

