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

<artist/37468#subject> a schema:Person,
        foaf:Person ;
    schema:name "Zunba Kobayashi"@en,
        "ズンバ小林"@ja ;
    foaf:made <album/26969#lyrics>,
        <album/26969#subject> ;
    foaf:name "Zunba Kobayashi"@en,
        "ズンバ小林"@ja .

<artist/42081#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuu."@en,
        "結羽"@ja ;
    foaf:made <album/26969#subject>,
        <album/26969#vocals> ;
    foaf:name "yuu."@en,
        "結羽"@ja .

<artist/7346#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teruo Taniguchi"@en,
        "谷口輝雄"@ja ;
    foaf:made <album/26969#lyrics>,
        <album/26969#subject> ;
    foaf:name "Teruo Taniguchi"@en,
        "谷口輝雄"@ja .

<album/26969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn ;
    mo:produced_work <album/26969#musicalwork> ;
    schema:name "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn .

<product/878#subject> a schema:CreativeWork ;
    schema:name "Mon Han Nikki: Poka Poka Airou Mura"@en,
        "モンハン日記 ぽかぽかアイルー村"@ja,
        "Mon Han Nikki: Poka Poka Airou Mura"@ja-latn ;
    foaf:name "Mon Han Nikki: Poka Poka Airou Mura"@en,
        "モンハン日記 ぽかぽかアイルー村"@ja,
        "Mon Han Nikki: Poka Poka Airou Mura"@ja-latn .

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

<album/26969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn ;
    mo:performance_of <album/26969#musicalwork> ;
    mo:recorded_as <album/26969#musicalexpression> ;
    schema:name "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn ;
    schema:workPerformed <album/26969#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/96/26969/26969-1312037191.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/26969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-24"^^xsd:date ;
    dcterms:title "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn ;
    mo:catalogue_number "SRIN-1081" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26969#musicalexpression> ;
    mo:publisher <org/3376#subject> ;
    mo:record _:Nde261ee8a25c4a199d921354052b5bdf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Monster Hunter (series)"@en ;
            foaf:name "Monster Hunter (series)"@en ],
        <product/878#subject> ;
    schema:datePublished "2011-08-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/26969/26969-1312037191.jpg> ;
    schema:name "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@en,
        "アイルーラブユー／I'LL LOVE YOU ～モンスターハンターアレンジアラカルト～"@ja,
        "I'LL LOVE YOU ~Monster Hunter Arrange à la carte ~"@ja-latn ;
    schema:publisher <org/3376#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/26969/26969-1312037191.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuka Suzuki"@en ;
    foaf:made <album/26969#vocals> ;
    foaf:name "Yuka Suzuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "浅草雷ギャル☆まり"@en ;
    foaf:made <album/26969#subject> ;
    foaf:name "浅草雷ギャル☆まり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuka Suzuki"@en ;
    foaf:made <album/26969#subject> ;
    foaf:name "Yuka Suzuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "浅草雷ギャル☆まり"@en ;
    foaf:made <album/26969#vocals> ;
    foaf:name "浅草雷ギャル☆まり"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Megumi Yano"@en ;
    foaf:made <album/26969#subject> ;
    foaf:name "Megumi Yano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Megumi Yano"@en ;
    foaf:made <album/26969#vocals> ;
    foaf:name "Megumi Yano"@en .

_:N0061f2c5547343aa96f783f3291bc583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Song of the Felyne Artist』 (Karaoke)"@en,
        "『アイルーえかきうた』（カラオケ）"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Song of the Felyne Artist』 (Karaoke)"@en,
        "『アイルーえかきうた』（カラオケ）"@ja .

_:N10f2840dfe8e4481b0957240f47806e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Temporale del Tigre-Rex ~Melody of Thunderous Majesty~』 (From The Roaring Wyvern Bares Its Fangs / Tigrex)"@en,
        "『Temporale del Tigre-Rex ～歌曲 威風轟々～』　（牙を剥く轟竜_ティガレックス）より"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Temporale del Tigre-Rex ~Melody of Thunderous Majesty~』 (From The Roaring Wyvern Bares Its Fangs / Tigrex)"@en,
        "『Temporale del Tigre-Rex ～歌曲 威風轟々～』　（牙を剥く轟竜_ティガレックス）より"@ja .

_:N1e6cc184d4ce4e8fb1c00666b841c7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Felyne Vacation (FM Edition)』 (From A Day on Pokke Farm)"@en,
        "『アイルーのバカンス（FM Edition）』　（ポッケ農場の一日）より"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Felyne Vacation (FM Edition)』 (From A Day on Pokke Farm)"@en,
        "『アイルーのバカンス（FM Edition）』　（ポッケ農場の一日）より"@ja .

_:N44c3be0fe4954c12a7aab35f37f48f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Welcome to the Felyne Kitchen』 (From Cute Felyne)"@en,
        "『アイルーキッチンへようこそ』　（可愛いアイルー）より"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Welcome to the Felyne Kitchen』 (From Cute Felyne)"@en,
        "『アイルーキッチンへようこそ』　（可愛いアイルー）より"@ja .

_:N4ffcf4a70ba14fdf88f334b647f549c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Welcome to the Felyne Kitchen』 (Karaoke)"@en,
        "『アイルーキッチンへようこそ』（カラオケ）"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Welcome to the Felyne Kitchen』 (Karaoke)"@en,
        "『アイルーキッチンへようこそ』（カラオケ）"@ja .

_:N5a6fd8f0ba7a4793bc93b675393c2285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Song of the Felyne Artist』 (From Proof of a Hero)"@en,
        "『アイルーえかきうた』　（英雄の証）より"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Song of the Felyne Artist』 (From Proof of a Hero)"@en,
        "『アイルーえかきうた』　（英雄の証）より"@ja .

_:N76d56dbd163f4ebf91143c2f899b07a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『A Pair of Footprints』 (Karaoke)"@en,
        "『ふたりの足跡』（カラオケ）"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『A Pair of Footprints』 (Karaoke)"@en,
        "『ふたりの足跡』（カラオケ）"@ja .

_:N83abda8bb4074c678966bd9768fd4931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『The Meat-Cooking Song 2G』 (Karaoke)"@en,
        "『にくやきのうた2G』（カラオケ）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『The Meat-Cooking Song 2G』 (Karaoke)"@en,
        "『にくやきのうた2G』（カラオケ）"@ja .

_:N9b229b5853624833be02dcbb714804b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Felyne's Bombshell Announcement!!!』 (From Merrymaking Music / Yearning for the Secret Hot Spring)"@en,
        "『アイルーのバクダン宣言!!!』　（酒興の奏楽／秘湯を求めて）より"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Felyne's Bombshell Announcement!!!』 (From Merrymaking Music / Yearning for the Secret Hot Spring)"@en,
        "『アイルーのバクダン宣言!!!』　（酒興の奏楽／秘湯を求めて）より"@ja .

_:Na24dfca9a638407ebd1a8b7d10af2091 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『8bit Hero』 (From Proof of a Hero)"@en,
        "『英雄の8bit』　（英雄の証）より"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『8bit Hero』 (From Proof of a Hero)"@en,
        "『英雄の8bit』　（英雄の証）より"@ja .

_:Nab346c64415a41d29b99cb03d0e1d413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Felyne's Bombshell Announcement!!!』 (Karaoke)"@en,
        "『アイルーのバクダン宣言!!!』（カラオケ）"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Felyne's Bombshell Announcement!!!』 (Karaoke)"@en,
        "『アイルーのバクダン宣言!!!』（カラオケ）"@ja .

_:Nb2ac8294ba44421b9cf16fc2399ee147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Monster Hunter』 (From Monster Hunter)"@en,
        "『Monster Hunter』　（Monster Hunter）より"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Monster Hunter』 (From Monster Hunter)"@en,
        "『Monster Hunter』　（Monster Hunter）より"@ja .

_:Nd79ddbb1eaf741f687ff91e5ad767612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Temporale del Tigre-Rex ~Melody of Thunderous Majesty~』 (Karaoke)"@en,
        "『Temporale del Tigre-Rex ～歌曲 威風轟々～』（カラオケ）"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Temporale del Tigre-Rex ~Melody of Thunderous Majesty~』 (Karaoke)"@en,
        "『Temporale del Tigre-Rex ～歌曲 威風轟々～』（カラオケ）"@ja .

_:Nd9a94338c3304b18befb96e3bdde3f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『A Pair of Footprints』 (From Pokke Village Theme)"@en,
        "『ふたりの足跡』　（ポッケ村のテーマ）より"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『A Pair of Footprints』 (From Pokke Village Theme)"@en,
        "『ふたりの足跡』　（ポッケ村のテーマ）より"@ja .

_:Ne07c30f0ddb64b1c97eea1ade1e9c043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Monster Hunter Diary Poka Poka Felyne Village & G Original Soundtrack』 Special Sound Source"@en,
        "『モンハン日記 ぽかぽかアイルー村＆Ｇ オリジナル・サウンドトラック』スペシャル音源"@ja ;
    mo:track_number 18 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Monster Hunter Diary Poka Poka Felyne Village & G Original Soundtrack』 Special Sound Source"@en,
        "『モンハン日記 ぽかぽかアイルー村＆Ｇ オリジナル・サウンドトラック』スペシャル音源"@ja .

_:Ne34dce2f4a22432abfd54274363dca70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Fresh Quest』 (From Monster Hunter Diary Poka Poka Felyne Village / Quest)"@en,
        "『フレッシュクエスト』　（ぽかぽかアイルー村／クエスト）より"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Fresh Quest』 (From Monster Hunter Diary Poka Poka Felyne Village / Quest)"@en,
        "『フレッシュクエスト』　（ぽかぽかアイルー村／クエスト）より"@ja .

_:Nf6dffecbb9b84c4bb1b513f5cc4afe73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『The Meat-Cooking Song 2G』 (From Triumph! / Well-Cooked!)"@en,
        "『にくやきのうた2G』　（Triumph!／上手に焼けました～！）より"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『The Meat-Cooking Song 2G』 (From Triumph! / Well-Cooked!)"@en,
        "『にくやきのうた2G』　（Triumph!／上手に焼けました～！）より"@ja .

_:Nf8ca137c846441b49b403c3268e6f733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『Attack the DiGi-Conga!!』 (From Jungle Glutton / Congalala)"@en,
        "『Attack the DiGi-Conga!!』　（密林の大食漢／ババコンガ）より"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nde261ee8a25c4a199d921354052b5bdf ;
    schema:name "『Attack the DiGi-Conga!!』 (From Jungle Glutton / Congalala)"@en,
        "『Attack the DiGi-Conga!!』　（密林の大食漢／ババコンガ）より"@ja .

_:Nde261ee8a25c4a199d921354052b5bdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0061f2c5547343aa96f783f3291bc583,
        _:N10f2840dfe8e4481b0957240f47806e0,
        _:N1e6cc184d4ce4e8fb1c00666b841c7f5,
        _:N44c3be0fe4954c12a7aab35f37f48f8c,
        _:N4ffcf4a70ba14fdf88f334b647f549c5,
        _:N5a6fd8f0ba7a4793bc93b675393c2285,
        _:N76d56dbd163f4ebf91143c2f899b07a1,
        _:N83abda8bb4074c678966bd9768fd4931,
        _:N9b229b5853624833be02dcbb714804b7,
        _:Na24dfca9a638407ebd1a8b7d10af2091,
        _:Nab346c64415a41d29b99cb03d0e1d413,
        _:Nb2ac8294ba44421b9cf16fc2399ee147,
        _:Nd79ddbb1eaf741f687ff91e5ad767612,
        _:Nd9a94338c3304b18befb96e3bdde3f7b,
        _:Ne07c30f0ddb64b1c97eea1ade1e9c043,
        _:Ne34dce2f4a22432abfd54274363dca70,
        _:Nf6dffecbb9b84c4bb1b513f5cc4afe73,
        _:Nf8ca137c846441b49b403c3268e6f733 ;
    mo:track_count 18 ;
    schema:duration "PT61:30"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0061f2c5547343aa96f783f3291bc583,
        _:N10f2840dfe8e4481b0957240f47806e0,
        _:N1e6cc184d4ce4e8fb1c00666b841c7f5,
        _:N44c3be0fe4954c12a7aab35f37f48f8c,
        _:N4ffcf4a70ba14fdf88f334b647f549c5,
        _:N5a6fd8f0ba7a4793bc93b675393c2285,
        _:N76d56dbd163f4ebf91143c2f899b07a1,
        _:N83abda8bb4074c678966bd9768fd4931,
        _:N9b229b5853624833be02dcbb714804b7,
        _:Na24dfca9a638407ebd1a8b7d10af2091,
        _:Nab346c64415a41d29b99cb03d0e1d413,
        _:Nb2ac8294ba44421b9cf16fc2399ee147,
        _:Nd79ddbb1eaf741f687ff91e5ad767612,
        _:Nd9a94338c3304b18befb96e3bdde3f7b,
        _:Ne07c30f0ddb64b1c97eea1ade1e9c043,
        _:Ne34dce2f4a22432abfd54274363dca70,
        _:Nf6dffecbb9b84c4bb1b513f5cc4afe73,
        _:Nf8ca137c846441b49b403c3268e6f733 .

