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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24554#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/24554#composition>,
        <album/24554#subject> ;
    foaf:name "ZUN"@en .

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/24554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24554#musicalwork> ;
    schema:name "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn .

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

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

<org/503#subject> schema:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn ;
    foaf:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/24554/24554-1299774545.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24554#performance> ;
    schema:name "Naoya Yoshida"@en,
        "由田直也"@ja ;
    foaf:name "Naoya Yoshida"@en,
        "由田直也"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24554#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/24554#lyrics>,
        <album/24554#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/6582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24554#performance> ;
    schema:name "Yukimura Hirano"@en,
        "平野幸村"@ja ;
    foaf:name "Yukimura Hirano"@en,
        "平野幸村"@ja .

<album/24554#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn ;
    mo:performance_of <album/24554#musicalwork> ;
    mo:performer _:Nbf6391cb0fa5430bab66910545a9f2b7,
        <artist/14191#subject>,
        <artist/4383#subject>,
        <artist/6582#subject> ;
    mo:recorded_as <album/24554#musicalexpression> ;
    schema:byArtist _:Nbf6391cb0fa5430bab66910545a9f2b7,
        <artist/14191#subject>,
        <artist/4383#subject>,
        <artist/6582#subject> ;
    schema:name "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn ;
    schema:workPerformed <album/24554#musicalwork> .

<album/24554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn ;
    mo:catalogue_number "MCCD-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24554#musicalexpression> ;
    mo:publisher <org/503#subject> ;
    mo:record _:N8d182ffd24fc4fe386f2178c11adf29f ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/276#subject>,
        <product/31#subject>,
        <product/497#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "TSUKASA"@en ;
            foaf:name "TSUKASA"@en ],
        <artist/14191#subject>,
        <artist/4383#subject>,
        <artist/6582#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/24554/24554-1299774545.jpg> ;
    schema:name "Memorial"@en,
        "Memorial"@ja,
        "Memorial"@ja-latn ;
    schema:publisher <org/503#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/24554/24554-1299774545.jpg> .

_:N09ec850cd9c64b28ac61b1ed2a58fee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNCONSCIOUS -Memorial mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "UNCONSCIOUS -Memorial mix-"@ja .

_:N0bc982fa3f424e02b6bc3b34c9312523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレットラビリンス -Memorial mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "スカーレットラビリンス -Memorial mix-"@ja .

_:N133462b1edbd4e22b21764103bcaae72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Parrot -Off vocal"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "Black Parrot -Off vocal"@ja .

_:N3babae63dcca43538301ffb6539779ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLD CASE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "COLD CASE"@ja .

_:N513f798b06ff48c3a53df5d2b6f982a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレットラビリンス -Memorial mix-Off vocal"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "スカーレットラビリンス -Memorial mix-Off vocal"@ja .

_:N555118e166e146a19dfb278ef18b0910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNCONSCIOUS -Memorial mix-Off vocal"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "UNCONSCIOUS -Memorial mix-Off vocal"@ja .

_:N634a1959acd34bcba8396f982360f642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いたず☆ラヴ ver.2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "いたず☆ラヴ ver.2"@ja .

_:N89fbd7965fba4b87b2df2fe542b7d0a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROMiSE -Memorial mix-Off vocal"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "PROMiSE -Memorial mix-Off vocal"@ja .

_:N96522e5480654f5eaddfbf5379657ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Parrot"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "Black Parrot"@ja .

_:Na2020f382e1b4099959e9ca826fe2483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchiba -02 RMX-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "Alchiba -02 RMX-"@ja .

_:Na38f25df8a974de4939c2734d74b18d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fairy romance"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "fairy romance"@ja .

_:Nb664e9ecc3c54d0ab3270774b428394e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost memories"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "Lost memories"@ja .

_:Nbf6391cb0fa5430bab66910545a9f2b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/24554#performance> ;
    schema:name "TSUKASA"@en ;
    foaf:name "TSUKASA"@en .

_:Nca7bf91f5e6f4d439cd9abb89b4b1c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROMiSE -Memorial mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "PROMiSE -Memorial mix-"@ja .

_:Ndc239c5d75d044f78b33425742878b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想ノスタルジア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N8d182ffd24fc4fe386f2178c11adf29f ;
    schema:name "回想ノスタルジア"@ja .

_:N8d182ffd24fc4fe386f2178c11adf29f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09ec850cd9c64b28ac61b1ed2a58fee4,
        _:N0bc982fa3f424e02b6bc3b34c9312523,
        _:N133462b1edbd4e22b21764103bcaae72,
        _:N3babae63dcca43538301ffb6539779ab,
        _:N513f798b06ff48c3a53df5d2b6f982a3,
        _:N555118e166e146a19dfb278ef18b0910,
        _:N634a1959acd34bcba8396f982360f642,
        _:N89fbd7965fba4b87b2df2fe542b7d0a1,
        _:N96522e5480654f5eaddfbf5379657ae8,
        _:Na2020f382e1b4099959e9ca826fe2483,
        _:Na38f25df8a974de4939c2734d74b18d8,
        _:Nb664e9ecc3c54d0ab3270774b428394e,
        _:Nca7bf91f5e6f4d439cd9abb89b4b1c1c,
        _:Ndc239c5d75d044f78b33425742878b9a ;
    mo:track_count 14 ;
    schema:duration "PT60:32"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N09ec850cd9c64b28ac61b1ed2a58fee4,
        _:N0bc982fa3f424e02b6bc3b34c9312523,
        _:N133462b1edbd4e22b21764103bcaae72,
        _:N3babae63dcca43538301ffb6539779ab,
        _:N513f798b06ff48c3a53df5d2b6f982a3,
        _:N555118e166e146a19dfb278ef18b0910,
        _:N634a1959acd34bcba8396f982360f642,
        _:N89fbd7965fba4b87b2df2fe542b7d0a1,
        _:N96522e5480654f5eaddfbf5379657ae8,
        _:Na2020f382e1b4099959e9ca826fe2483,
        _:Na38f25df8a974de4939c2734d74b18d8,
        _:Nb664e9ecc3c54d0ab3270774b428394e,
        _:Nca7bf91f5e6f4d439cd9abb89b4b1c1c,
        _:Ndc239c5d75d044f78b33425742878b9a .

