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

<artist/727#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kikuko Inoue"@en,
        "井上喜久子"@ja ;
    foaf:made <album/43348#lyrics>,
        <album/43348#subject>,
        <album/43348#vocals> ;
    foaf:name "Kikuko Inoue"@en,
        "井上喜久子"@ja .

<album/37992> a mo:Release ;
    mo:catalogue_number "EWCD-85008" .

<artist/17461#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43348#subject> ;
    schema:name "Jiro Miyanaga"@en,
        "宮永治郎"@ja ;
    foaf:made <album/43348#composition>,
        <album/43348#lyrics>,
        <album/43348#subject> ;
    foaf:name "Jiro Miyanaga"@en,
        "宮永治郎"@ja .

<artist/17851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43348#subject> ;
    schema:name "SIN"@en ;
    foaf:made <album/43348#composition>,
        <album/43348#lyrics>,
        <album/43348#subject> ;
    foaf:name "SIN"@en .

<artist/677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43348#subject> ;
    schema:name "Kenji Kawai"@en,
        "川井憲次"@ja ;
    foaf:made <album/43348#composition>,
        <album/43348#subject> ;
    foaf:name "Kenji Kawai"@en,
        "川井憲次"@ja .

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

<album/43348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn ;
    mo:performance_of <album/43348#musicalwork> ;
    mo:recorded_as <album/43348#musicalexpression> ;
    schema:name "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn ;
    schema:workPerformed <album/43348#musicalwork> .

<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/84/43348/43348-1388010011.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43348#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/43348/43348-1388010011.jpg> ;
    foaf:depicts <album/43348#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/43348/43348-1388010011.jpg> .

<https://medium-media.vgm.io/albums/84/43348/43348-1388010011.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn ;
    mo:composer <artist/17461#subject>,
        <artist/17851#subject>,
        <artist/677#subject> ;
    mo:produced_work <album/43348#musicalwork> ;
    schema:name "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn .

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

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

<album/43348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn ;
    mo:catalogue_number "SMA-025" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37992> ;
    mo:publication_of <album/43348#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N62f2f0f461294d4781d80a90ae47acd2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Louie The Rune Soldier"@en ;
            foaf:name "Louie The Rune Soldier"@en ] ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/43348/43348-1388010011.jpg> ;
    schema:name "Louie the Rune Soldier Original Soundtrack II"@en,
        "魔法戦士リウイ オリジナル・サウンドトラックII"@ja,
        "Mahou Senshi Riui Original Soundtrack II"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/43348/43348-1388010011.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "HA-PON-ASHI"@en ;
    foaf:made <album/43348#vocals> ;
    foaf:name "HA-PON-ASHI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "奥田綾乃"@en ;
    foaf:made <album/43348#subject> ;
    foaf:name "奥田綾乃"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HA-PON-ASHI"@en ;
    foaf:made <album/43348#subject> ;
    foaf:name "HA-PON-ASHI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "奥田綾乃"@en ;
    foaf:made <album/43348#vocals> ;
    foaf:name "奥田綾乃"@en .

_:N11a5c863d9154a22b5f04b4e80812530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんだキミは!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "なんだキミは!"@ja .

_:N168487368c8b4e0aa4af664e08bbe77c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女のプライド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "女のプライド"@ja .

_:N1af6042746624c3a94d4fcc811da244b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃えよリウイ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "燃えよリウイ"@ja .

_:N1b9abb732ba247b8b1c633bf9648d59f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "駆け引きは俺の勝ち"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "駆け引きは俺の勝ち"@ja .

_:N2bf38c3cd2d44bc0b500c61a9a352aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love&Pain"@ja ;
    mo:track_number 26 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "Love&Pain"@ja .

_:N35a499cbd7a8491da88577c6d84b6206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あきれた奴等"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "あきれた奴等"@ja .

_:N39feb7b3603247d7a431cb2def3c079e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜の花"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "月夜の花"@ja .

_:N3b58f77024764992bfc01ea45465b25e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Trick"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "Twinkle Trick"@ja .

_:N3ca3f3889a4e47738992ff44a8dec5e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不本意だけど…~メリッサの歌~"@ja ;
    mo:track_number 25 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "不本意だけど…~メリッサの歌~"@ja .

_:N4136f86d15a94bd0b431c27e4c1a24fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浅く愚かに潜入せよ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "浅く愚かに潜入せよ"@ja .

_:N55fa8f38e6b54f52ad03418c6e3d9825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜を蹴散らせ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "夜を蹴散らせ"@ja .

_:N620e755cfc50426b8532ca362092b32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁の出撃"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "暁の出撃"@ja .

_:N6c405ee2de6641afad22489ab669f3de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "過ぎ去りし日々のために"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "過ぎ去りし日々のために"@ja .

_:N8f76b55222c2419a82bc19e86a08b118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "影の総帥"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "影の総帥"@ja .

_:N8fc0b3c74c4a4dbb99f6a0cb3b82d0a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "命がけのチェイス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "命がけのチェイス"@ja .

_:N916e827d0b50420b9657d42c80cf1047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悲しみの波紋"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "悲しみの波紋"@ja .

_:N9607e468115f432a93608b8de5d109db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "酒場にて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "酒場にて"@ja .

_:N96b412671c444d478fb9dcd142a3a005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れ冒険者"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "走れ冒険者"@ja .

_:N9739dc4053a64a8a922118dd78b46925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "滅ぼされし国への祈り"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "滅ぼされし国への祈り"@ja .

_:N99b0360e94d6483a846f130762d5eddb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダーダネルの宴"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "ダーダネルの宴"@ja .

_:N9cea702c099143f08099bc91c2988787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の再会"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "運命の再会"@ja .

_:Na0e3868474d84d5d8ebbbcf023078ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇の中の陰謀"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "闇の中の陰謀"@ja .

_:Na4a7ca9a71a9425fb750b5df8f3e5cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "落日の決闘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "落日の決闘"@ja .

_:Na547ec1a768446bfa9b169cb25cb7a82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なる地より"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "聖なる地より"@ja .

_:Nb13e2e2718e14aefaf14a9a733efb140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の魔法戦士"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "永遠の魔法戦士"@ja .

_:Nc41f43779ae947b6b7087e6561efb29f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "王都に危機迫る!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N62f2f0f461294d4781d80a90ae47acd2 ;
    schema:name "王都に危機迫る!"@ja .

_:N62f2f0f461294d4781d80a90ae47acd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11a5c863d9154a22b5f04b4e80812530,
        _:N168487368c8b4e0aa4af664e08bbe77c,
        _:N1af6042746624c3a94d4fcc811da244b,
        _:N1b9abb732ba247b8b1c633bf9648d59f,
        _:N2bf38c3cd2d44bc0b500c61a9a352aff,
        _:N35a499cbd7a8491da88577c6d84b6206,
        _:N39feb7b3603247d7a431cb2def3c079e,
        _:N3b58f77024764992bfc01ea45465b25e,
        _:N3ca3f3889a4e47738992ff44a8dec5e1,
        _:N4136f86d15a94bd0b431c27e4c1a24fd,
        _:N55fa8f38e6b54f52ad03418c6e3d9825,
        _:N620e755cfc50426b8532ca362092b32f,
        _:N6c405ee2de6641afad22489ab669f3de,
        _:N8f76b55222c2419a82bc19e86a08b118,
        _:N8fc0b3c74c4a4dbb99f6a0cb3b82d0a4,
        _:N916e827d0b50420b9657d42c80cf1047,
        _:N9607e468115f432a93608b8de5d109db,
        _:N96b412671c444d478fb9dcd142a3a005,
        _:N9739dc4053a64a8a922118dd78b46925,
        _:N99b0360e94d6483a846f130762d5eddb,
        _:N9cea702c099143f08099bc91c2988787,
        _:Na0e3868474d84d5d8ebbbcf023078ac0,
        _:Na4a7ca9a71a9425fb750b5df8f3e5cd2,
        _:Na547ec1a768446bfa9b169cb25cb7a82,
        _:Nb13e2e2718e14aefaf14a9a733efb140,
        _:Nc41f43779ae947b6b7087e6561efb29f ;
    mo:track_count 26 ;
    schema:duration "PT54:22"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N11a5c863d9154a22b5f04b4e80812530,
        _:N168487368c8b4e0aa4af664e08bbe77c,
        _:N1af6042746624c3a94d4fcc811da244b,
        _:N1b9abb732ba247b8b1c633bf9648d59f,
        _:N2bf38c3cd2d44bc0b500c61a9a352aff,
        _:N35a499cbd7a8491da88577c6d84b6206,
        _:N39feb7b3603247d7a431cb2def3c079e,
        _:N3b58f77024764992bfc01ea45465b25e,
        _:N3ca3f3889a4e47738992ff44a8dec5e1,
        _:N4136f86d15a94bd0b431c27e4c1a24fd,
        _:N55fa8f38e6b54f52ad03418c6e3d9825,
        _:N620e755cfc50426b8532ca362092b32f,
        _:N6c405ee2de6641afad22489ab669f3de,
        _:N8f76b55222c2419a82bc19e86a08b118,
        _:N8fc0b3c74c4a4dbb99f6a0cb3b82d0a4,
        _:N916e827d0b50420b9657d42c80cf1047,
        _:N9607e468115f432a93608b8de5d109db,
        _:N96b412671c444d478fb9dcd142a3a005,
        _:N9739dc4053a64a8a922118dd78b46925,
        _:N99b0360e94d6483a846f130762d5eddb,
        _:N9cea702c099143f08099bc91c2988787,
        _:Na0e3868474d84d5d8ebbbcf023078ac0,
        _:Na4a7ca9a71a9425fb750b5df8f3e5cd2,
        _:Na547ec1a768446bfa9b169cb25cb7a82,
        _:Nb13e2e2718e14aefaf14a9a733efb140,
        _:Nc41f43779ae947b6b7087e6561efb29f .

