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

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

<album/64464> a mo:Release ;
    mo:catalogue_number "ORF-5011" .

<artist/19248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51949#subject> ;
    schema:name "Ichiro Araki"@en,
        "荒木一郎"@ja ;
    foaf:made <album/51949#composition>,
        <album/51949#lyrics>,
        <album/51949#subject> ;
    foaf:name "Ichiro Araki"@en,
        "荒木一郎"@ja .

<product/6174#subject> a schema:CreativeWork ;
    schema:name "Tomorrow's Joe 2"@en,
        "あしたのジョー2"@ja,
        "Ashita no Joe 2"@ja-latn ;
    foaf:name "Tomorrow's Joe 2"@en,
        "あしたのジョー2"@ja,
        "Ashita no Joe 2"@ja-latn .

<album/51949#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer <artist/19248#subject> ;
    mo:produced_work <album/51949#musicalwork> ;
    schema:name "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/94/51949/51949-1483559276.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51949#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/51949#musicalwork> ;
    mo:performer <artist/18141#subject> ;
    mo:recorded_as <album/51949#musicalexpression> ;
    schema:byArtist <artist/18141#subject> ;
    schema:name "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/51949#musicalwork> .

<artist/18141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51949#performance> ;
    schema:name "Takeshi Obo"@en,
        "おぼたけし"@ja ;
    foaf:name "Takeshi Obo"@en,
        "おぼたけし"@ja .

<album/51949#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-02"^^xsd:date ;
    dcterms:title "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "TKCA-71986" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/64464> ;
    mo:publication_of <album/51949#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    mo:record_count 1 ;
    schema:about <product/6174#subject> ;
    schema:byArtist <artist/18141#subject> ;
    schema:datePublished "2000-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/51949/51949-1483559276.jpg> ;
    schema:name "Ashita no Joe 2 ORIGINAL SOUND TRACK"@en,
        "あしたのジョー2 オリジナル・サウンドトラック"@ja,
        "Ashita no Joe 2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/51949/51949-1483559276.jpg> .

_:N096697c8c9574bfda4fef73d51d9a068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題曲テーマ —インストメンタル—"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "主題曲テーマ —インストメンタル—"@ja .

_:N170019e04c84464bbf35a2c9bb232432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テンションIII"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "テンションIII"@ja .

_:N177e9a29a940462b8efdb0e717460737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白木葉子の為の練習曲"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "白木葉子の為の練習曲"@ja .

_:N2b5c817e745d420aaea716fb0feb5246 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主題曲テーマ —男の対決—"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "主題曲テーマ —男の対決—"@ja .

_:N45a0cfeb2cdd4e978cec62a2419d93c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<主題歌> 傷だらけの栄光"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "<主題歌> 傷だらけの栄光"@ja .

_:N4b46697008704293aa4abbe1f03e30d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テンションII"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "テンションII"@ja .

_:N5270019568b94fd895e0471b8dca6afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白木葉子のテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "白木葉子のテーマ"@ja .

_:N52f1d0427b6845409f71a2df44df4ab4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "下町の人達"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "下町の人達"@ja .

_:N6140eb6aafcf4258b69218cb15da5fde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "下町の人達 —丹下段平—"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "下町の人達 —丹下段平—"@ja .

_:N72cbd49c8a644e7a86308fc8a1d3edc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ —ドリーム—"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "夕暮れ —ドリーム—"@ja .

_:N7a9ec55dd8b646dda296a0c216b24407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テンションⅠ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "テンションⅠ"@ja .

_:N826e5baa59cf4ebab552fa1b7778ab6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入曲テーマ —友情—"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "挿入曲テーマ —友情—"@ja .

_:N9581443c28e8416c8d8f0e47d2d8d03a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入曲テーマ —夕焼けの街—"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "挿入曲テーマ —夕焼けの街—"@ja .

_:Na66e2cd2419f4f289ae82b770cdf7cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "<挿入歌> 果てしなき闇に彼方に"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "<挿入歌> 果てしなき闇に彼方に"@ja .

_:Nd7cc928d5dd441b69cc17e18c7bbd371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への挑戦"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "明日への挑戦"@ja .

_:Nf959e4f9a48347268c6e5a8eba7cc599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ —トワイライト—"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "夕暮れ —トワイライト—"@ja .

_:Nfb3c23edef254d8b85f9b49d3881e96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "力石 徹の思い出"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "力石 徹の思い出"@ja .

_:Nff88e0cef6354b98842f934e7ab6c878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入曲テーマ —口笛—"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:24"^^xsd:interval ;
    schema:inPlaylist _:Nb3df83f5f4c64e2c89d783d0f2250d09 ;
    schema:name "挿入曲テーマ —口笛—"@ja .

_:Nb3df83f5f4c64e2c89d783d0f2250d09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096697c8c9574bfda4fef73d51d9a068,
        _:N170019e04c84464bbf35a2c9bb232432,
        _:N177e9a29a940462b8efdb0e717460737,
        _:N2b5c817e745d420aaea716fb0feb5246,
        _:N45a0cfeb2cdd4e978cec62a2419d93c5,
        _:N4b46697008704293aa4abbe1f03e30d3,
        _:N5270019568b94fd895e0471b8dca6afd,
        _:N52f1d0427b6845409f71a2df44df4ab4,
        _:N6140eb6aafcf4258b69218cb15da5fde,
        _:N72cbd49c8a644e7a86308fc8a1d3edc0,
        _:N7a9ec55dd8b646dda296a0c216b24407,
        _:N826e5baa59cf4ebab552fa1b7778ab6a,
        _:N9581443c28e8416c8d8f0e47d2d8d03a,
        _:Na66e2cd2419f4f289ae82b770cdf7cf0,
        _:Nd7cc928d5dd441b69cc17e18c7bbd371,
        _:Nf959e4f9a48347268c6e5a8eba7cc599,
        _:Nfb3c23edef254d8b85f9b49d3881e96f,
        _:Nff88e0cef6354b98842f934e7ab6c878 ;
    mo:track_count 18 ;
    schema:duration "PT28:53"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N096697c8c9574bfda4fef73d51d9a068,
        _:N170019e04c84464bbf35a2c9bb232432,
        _:N177e9a29a940462b8efdb0e717460737,
        _:N2b5c817e745d420aaea716fb0feb5246,
        _:N45a0cfeb2cdd4e978cec62a2419d93c5,
        _:N4b46697008704293aa4abbe1f03e30d3,
        _:N5270019568b94fd895e0471b8dca6afd,
        _:N52f1d0427b6845409f71a2df44df4ab4,
        _:N6140eb6aafcf4258b69218cb15da5fde,
        _:N72cbd49c8a644e7a86308fc8a1d3edc0,
        _:N7a9ec55dd8b646dda296a0c216b24407,
        _:N826e5baa59cf4ebab552fa1b7778ab6a,
        _:N9581443c28e8416c8d8f0e47d2d8d03a,
        _:Na66e2cd2419f4f289ae82b770cdf7cf0,
        _:Nd7cc928d5dd441b69cc17e18c7bbd371,
        _:Nf959e4f9a48347268c6e5a8eba7cc599,
        _:Nfb3c23edef254d8b85f9b49d3881e96f,
        _:Nff88e0cef6354b98842f934e7ab6c878 .

