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

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

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

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

<artist/174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76419#subject> ;
    schema:name "Mozart"@en ;
    foaf:made <album/76419#composition>,
        <album/76419#subject> ;
    foaf:name "Mozart"@en .

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

<artist/59714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76419#subject> ;
    schema:name "Liszt"@en ;
    foaf:made <album/76419#composition>,
        <album/76419#subject> ;
    foaf:name "Liszt"@en .

<product/6431#subject> a schema:CreativeWork ;
    schema:name "Forest of Piano"@en,
        "ピアノの森"@ja,
        "Piano no Mori"@ja-latn ;
    foaf:name "Forest of Piano"@en,
        "ピアノの森"@ja,
        "Piano no Mori"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/91/76419/76419-1526906081.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/174#subject>,
        <artist/48844#subject>,
        <artist/59714#subject> ;
    mo:produced_work <album/76419#musicalwork> ;
    schema:name "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn .

<album/76419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn ;
    mo:performance_of <album/76419#musicalwork> ;
    mo:performer _:N4787e928962d404686bdb213251236df,
        _:N7a655a440cb041f3ac3983be14f59734,
        _:N865105e34705461baf3e8e0e85e2284e,
        _:Na88c44d225f545078459a9cfb5196964,
        _:Nb2b9028d918b42ca92d841caf45f02eb ;
    mo:recorded_as <album/76419#musicalexpression> ;
    schema:byArtist _:N4787e928962d404686bdb213251236df,
        _:N7a655a440cb041f3ac3983be14f59734,
        _:N865105e34705461baf3e8e0e85e2284e,
        _:Na88c44d225f545078459a9cfb5196964,
        _:Nb2b9028d918b42ca92d841caf45f02eb ;
    schema:name "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn ;
    schema:workPerformed <album/76419#musicalwork> .

<album/76419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-20"^^xsd:date ;
    dcterms:title "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn ;
    mo:catalogue_number "COCQ-85420" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76419#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    mo:record_count 1 ;
    schema:about <product/6431#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ryoma Takagi"@en ;
            foaf:name "Ryoma Takagi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kyohei Sorita"@en ;
            foaf:name "Kyohei Sorita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Juliette Journaux"@en ;
            foaf:name "Juliette Journaux"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Niu Niu"@en ;
            foaf:name "Niu Niu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Szymon Nehring"@en ;
            foaf:name "Szymon Nehring"@en ] ;
    schema:datePublished "2018-06-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/76419/76419-1526906081.jpg> ;
    schema:name "Piano no Mori Piano Best Collection I"@en,
        "ピアノの森 Piano Best Collection I"@ja,
        "Piano no Mori Piano Best Collection I"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/76419/76419-1526906081.jpg> .

_:N18391920f66448e2abe02e8057e21a27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バラード 第4番 ヘ短調 作品52"@ja ;
    mo:track_number 16 ;
    schema:duration "PT13:49"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "バラード 第4番 ヘ短調 作品52"@ja .

_:N2244fe8d2a0047ad8d9f570d674745c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ・ソナタ第14番 嬰ハ短調 作品27-2 「月光」 ～第1楽章"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "ピアノ・ソナタ第14番 嬰ハ短調 作品27-2 「月光」 ～第1楽章"@ja .

_:N32ceba4b849b4ede96d731778bf456c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エリーゼのために"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エリーゼのために"@ja .

_:N32e1000c90084bb19f220bb459945cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード ハ短調 作品10-12 「革命」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード ハ短調 作品10-12 「革命」"@ja .

_:N38cf48738bd94bf094725100f4558e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピアノ・ソナタ第2番 ヘ長調 K.280 ～第1楽章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "ピアノ・ソナタ第2番 ヘ長調 K.280 ～第1楽章"@ja .

_:N44bb329c8eec45d79019c17104c2bfcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード ハ長調 作品10-7"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード ハ長調 作品10-7"@ja .

_:N4787e928962d404686bdb213251236df a schema:Person,
        foaf:Person ;
    mo:performed <album/76419#performance> ;
    schema:name "Kyohei Sorita"@en ;
    foaf:name "Kyohei Sorita"@en .

_:N4d31a7bd43234db795a4d5ab35e9ef10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "海へ"@ja .

_:N595d4143241b4bc2992d1d11ac734270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード ヘ長調 作品10-8"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード ヘ長調 作品10-8"@ja .

_:N77f7b71b7a144b939a8a27b164f529a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スケルツォ第3番 嬰ハ短調 作品39"@ja ;
    mo:track_number 13 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "スケルツォ第3番 嬰ハ短調 作品39"@ja .

_:N782223e3a62e4b298d3d800e365c58e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード 嬰ト短調 作品25-6"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード 嬰ト短調 作品25-6"@ja .

_:N7a655a440cb041f3ac3983be14f59734 a schema:Person,
        foaf:Person ;
    mo:performed <album/76419#performance> ;
    schema:name "Szymon Nehring"@en ;
    foaf:name "Szymon Nehring"@en .

_:N7f3ca744a7c8499f8729b5cfe64629c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレリュード 変ニ長調 作品28-15 「雨だれ」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "プレリュード 変ニ長調 作品28-15 「雨だれ」"@ja .

_:N865105e34705461baf3e8e0e85e2284e a schema:Person,
        foaf:Person ;
    mo:performed <album/76419#performance> ;
    schema:name "Niu Niu"@en ;
    foaf:name "Niu Niu"@en .

_:N996207533273465783a5afdd660642f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレリュード ニ短調 作品28-24"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "プレリュード ニ短調 作品28-24"@ja .

_:N9cb64e2f39714b3d9a5cd6d64e82ca0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード ハ長調 作品10-1"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード ハ長調 作品10-1"@ja .

_:Na88c44d225f545078459a9cfb5196964 a schema:Person,
        foaf:Person ;
    mo:performed <album/76419#performance> ;
    schema:name "Ryoma Takagi"@en ;
    foaf:name "Ryoma Takagi"@en .

_:Nac4600432b0a44f88310a31c226b42b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ラ・カンパネラ」 ～パガニーニ大練習曲集 第3曲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "「ラ・カンパネラ」 ～パガニーニ大練習曲集 第3曲"@ja .

_:Nadc6101006bc43d18a3111ba3448d3e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワルツ第6番 変ニ長調 作品64-1 「小犬のワルツ」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "ワルツ第6番 変ニ長調 作品64-1 「小犬のワルツ」"@ja .

_:Nb2b9028d918b42ca92d841caf45f02eb a schema:Person,
        foaf:Person ;
    mo:performed <album/76419#performance> ;
    schema:name "Juliette Journaux"@en ;
    foaf:name "Juliette Journaux"@en .

_:Nc656d259351548958bcc08afd409d728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バラード第1番 ト短調 作品23"@ja ;
    mo:track_number 10 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "バラード第1番 ト短調 作品23"@ja .

_:Nd46c902a94164e6996cae0ab55354f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エチュード イ短調 作品10-2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nd33f11284dc2406391bbfd90c6ac81e4 ;
    schema:name "エチュード イ短調 作品10-2"@ja .

_:Nd33f11284dc2406391bbfd90c6ac81e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18391920f66448e2abe02e8057e21a27,
        _:N2244fe8d2a0047ad8d9f570d674745c5,
        _:N32ceba4b849b4ede96d731778bf456c7,
        _:N32e1000c90084bb19f220bb459945cc0,
        _:N38cf48738bd94bf094725100f4558e6e,
        _:N44bb329c8eec45d79019c17104c2bfcd,
        _:N4d31a7bd43234db795a4d5ab35e9ef10,
        _:N595d4143241b4bc2992d1d11ac734270,
        _:N77f7b71b7a144b939a8a27b164f529a1,
        _:N782223e3a62e4b298d3d800e365c58e7,
        _:N7f3ca744a7c8499f8729b5cfe64629c7,
        _:N996207533273465783a5afdd660642f3,
        _:N9cb64e2f39714b3d9a5cd6d64e82ca0e,
        _:Nac4600432b0a44f88310a31c226b42b7,
        _:Nadc6101006bc43d18a3111ba3448d3e4,
        _:Nc656d259351548958bcc08afd409d728,
        _:Nd46c902a94164e6996cae0ab55354f1f ;
    mo:track_count 17 ;
    schema:duration "PT76:12"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N18391920f66448e2abe02e8057e21a27,
        _:N2244fe8d2a0047ad8d9f570d674745c5,
        _:N32ceba4b849b4ede96d731778bf456c7,
        _:N32e1000c90084bb19f220bb459945cc0,
        _:N38cf48738bd94bf094725100f4558e6e,
        _:N44bb329c8eec45d79019c17104c2bfcd,
        _:N4d31a7bd43234db795a4d5ab35e9ef10,
        _:N595d4143241b4bc2992d1d11ac734270,
        _:N77f7b71b7a144b939a8a27b164f529a1,
        _:N782223e3a62e4b298d3d800e365c58e7,
        _:N7f3ca744a7c8499f8729b5cfe64629c7,
        _:N996207533273465783a5afdd660642f3,
        _:N9cb64e2f39714b3d9a5cd6d64e82ca0e,
        _:Nac4600432b0a44f88310a31c226b42b7,
        _:Nadc6101006bc43d18a3111ba3448d3e4,
        _:Nc656d259351548958bcc08afd409d728,
        _:Nd46c902a94164e6996cae0ab55354f1f .

