@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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    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> .

_:N093f304403b24d9dbc5cd309bfe550d3 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 7: Life's Unexpected Setbacks"@en,
        "Scene7 人生の意外な寄り道"@ja .

_:N10960137a9e342f2833477217e7fba6c 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 5: Reunion"@en,
        "Scene5 再会"@ja .

_:N2191277426c14cfa8f1b6e76a50fba7f 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 8: Lost in Recollection"@en,
        "Scene8 想い出の中で"@ja .

_:N23a0583c9e8b4a1d95778b39a8c02527 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Music 2: Pasture Theme"@en,
        "Music2 牧場のテーマ"@ja .

_:N28b42501eb2f4982b54f1527273ba39c 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Music 1: Derby Stallion Main Theme"@en,
        "Music1 ダービースタリオン・メイン・テーマ"@ja .

_:N2d23984bcd8b4aeeb3adc8ebe5389eca 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Music 4: Land of Dreams ~ Scene 10: Decision"@en,
        "Music4 ランド・オブ・ドリームス～Scene10 決意"@ja .

_:N9024d41716e44c169d66936f24ed9dee 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 1: Destined Race"@en,
        "Scene1 運命のレース"@ja .

_:N9243ab6d46a84d3aa9b1692b19137257 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 4: Tajima Pasture, Log Cabin"@en,
        "Scene4 田島牧場，ログハウス"@ja .

_:N92d2e6e9c0e8489fb095415dd25d7ea4 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 6: Whilst Gazing into the Burning Hearth"@en,
        "Scene6 暖炉の火を見つめながら"@ja .

_:N993fe808413142388f1321271e21cc7a 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 3: Meeting Reiko on the Trail of the Breezy Wood"@en,
        "Scene3 そよ風の林道，孔子との出会い"@ja .

_:N9b705adce0c64a0faaefd08ed07364c5 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Music 3: Remembering You"@en,
        "Music3 リメンバー・オブ・ユー"@ja .

_:Nbf340f9c78104375918b1e0247ab5e8e 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 2: Phone Call from an Old Friend"@en,
        "Scene2 旧友からの電話"@ja .

_:Ne0a2f26b35e14532b5e696f6cc9c1aef 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 11: Running for the Dream"@en,
        "Scene11 夢ヘ向かって走れ"@ja .

_:Ne4e5016f26af4201a60bb0716208cc7b 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Music 5: Derby Stallion Ending Theme"@en,
        "Music5 ダービースタリオン・エンディング・テーマ"@ja .

_:Nf425a4ba570946cda41e2347cffb4683 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 _:N3b3ccbad04c4429c86d20f06f4476fef ;
    schema:name "Scene 9: A Long-Distance Call"@en,
        "Scene9 長距離電話"@ja .

_:N3b3ccbad04c4429c86d20f06f4476fef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093f304403b24d9dbc5cd309bfe550d3,
        _:N10960137a9e342f2833477217e7fba6c,
        _:N2191277426c14cfa8f1b6e76a50fba7f,
        _:N23a0583c9e8b4a1d95778b39a8c02527,
        _:N28b42501eb2f4982b54f1527273ba39c,
        _:N2d23984bcd8b4aeeb3adc8ebe5389eca,
        _:N9024d41716e44c169d66936f24ed9dee,
        _:N9243ab6d46a84d3aa9b1692b19137257,
        _:N92d2e6e9c0e8489fb095415dd25d7ea4,
        _:N993fe808413142388f1321271e21cc7a,
        _:N9b705adce0c64a0faaefd08ed07364c5,
        _:Nbf340f9c78104375918b1e0247ab5e8e,
        _:Ne0a2f26b35e14532b5e696f6cc9c1aef,
        _:Ne4e5016f26af4201a60bb0716208cc7b,
        _:Nf425a4ba570946cda41e2347cffb4683 ;
    mo:track_count 15 ;
    schema:duration "PT52:19"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N093f304403b24d9dbc5cd309bfe550d3,
        _:N10960137a9e342f2833477217e7fba6c,
        _:N2191277426c14cfa8f1b6e76a50fba7f,
        _:N23a0583c9e8b4a1d95778b39a8c02527,
        _:N28b42501eb2f4982b54f1527273ba39c,
        _:N2d23984bcd8b4aeeb3adc8ebe5389eca,
        _:N9024d41716e44c169d66936f24ed9dee,
        _:N9243ab6d46a84d3aa9b1692b19137257,
        _:N92d2e6e9c0e8489fb095415dd25d7ea4,
        _:N993fe808413142388f1321271e21cc7a,
        _:N9b705adce0c64a0faaefd08ed07364c5,
        _:Nbf340f9c78104375918b1e0247ab5e8e,
        _:Ne0a2f26b35e14532b5e696f6cc9c1aef,
        _:Ne4e5016f26af4201a60bb0716208cc7b,
        _:Nf425a4ba570946cda41e2347cffb4683 .

