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

<artist/8426#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Miura"@en,
        "三浦徳子"@ja ;
    foaf:made <album/37499#lyrics>,
        <album/37499#subject> ;
    foaf:name "Yoshiko Miura"@en,
        "三浦徳子"@ja .

<album/37495> a mo:Release ;
    mo:catalogue_number "D30G-0038" .

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

<artist/17646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37499#subject> ;
    schema:name "Tsuyoshi Ujiki"@en,
        "うじきつよし"@ja ;
    foaf:made <album/37499#composition>,
        <album/37499#lyrics>,
        <album/37499#subject> ;
    foaf:name "Tsuyoshi Ujiki"@en,
        "うじきつよし"@ja .

<artist/27284#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37499#subject> ;
    schema:name "Ralph Vaughan Williams"@en ;
    foaf:made <album/37499#composition>,
        <album/37499#subject> ;
    foaf:name "Ralph Vaughan Williams"@en .

<artist/8360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37499#subject> ;
    schema:name "Nozomi Aoki"@en,
        "青木望"@ja ;
    foaf:made <album/37499#composition>,
        <album/37499#subject> ;
    foaf:name "Nozomi Aoki"@en,
        "青木望"@ja .

<release/6857#subject> a schema:CreativeWork ;
    schema:name "Fist of the North Star"@en,
        "北斗の拳"@ja,
        "Hokuto no Ken"@ja-latn ;
    foaf:name "Fist of the North Star"@en,
        "北斗の拳"@ja,
        "Hokuto no Ken"@ja-latn .

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

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

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

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

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

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

<artist/17989#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37499#performance> ;
    schema:name "KODOMO BAND"@en ;
    foaf:name "KODOMO BAND"@en .

<artist/4054#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37499#performance> ;
    schema:name "Yuriko Yamamoto"@en,
        "山本百合子"@ja ;
    foaf:name "Yuriko Yamamoto"@en,
        "山本百合子"@ja .

<artist/8210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37499#performance> ;
    schema:name "Akira Kamiya"@en,
        "神谷明"@ja ;
    foaf:name "Akira Kamiya"@en,
        "神谷明"@ja .

<album/37499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn ;
    mo:composer <artist/17646#subject>,
        <artist/27284#subject>,
        <artist/8360#subject> ;
    mo:produced_work <album/37499#musicalwork> ;
    schema:name "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn .

<album/37499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn ;
    mo:performance_of <album/37499#musicalwork> ;
    mo:performer <artist/17989#subject>,
        <artist/4054#subject>,
        <artist/8210#subject> ;
    mo:recorded_as <album/37499#musicalexpression> ;
    schema:byArtist <artist/17989#subject>,
        <artist/4054#subject>,
        <artist/8210#subject> ;
    schema:name "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn ;
    schema:workPerformed <album/37499#musicalwork> .

<album/37499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn ;
    mo:catalogue_number "SMB-077" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37495> ;
    mo:publication_of <album/37499#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N8890e031040a4f80bc29356524f94b91 ;
    mo:record_count 1 ;
    schema:about <release/6857#subject> ;
    schema:byArtist <artist/17989#subject>,
        <artist/4054#subject>,
        <artist/8210#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/37499/37499-1392250915.jpg> ;
    schema:name "Hokuto no Ken Music Compilation III"@en,
        "北斗の拳 音楽編III"@ja,
        "Hokuto no Ken Ongakuhen III"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/37499/37499-1392250915.jpg> .

_:N25c6e1c378764fed87781785954d6f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠れ、墓標なき墓に!"@ja,
        "Nemure, bohyounaki haka ni!"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "眠れ、墓標なき墓に!"@ja,
        "Nemure, bohyounaki haka ni!"@ja-latn .

_:N2a1842be24ad44b1ae46c9457b95afbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンディングテーマ ドライ･ユア･ティアーズ"@ja,
        "Ending Theme DRY YOUR TEARS"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "エンディングテーマ ドライ･ユア･ティアーズ"@ja,
        "Ending Theme DRY YOUR TEARS"@ja-latn .

_:N2af7236521e04dd899646184e63c08e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迫りくる牙!"@ja,
        "Semari kuru kiba"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "迫りくる牙!"@ja,
        "Semari kuru kiba"@ja-latn .

_:N4776fd886cc743e6b8c93cb7dc44a276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死兆星の蒼光"@ja,
        "Shihisei no sokou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "死兆星の蒼光"@ja,
        "Shihisei no sokou"@ja-latn .

_:N47f142cd1afc4bf38172caaf94bb9a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイレント･サバイバー(BGM)"@ja,
        "SILENT SURVIVOR (BGM)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "サイレント･サバイバー(BGM)"@ja,
        "SILENT SURVIVOR (BGM)"@ja-latn .

_:N4c0419c9d5f2443bbbd96b816311f78d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南斗 堕ちる時"@ja,
        "Nanto no ochiru toki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "南斗 堕ちる時"@ja,
        "Nanto no ochiru toki"@ja-latn .

_:N52f713e91e7946dc88647eb4a76ec7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めざめる狂気"@ja,
        "Mezameru kyouki"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "めざめる狂気"@ja,
        "Mezameru kyouki"@ja-latn .

_:N76b13067c34f432895c1df03891c1e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶望の淵"@ja,
        "Zetsubou no fuchi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "絶望の淵"@ja,
        "Zetsubou no fuchi"@ja-latn .

_:N8d4a63839ef0478fa1a79db3ead2d400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 愛は魂"@ja,
        "Insert Song Ai wa kokoro"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "挿入歌 愛は魂"@ja,
        "Insert Song Ai wa kokoro"@ja-latn .

_:N8d7e69d9f32b49a8adfb3a1bc5cb82dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オープニング主題歌 サイレント･サバイバー"@ja,
        "Opening Theme song SILENT SURVIVOR"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "オープニング主題歌 サイレント･サバイバー"@ja,
        "Opening Theme song SILENT SURVIVOR"@ja-latn .

_:N9c934948d8004c95bc96eb3fbff38106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の死闘"@ja,
        "Eien no shitou"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "永遠の死闘"@ja,
        "Eien no shitou"@ja-latn .

_:Na039de2e66254e7190e8a678d9a83418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の炎"@ja,
        "Saigo no honoo"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "最後の炎"@ja,
        "Saigo no honoo"@ja-latn .

_:Nab6803bfa75744a59fa450d8bd8fc89d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲劇の星の下に"@ja,
        "Higeki no hoshi no shita ni"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "悲劇の星の下に"@ja,
        "Higeki no hoshi no shita ni"@ja-latn .

_:Nc9c7b619cac340899ad35694f7a00a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 枯れた大地"@ja,
        "Insert Song Kareta daichi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "挿入歌 枯れた大地"@ja,
        "Insert Song Kareta daichi"@ja-latn .

_:Nca52c25e5f854ecbbaade676ae5b5011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一瞬のやすらぎ"@ja,
        "Isshun no yasuragi"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "一瞬のやすらぎ"@ja,
        "Isshun no yasuragi"@ja-latn .

_:Ncf3a625f2e634dd9b9f79a168100b525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドライ･ユア･ティアーズ(BGM)"@ja,
        "DRY YOUR TEARS (BGM)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "ドライ･ユア･ティアーズ(BGM)"@ja,
        "DRY YOUR TEARS (BGM)"@ja-latn .

_:Ndcc292ce0344415aae6bed448af49154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説の男"@ja,
        "Densetsu no otoko"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "伝説の男"@ja,
        "Densetsu no otoko"@ja-latn .

_:Nf67fef139c4649e1965dee3bcd53df77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かなる巨人…不動"@ja,
        "Shizukanaru kyojin... Fudou"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N8890e031040a4f80bc29356524f94b91 ;
    schema:name "静かなる巨人…不動"@ja,
        "Shizukanaru kyojin... Fudou"@ja-latn .

_:N8890e031040a4f80bc29356524f94b91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25c6e1c378764fed87781785954d6f04,
        _:N2a1842be24ad44b1ae46c9457b95afbf,
        _:N2af7236521e04dd899646184e63c08e6,
        _:N4776fd886cc743e6b8c93cb7dc44a276,
        _:N47f142cd1afc4bf38172caaf94bb9a8d,
        _:N4c0419c9d5f2443bbbd96b816311f78d,
        _:N52f713e91e7946dc88647eb4a76ec7c8,
        _:N76b13067c34f432895c1df03891c1e7c,
        _:N8d4a63839ef0478fa1a79db3ead2d400,
        _:N8d7e69d9f32b49a8adfb3a1bc5cb82dc,
        _:N9c934948d8004c95bc96eb3fbff38106,
        _:Na039de2e66254e7190e8a678d9a83418,
        _:Nab6803bfa75744a59fa450d8bd8fc89d,
        _:Nc9c7b619cac340899ad35694f7a00a89,
        _:Nca52c25e5f854ecbbaade676ae5b5011,
        _:Ncf3a625f2e634dd9b9f79a168100b525,
        _:Ndcc292ce0344415aae6bed448af49154,
        _:Nf67fef139c4649e1965dee3bcd53df77 ;
    mo:track_count 18 ;
    schema:duration "PT38:30"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N25c6e1c378764fed87781785954d6f04,
        _:N2a1842be24ad44b1ae46c9457b95afbf,
        _:N2af7236521e04dd899646184e63c08e6,
        _:N4776fd886cc743e6b8c93cb7dc44a276,
        _:N47f142cd1afc4bf38172caaf94bb9a8d,
        _:N4c0419c9d5f2443bbbd96b816311f78d,
        _:N52f713e91e7946dc88647eb4a76ec7c8,
        _:N76b13067c34f432895c1df03891c1e7c,
        _:N8d4a63839ef0478fa1a79db3ead2d400,
        _:N8d7e69d9f32b49a8adfb3a1bc5cb82dc,
        _:N9c934948d8004c95bc96eb3fbff38106,
        _:Na039de2e66254e7190e8a678d9a83418,
        _:Nab6803bfa75744a59fa450d8bd8fc89d,
        _:Nc9c7b619cac340899ad35694f7a00a89,
        _:Nca52c25e5f854ecbbaade676ae5b5011,
        _:Ncf3a625f2e634dd9b9f79a168100b525,
        _:Ndcc292ce0344415aae6bed448af49154,
        _:Nf67fef139c4649e1965dee3bcd53df77 .

