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

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

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

<artist/64876#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2888#subject> ;
    schema:name "Kazz Toyama"@en,
        "トヤマカズ"@ja ;
    foaf:made <album/2888#composition>,
        <album/2888#subject> ;
    foaf:name "Kazz Toyama"@en,
        "トヤマカズ"@ja .

<product/11638#subject> a schema:CreativeWork ;
    schema:name "Derby Stallion II"@en,
        "ダービースタリオンII"@ja,
        "Derby Stallion II"@ja-latn ;
    foaf:name "Derby Stallion II"@en,
        "ダービースタリオンII"@ja,
        "Derby Stallion II"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/2888/2888-1163934898.jpg> a schema:ImageObject,
        foaf:Image .

<album/2888#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn ;
    mo:composer <artist/64874#subject>,
        <artist/64876#subject> ;
    mo:produced_work <album/2888#musicalwork> ;
    schema:name "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn .

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

<album/2888#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn ;
    mo:performance_of <album/2888#musicalwork> ;
    mo:performer <artist/64874#subject> ;
    mo:recorded_as <album/2888#musicalexpression> ;
    schema:byArtist <artist/64874#subject> ;
    schema:name "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn ;
    schema:workPerformed <album/2888#musicalwork> .

<artist/64874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2888#subject> ;
    mo:performed <album/2888#performance> ;
    schema:name "Wataru Ogura"@en,
        "小倉超"@ja ;
    foaf:made <album/2888#composition>,
        <album/2888#subject> ;
    foaf:name "Wataru Ogura"@en,
        "小倉超"@ja .

<album/2888#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-04-21"^^xsd:date ;
    dcterms:title "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn ;
    mo:catalogue_number "COCC-11653" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2888#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    mo:record_count 1 ;
    schema:about <product/11638#subject> ;
    schema:byArtist <artist/64874#subject> ;
    schema:datePublished "1994-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/2888/2888-1163934898.jpg> ;
    schema:name "Derby Stallion II ~Birth of the Divine Stallion~"@en,
        "ダービースタリオン II ～神馬誕生～"@ja,
        "Derby Stallion II ~Birth of the Divine Stallion~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/2888/2888-1163934898.jpg> .

_:N06d84f673d7343c19e9120595a14fc47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 11: Running for the Dream"@en,
        "Scene11 夢ヘ向かって走れ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 11: Running for the Dream"@en,
        "Scene11 夢ヘ向かって走れ"@ja .

_:N0b9b93d43db64a58ac8d0cfb4fdd5b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 6: Whilst Gazing into the Burning Hearth"@en,
        "Scene6 暖炉の火を見つめながら"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 6: Whilst Gazing into the Burning Hearth"@en,
        "Scene6 暖炉の火を見つめながら"@ja .

_:N0f8b9fe47beb45d586b9f10e022fcc58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 4: Tajima Pasture, Log Cabin"@en,
        "Scene4 田島牧場，ログハウス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 4: Tajima Pasture, Log Cabin"@en,
        "Scene4 田島牧場，ログハウス"@ja .

_:N1dfb4561174a43da95097db800131874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 1: Destined Race"@en,
        "Scene1 運命のレース"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 1: Destined Race"@en,
        "Scene1 運命のレース"@ja .

_:N20d41c6ca01e4ef18814db633ac64316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 9: A Long-Distance Call"@en,
        "Scene9 長距離電話"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 9: A Long-Distance Call"@en,
        "Scene9 長距離電話"@ja .

_:N260f2c9a7d574f15a824a235f84cc996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music 5: Derby Stallion Ending Theme"@en,
        "Music5 ダービースタリオン・エンディング・テーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Music 5: Derby Stallion Ending Theme"@en,
        "Music5 ダービースタリオン・エンディング・テーマ"@ja .

_:N2cd8b76555034feabc6684cc55bb4966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 3: Meeting Reiko on the Trail of the Breezy Wood"@en,
        "Scene3 そよ風の林道，孔子との出会い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 3: Meeting Reiko on the Trail of the Breezy Wood"@en,
        "Scene3 そよ風の林道，孔子との出会い"@ja .

_:N30339aa7eca6435ab4e85bb4f4e251fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 7: Life's Unexpected Setbacks"@en,
        "Scene7 人生の意外な寄り道"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 7: Life's Unexpected Setbacks"@en,
        "Scene7 人生の意外な寄り道"@ja .

_:N422025e750034c9ba0dc40b92103af6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 5: Reunion"@en,
        "Scene5 再会"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 5: Reunion"@en,
        "Scene5 再会"@ja .

_:N7242a9ffcce04d608c9dc784d39f5760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 8: Lost in Recollection"@en,
        "Scene8 想い出の中で"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 8: Lost in Recollection"@en,
        "Scene8 想い出の中で"@ja .

_:N75b13b1a43864fdca9c03ed60a9eafd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music 3: Remembering You"@en,
        "Music3 リメンバー・オブ・ユー"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Music 3: Remembering You"@en,
        "Music3 リメンバー・オブ・ユー"@ja .

_:N76b68bb9922346d98b3cad6ddc153b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music 2: Pasture Theme"@en,
        "Music2 牧場のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Music 2: Pasture Theme"@en,
        "Music2 牧場のテーマ"@ja .

_:N7a9993d897464b8195d54f48331f5c05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music 1: Derby Stallion Main Theme"@en,
        "Music1 ダービースタリオン・メイン・テーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Music 1: Derby Stallion Main Theme"@en,
        "Music1 ダービースタリオン・メイン・テーマ"@ja .

_:Nb909821bbf6a4dd4a0788a66120de214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scene 2: Phone Call from an Old Friend"@en,
        "Scene2 旧友からの電話"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Scene 2: Phone Call from an Old Friend"@en,
        "Scene2 旧友からの電話"@ja .

_:Nc4dd24e44392406e8f0ebf5c1bcb744b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music 4: Land of Dreams ~ Scene 10: Decision"@en,
        "Music4 ランド・オブ・ドリームス～Scene10 決意"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N58f3b20bb4ba47e39928dc7c6a2eb9b5 ;
    schema:name "Music 4: Land of Dreams ~ Scene 10: Decision"@en,
        "Music4 ランド・オブ・ドリームス～Scene10 決意"@ja .

_:N58f3b20bb4ba47e39928dc7c6a2eb9b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d84f673d7343c19e9120595a14fc47,
        _:N0b9b93d43db64a58ac8d0cfb4fdd5b33,
        _:N0f8b9fe47beb45d586b9f10e022fcc58,
        _:N1dfb4561174a43da95097db800131874,
        _:N20d41c6ca01e4ef18814db633ac64316,
        _:N260f2c9a7d574f15a824a235f84cc996,
        _:N2cd8b76555034feabc6684cc55bb4966,
        _:N30339aa7eca6435ab4e85bb4f4e251fc,
        _:N422025e750034c9ba0dc40b92103af6b,
        _:N7242a9ffcce04d608c9dc784d39f5760,
        _:N75b13b1a43864fdca9c03ed60a9eafd9,
        _:N76b68bb9922346d98b3cad6ddc153b96,
        _:N7a9993d897464b8195d54f48331f5c05,
        _:Nb909821bbf6a4dd4a0788a66120de214,
        _:Nc4dd24e44392406e8f0ebf5c1bcb744b ;
    mo:track_count 15 ;
    schema:duration "PT52:19"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N06d84f673d7343c19e9120595a14fc47,
        _:N0b9b93d43db64a58ac8d0cfb4fdd5b33,
        _:N0f8b9fe47beb45d586b9f10e022fcc58,
        _:N1dfb4561174a43da95097db800131874,
        _:N20d41c6ca01e4ef18814db633ac64316,
        _:N260f2c9a7d574f15a824a235f84cc996,
        _:N2cd8b76555034feabc6684cc55bb4966,
        _:N30339aa7eca6435ab4e85bb4f4e251fc,
        _:N422025e750034c9ba0dc40b92103af6b,
        _:N7242a9ffcce04d608c9dc784d39f5760,
        _:N75b13b1a43864fdca9c03ed60a9eafd9,
        _:N76b68bb9922346d98b3cad6ddc153b96,
        _:N7a9993d897464b8195d54f48331f5c05,
        _:Nb909821bbf6a4dd4a0788a66120de214,
        _:Nc4dd24e44392406e8f0ebf5c1bcb744b .

