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

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

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

<artist/416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17499#subject> ;
    schema:name "Koji Hayama"@en,
        "葉山宏治"@ja ;
    foaf:made <album/17499#composition>,
        <album/17499#subject> ;
    foaf:name "Koji Hayama"@en,
        "葉山宏治"@ja .

<album/17499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn ;
    mo:composer <artist/416#subject> ;
    mo:produced_work <album/17499#musicalwork> ;
    schema:name "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn .

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

<album/17499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn ;
    mo:performance_of <album/17499#musicalwork> ;
    mo:recorded_as <album/17499#musicalexpression> ;
    schema:name "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn ;
    schema:workPerformed <album/17499#musicalwork> .

<org/129#subject> schema:name "NEC Interchannel, Ltd."@en,
        "NECインターチャネル株式会社"@ja,
        "NEC Interchannel, Ltd."@ja-latn ;
    foaf:name "NEC Interchannel, Ltd."@en,
        "NECインターチャネル株式会社"@ja,
        "NEC Interchannel, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/99/17499/17499-1262541525.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-23"^^xsd:date ;
    dcterms:title "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn ;
    mo:catalogue_number "KICA-5032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17499#musicalexpression> ;
    mo:publisher <org/129#subject> ;
    mo:record _:N88f5840f53204141928f131f6a7a3645 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cho Aniki"@en ;
            foaf:name "Cho Aniki"@en ] ;
    schema:datePublished "1999-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/17499/17499-1262541525.jpg> ;
    schema:name "Cho Aniki Densetsu '99 -Best & Super Remix-"@en,
        "'99　超兄貴伝説～ベスト&スーパーリミックス～"@ja,
        "Cho Aniki Densetsu '99 -Best & Super Remix-"@ja-latn ;
    schema:publisher <org/129#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/17499/17499-1262541525.jpg> .

_:N15a70e9bf15c4940b4e90ec6e199df31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Men's Ballad 1999"@en,
        "男たちのバラッド1999"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Men's Ballad 1999"@en,
        "男たちのバラッド1999"@ja .

_:N3d3c94426c654dbc865c1ad511450642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charisma"@en,
        "カリスマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Charisma"@en,
        "カリスマ"@ja .

_:N3e5b47f16fe84e7e9626666fff5bb91b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kinzoku Bat No. 1 (Live Version)"@en,
        "筋属バット一号 (ライブバージョン)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Kinzoku Bat No. 1 (Live Version)"@en,
        "筋属バット一号 (ライブバージョン)"@ja .

_:N505222dacd74416a8659e8df7aac8504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kinzoku Bat No. 1 Entrance Theme"@en,
        "筋属バット一号入場テーマ (ライブバージョン)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Kinzoku Bat No. 1 Entrance Theme"@en,
        "筋属バット一号入場テーマ (ライブバージョン)"@ja .

_:N69681ec1c07249a7adee32548c5e98a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Yeah!! (Long Version)"@en,
        "Oh Yeah!! (ロングバージョン)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Oh Yeah!! (Long Version)"@en,
        "Oh Yeah!! (ロングバージョン)"@ja .

_:N6a2e461676ae47aba3d3f27baceb993d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Power Death Wish"@en,
        "HIGH POWER-DEATH WISH"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "High Power Death Wish"@en,
        "HIGH POWER-DEATH WISH"@ja .

_:N89701c72d5c741ab8c5c1e041bc2a092 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul Man"@en,
        "ミスターソウルマン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Soul Man"@en,
        "ミスターソウルマン"@ja .

_:N8f46e09882f84738b602b861234d4776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empire"@en,
        "メンズの帝国"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Empire"@en,
        "メンズの帝国"@ja .

_:Nac4cebac999a4b1c80df428106f315c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aniki 01 '99"@en,
        "ANIKI 01, 99"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Aniki 01 '99"@en,
        "ANIKI 01, 99"@ja .

_:Nc58d6afd15bb45a3a2cb6b303bfcacd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Brothers of the World (Vocal)"@en,
        "世界の兄貴達, 99 (ボーカルバージョン)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Big Brothers of the World (Vocal)"@en,
        "世界の兄貴達, 99 (ボーカルバージョン)"@ja .

_:Ncf3ebb97e8774e239ae59964aa7e80c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Brother and Me (The News)"@en,
        "兄貴と私～THE NEWS～ (ライブバージョン)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Big Brother and Me (The News)"@en,
        "兄貴と私～THE NEWS～ (ライブバージョン)"@ja .

_:Ndbc48cd252f343e2b0829e32e3bf997a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Speed Hot Rod Music"@en,
        "高速-音楽暴走族"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "High Speed Hot Rod Music"@en,
        "高速-音楽暴走族"@ja .

_:Ndfed289d90a143af821b5124b3bf00b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Judge's Hammer"@en,
        "HUMMER～自警団志願～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N88f5840f53204141928f131f6a7a3645 ;
    schema:name "Judge's Hammer"@en,
        "HUMMER～自警団志願～"@ja .

_:N88f5840f53204141928f131f6a7a3645 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15a70e9bf15c4940b4e90ec6e199df31,
        _:N3d3c94426c654dbc865c1ad511450642,
        _:N3e5b47f16fe84e7e9626666fff5bb91b,
        _:N505222dacd74416a8659e8df7aac8504,
        _:N69681ec1c07249a7adee32548c5e98a2,
        _:N6a2e461676ae47aba3d3f27baceb993d,
        _:N89701c72d5c741ab8c5c1e041bc2a092,
        _:N8f46e09882f84738b602b861234d4776,
        _:Nac4cebac999a4b1c80df428106f315c2,
        _:Nc58d6afd15bb45a3a2cb6b303bfcacd0,
        _:Ncf3ebb97e8774e239ae59964aa7e80c7,
        _:Ndbc48cd252f343e2b0829e32e3bf997a,
        _:Ndfed289d90a143af821b5124b3bf00b3 ;
    mo:track_count 13 ;
    schema:duration "PT52:58"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N15a70e9bf15c4940b4e90ec6e199df31,
        _:N3d3c94426c654dbc865c1ad511450642,
        _:N3e5b47f16fe84e7e9626666fff5bb91b,
        _:N505222dacd74416a8659e8df7aac8504,
        _:N69681ec1c07249a7adee32548c5e98a2,
        _:N6a2e461676ae47aba3d3f27baceb993d,
        _:N89701c72d5c741ab8c5c1e041bc2a092,
        _:N8f46e09882f84738b602b861234d4776,
        _:Nac4cebac999a4b1c80df428106f315c2,
        _:Nc58d6afd15bb45a3a2cb6b303bfcacd0,
        _:Ncf3ebb97e8774e239ae59964aa7e80c7,
        _:Ndbc48cd252f343e2b0829e32e3bf997a,
        _:Ndfed289d90a143af821b5124b3bf00b3 .

