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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Tchaikovsky"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Tchaikovsky"@en .

<artist/15792#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Scriabin"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Scriabin"@en .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Beethoven"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Beethoven"@en .

<artist/1685#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Saint-Saëns"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Saint-Saëns"@en .

<artist/2426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Ravel"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Ravel"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Debussy"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Debussy"@en .

<artist/48844#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Chopin"@en,
        "ショパン"@ja ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Chopin"@en,
        "ショパン"@ja .

<artist/7490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47707#subject> ;
    schema:name "Kreisler"@en ;
    foaf:made <album/47707#composition>,
        <album/47707#subject> ;
    foaf:name "Kreisler"@en .

<product/2948#subject> a schema:CreativeWork ;
    schema:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn ;
    foaf:name "Your Lie in April"@en,
        "四月は君の嘘"@ja,
        "Shigatsu wa Kimi no Uso"@ja-latn .

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

<album/47707#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn ;
    mo:performance_of <album/47707#musicalwork> ;
    mo:recorded_as <album/47707#musicalexpression> ;
    schema:name "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn ;
    schema:workPerformed <album/47707#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/70/47707/47707-1413915568.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/47707#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/15792#subject>,
        <artist/1663#subject>,
        <artist/1685#subject>,
        <artist/2426#subject>,
        <artist/3070#subject>,
        <artist/48844#subject>,
        <artist/7490#subject> ;
    mo:produced_work <album/47707#musicalwork> ;
    schema:name "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn .

<album/47707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-19"^^xsd:date ;
    dcterms:title "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn ;
    mo:catalogue_number "ESCL-4302" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47707#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N49886f84745c4a35b50d476cb437be02 ;
    mo:record_count 1 ;
    schema:about <product/2948#subject> ;
    schema:datePublished "2014-11-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/47707/47707-1413915568.jpg> ;
    schema:name "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@en,
        "四月は君の嘘 僕と君との音楽帳"@ja,
        "Shigatsu wa Kimi no Uso Boku to Kimi to no Ongakuchou"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/47707/47707-1413915568.jpg> .

_:N0ad0cc60b4ed4c4f8e5997e736d9120f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopin: Étude in A minor, Op. 25, No. 11 <Winter Wind>"@en,
        "ショパン：エチュード イ短調 作品25-11 <木枯らしのエチュード>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Chopin: Étude in A minor, Op. 25, No. 11 <Winter Wind>"@en,
        "ショパン：エチュード イ短調 作品25-11 <木枯らしのエチュード>"@ja .

_:N1c17301c14f644b79a88eec0d747e23d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kreisler: Love's Sorrow"@en,
        "クライスラー：愛の悲しみ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Kreisler: Love's Sorrow"@en,
        "クライスラー：愛の悲しみ"@ja .

_:N22d37c304c614eebb23b4727ff5d0a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beethoven: Violin Sonata No. 9 <Kreutzer> First Movement"@en,
        "ベートーベン：ヴァイオリン・ソナタ第9番 <クロイツェル> 第1楽章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT12:27"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Beethoven: Violin Sonata No. 9 <Kreutzer> First Movement"@en,
        "ベートーベン：ヴァイオリン・ソナタ第9番 <クロイツェル> 第1楽章"@ja .

_:N295301d31e3e4bbdb1bd24b3919c41c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopin: Étude in E minor, Op. 25, No. 5"@en,
        "ショパン：エチュード ホ短調 作品25-5"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Chopin: Étude in E minor, Op. 25, No. 5"@en,
        "ショパン：エチュード ホ短調 作品25-5"@ja .

_:N59c7d3e2da234064ac0f3d129f322aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saint-Saëns: Introduction and Rondo Capriccioso"@en,
        "サン＝サーンス：序奏とロンド・カプリチオーソ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Saint-Saëns: Introduction and Rondo Capriccioso"@en,
        "サン＝サーンス：序奏とロンド・カプリチオーソ"@ja .

_:N6420fa08039747bd8b0c152a412f24b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beethoven: Piano Sonata No. 14 <Moonlight> Third Movement"@en,
        "ベートーベン：ピアノ・ソナタ第14番 <月光> 第3楽章"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Beethoven: Piano Sonata No. 14 <Moonlight> Third Movement"@en,
        "ベートーベン：ピアノ・ソナタ第14番 <月光> 第3楽章"@ja .

_:N646d9d0797ec48d4a6ef2a96b0dbc3c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scriabin: Étude in D-sharp minor, Op. 8, No. 12"@en,
        "スクリャービン：エチュード 嬰ニ短調 作品8-12"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Scriabin: Étude in D-sharp minor, Op. 8, No. 12"@en,
        "スクリャービン：エチュード 嬰ニ短調 作品8-12"@ja .

_:N666fd0a7aaf945d5ae1fc8fc7dacc415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Debussy: Clair de Lune"@en,
        "ドビュッシー：月の光"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Debussy: Clair de Lune"@en,
        "ドビュッシー：月の光"@ja .

_:N83d330bc15dd45e990c9507571c16304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopin: Ballade No. 1 in G minor, Op. 23"@en,
        "ショパン：バラード第1番 ト短調 作品23"@ja ;
    mo:track_number 14 ;
    schema:duration "PT9:01"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Chopin: Ballade No. 1 in G minor, Op. 23"@en,
        "ショパン：バラード第1番 ト短調 作品23"@ja .

_:N87543baa29024d568f57f34711ab7c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopin: Étude in C minor, Op. 10, No. 12 <Revolutionary Étude>"@en,
        "ショパン：エチュード ハ短調 作品10-12 <革命のエチュード>"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Chopin: Étude in C minor, Op. 10, No. 12 <Revolutionary Étude>"@en,
        "ショパン：エチュード ハ短調 作品10-12 <革命のエチュード>"@ja .

_:N9807d55aafd440b2bff0538560bb10fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kreisler/Rachmaninov: Love's Sorrow (Piano Solo Version)"@en,
        "クライスラー/ラフマニノフ編：愛の悲しみ (ピアノ独奏版)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Kreisler/Rachmaninov: Love's Sorrow (Piano Solo Version)"@en,
        "クライスラー/ラフマニノフ編：愛の悲しみ (ピアノ独奏版)"@ja .

_:Nbde208fefb404f6ea00cbc5a9734032f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ravel: Pavane Pour une Infante Défunte"@en,
        "ラヴェル：亡き王女のためのパヴァーヌ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Ravel: Pavane Pour une Infante Défunte"@en,
        "ラヴェル：亡き王女のためのパヴァーヌ"@ja .

_:Nd2298f10ffb146e0adfc99aa14dcdf06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chopin: Étude in C-sharp minor, Op. 10, No. 4"@en,
        "ショパン：エチュード 嬰ハ短調 作品10-4"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Chopin: Étude in C-sharp minor, Op. 10, No. 4"@en,
        "ショパン：エチュード 嬰ハ短調 作品10-4"@ja .

_:Nefbc581f89bc4d65ba3bb21256715e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tchaikovsky: 'Waltz' from \"The Sleeping Beauty\" (Piano Duet Version)"@en,
        "チャイコフスキー：\"眠りの森の美女\"より「ワルツ」 (ピアノ連弾版)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N49886f84745c4a35b50d476cb437be02 ;
    schema:name "Tchaikovsky: 'Waltz' from \"The Sleeping Beauty\" (Piano Duet Version)"@en,
        "チャイコフスキー：\"眠りの森の美女\"より「ワルツ」 (ピアノ連弾版)"@ja .

_:N49886f84745c4a35b50d476cb437be02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ad0cc60b4ed4c4f8e5997e736d9120f,
        _:N1c17301c14f644b79a88eec0d747e23d,
        _:N22d37c304c614eebb23b4727ff5d0a67,
        _:N295301d31e3e4bbdb1bd24b3919c41c9,
        _:N59c7d3e2da234064ac0f3d129f322aa3,
        _:N6420fa08039747bd8b0c152a412f24b4,
        _:N646d9d0797ec48d4a6ef2a96b0dbc3c6,
        _:N666fd0a7aaf945d5ae1fc8fc7dacc415,
        _:N83d330bc15dd45e990c9507571c16304,
        _:N87543baa29024d568f57f34711ab7c79,
        _:N9807d55aafd440b2bff0538560bb10fa,
        _:Nbde208fefb404f6ea00cbc5a9734032f,
        _:Nd2298f10ffb146e0adfc99aa14dcdf06,
        _:Nefbc581f89bc4d65ba3bb21256715e29 ;
    mo:track_count 14 ;
    schema:duration "PT77:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0ad0cc60b4ed4c4f8e5997e736d9120f,
        _:N1c17301c14f644b79a88eec0d747e23d,
        _:N22d37c304c614eebb23b4727ff5d0a67,
        _:N295301d31e3e4bbdb1bd24b3919c41c9,
        _:N59c7d3e2da234064ac0f3d129f322aa3,
        _:N6420fa08039747bd8b0c152a412f24b4,
        _:N646d9d0797ec48d4a6ef2a96b0dbc3c6,
        _:N666fd0a7aaf945d5ae1fc8fc7dacc415,
        _:N83d330bc15dd45e990c9507571c16304,
        _:N87543baa29024d568f57f34711ab7c79,
        _:N9807d55aafd440b2bff0538560bb10fa,
        _:Nbde208fefb404f6ea00cbc5a9734032f,
        _:Nd2298f10ffb146e0adfc99aa14dcdf06,
        _:Nefbc581f89bc4d65ba3bb21256715e29 .

