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

<album/126999#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn ;
    mo:produced_work <album/126999#musicalwork> ;
    schema:name "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn .

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

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

<product/1508#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn ;
    foaf:name "Sword Art Online (TV)"@en,
        "ソードアート・オンライン (TV)"@ja,
        "Sword Art Online (TV)"@ja-latn .

<product/1593#subject> a schema:CreativeWork ;
    schema:name "Fullmetal Alchemist: Brotherhood"@en,
        "鋼の錬金術師 FULLMETAL ALCHEMIST"@ja,
        "Hagane no Renkinjutsushi FULLMETAL ALCHEMIST"@ja-latn ;
    foaf:name "Fullmetal Alchemist: Brotherhood"@en,
        "鋼の錬金術師 FULLMETAL ALCHEMIST"@ja,
        "Hagane no Renkinjutsushi FULLMETAL ALCHEMIST"@ja-latn .

<product/1982#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn ;
    foaf:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn .

<product/3400#subject> a schema:CreativeWork ;
    schema:name "Is It Wrong to Try to Pick Up Girls in a Dungeon? (TV)"@en,
        "ダンジョンに出会いを求めるのは間違っているだろうか FAMILIA MYTH (TV)"@ja,
        "Dungeon ni Deai o Motomeru no wa Machigatteiru Darou ka: FAMILIA MYTH (TV)"@ja-latn ;
    foaf:name "Is It Wrong to Try to Pick Up Girls in a Dungeon? (TV)"@en,
        "ダンジョンに出会いを求めるのは間違っているだろうか FAMILIA MYTH (TV)"@ja,
        "Dungeon ni Deai o Motomeru no wa Machigatteiru Darou ka: FAMILIA MYTH (TV)"@ja-latn .

<product/4110#subject> a schema:CreativeWork ;
    schema:name "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn ;
    foaf:name "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn .

<product/4808#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn ;
    foaf:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn .

<product/7203#subject> a schema:CreativeWork ;
    schema:name "Demon Slayer: Kimetsu no Yaiba"@en,
        "鬼滅の刃"@ja,
        "Kimetsu no Yaiba"@ja-latn ;
    foaf:name "Demon Slayer: Kimetsu no Yaiba"@en,
        "鬼滅の刃"@ja,
        "Kimetsu no Yaiba"@ja-latn .

<product/7392#subject> a schema:CreativeWork ;
    schema:name "VINLAND SAGA"@en,
        "ヴィンランド・サガ"@ja,
        "VINLAND SAGA"@ja-latn ;
    foaf:name "VINLAND SAGA"@en,
        "ヴィンランド・サガ"@ja,
        "VINLAND SAGA"@ja-latn .

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

<album/126999#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn ;
    mo:performance_of <album/126999#musicalwork> ;
    mo:recorded_as <album/126999#musicalexpression> ;
    schema:name "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn ;
    schema:workPerformed <album/126999#musicalwork> .

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

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

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

<album/126999#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-17"^^xsd:date ;
    dcterms:title "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126999#musicalexpression> ;
    mo:publisher _:N8ba01e09eb8a4246af2009cc826e3cda ;
    mo:record _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Future Diary"@en ;
            foaf:name "Future Diary"@en ],
        [ a schema:CreativeWork ;
            schema:name "Maquia: When the Promised Flower Blooms"@en ;
            foaf:name "Maquia: When the Promised Flower Blooms"@en ],
        <product/1508#subject>,
        <product/1593#subject>,
        <product/1982#subject>,
        <product/3400#subject>,
        <product/4110#subject>,
        <product/4808#subject>,
        <product/7203#subject>,
        <product/7392#subject> ;
    schema:datePublished "2022-09-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/126999/126999-b4db79636a87.jpg> ;
    schema:name "Emotional Anime on Piano - Vol. 3"@en,
        "Emotional Anime on Piano - Vol. 3"@ja,
        "Emotional Anime on Piano - Vol. 3"@ja-latn ;
    schema:publisher _:N8ba01e09eb8a4246af2009cc826e3cda ;
    foaf:depiction <https://media.vgm.io/albums/99/126999/126999-b4db79636a87.jpg> .

_:N0aaf369010b3499694a0f5c31ed3fa7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem of Silence (From \"Re:Zero\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Requiem of Silence (From \"Re:Zero\")"@en .

_:N17e656012861470ba1e9deee5eaaaa3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YouSeeBIGGIRL/T:T (From \"Attack on Titan\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "YouSeeBIGGIRL/T:T (From \"Attack on Titan\")"@en .

_:N1d042b734d1a4bb392893af9ef2a5b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battleground (From \"Vinland Saga\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Battleground (From \"Vinland Saga\")"@en .

_:N75ba0d7d19224e17bd2946d54cc22653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luminous Sword (From \"Sword Art Online\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Luminous Sword (From \"Sword Art Online\")"@en .

_:N7c9d7529d6d34e148eb781ea1c835fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i-AM (From \"Blue Exorcist\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "i-AM (From \"Blue Exorcist\")"@en .

_:N8ba01e09eb8a4246af2009cc826e3cda schema:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn ;
    foaf:name "Torby Brand"@en,
        "Torby Brand"@ja,
        "Torby Brand"@ja-latn .

_:N9cb2b4fda6df4a7288ae057497ce0c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic Desire - Argonaut (From \"Danmachi\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Heroic Desire - Argonaut (From \"Danmachi\")"@en .

_:Na255e9fc01ac46dc8832e76571162855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viator (From \"Maquia: When the Promised Flower Blooms\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Viator (From \"Maquia: When the Promised Flower Blooms\")"@en .

_:Nd79253de449341c2b8619280a194cefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tanjiro's Song (From \"Demon Slayer: Kimetsu no Yaiba\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Tanjiro's Song (From \"Demon Slayer: Kimetsu no Yaiba\")"@en .

_:Ne4d62c1d65924bd685f38997ee5f3672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trisha's Lullaby (From \"Fullmetal Alchemist: Brotherhood\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Trisha's Lullaby (From \"Fullmetal Alchemist: Brotherhood\")"@en .

_:Nf8306db718d646e3b315662dfa4e0ce7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Teller (From \"Future Diary\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nbcf4ee9935484c1a8cbeea8dd0b0c561 ;
    schema:name "Blood Teller (From \"Future Diary\")"@en .

_:Nbcf4ee9935484c1a8cbeea8dd0b0c561 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aaf369010b3499694a0f5c31ed3fa7e,
        _:N17e656012861470ba1e9deee5eaaaa3c,
        _:N1d042b734d1a4bb392893af9ef2a5b47,
        _:N75ba0d7d19224e17bd2946d54cc22653,
        _:N7c9d7529d6d34e148eb781ea1c835fbc,
        _:N9cb2b4fda6df4a7288ae057497ce0c2f,
        _:Na255e9fc01ac46dc8832e76571162855,
        _:Nd79253de449341c2b8619280a194cefa,
        _:Ne4d62c1d65924bd685f38997ee5f3672,
        _:Nf8306db718d646e3b315662dfa4e0ce7 ;
    mo:track_count 10 ;
    schema:duration "PT38:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0aaf369010b3499694a0f5c31ed3fa7e,
        _:N17e656012861470ba1e9deee5eaaaa3c,
        _:N1d042b734d1a4bb392893af9ef2a5b47,
        _:N75ba0d7d19224e17bd2946d54cc22653,
        _:N7c9d7529d6d34e148eb781ea1c835fbc,
        _:N9cb2b4fda6df4a7288ae057497ce0c2f,
        _:Na255e9fc01ac46dc8832e76571162855,
        _:Nd79253de449341c2b8619280a194cefa,
        _:Ne4d62c1d65924bd685f38997ee5f3672,
        _:Nf8306db718d646e3b315662dfa4e0ce7 .

