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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/11651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11651#musicalwork> ;
    schema:name "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn .

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

<album/11651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn ;
    mo:performance_of <album/11651#musicalwork> ;
    mo:recorded_as <album/11651#musicalexpression> ;
    schema:name "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn ;
    schema:workPerformed <album/11651#musicalwork> .

<org/769#subject> schema:name "Adrena-Gizyuku"@en,
        "アドレナ義塾"@ja,
        "Adrena-Gizyuku"@ja-latn ;
    foaf:name "Adrena-Gizyuku"@en,
        "アドレナ義塾"@ja,
        "Adrena-Gizyuku"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/11651/11651-1231601265.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn ;
    mo:catalogue_number "ZKCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11651#musicalexpression> ;
    mo:publisher <org/769#subject> ;
    mo:record _:Nce086c5d84d74108834cf54bac2b5df9 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/11651/11651-1231601265.jpg> ;
    schema:name "Ryuusanfu ~Shrapnel Cards~"@en,
        "榴散符 ～Shrapnel Cards～"@ja,
        "Ryuusanfu ~Shrapnel Cards~"@ja-latn ;
    schema:publisher <org/769#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/11651/11651-1231601265.jpg> .

_:N3334f93571eb4537ae9255c24fc57dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touhou Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 ～ Fate of Sixty Years"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nce086c5d84d74108834cf54bac2b5df9 ;
    schema:name "Touhou Judgement in the Sixtieth Year ~ Fate of Sixty Years"@en,
        "六十年目の東方裁判 ～ Fate of Sixty Years"@ja .

_:N9a42a17bca914234b77d6d7aa25445cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nce086c5d84d74108834cf54bac2b5df9 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Nb9c3ddaac755466bae83e66bc9feac80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player's Score"@en,
        "プレイヤーズスコア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nce086c5d84d74108834cf54bac2b5df9 ;
    schema:name "Player's Score"@en,
        "プレイヤーズスコア"@ja .

_:Ne7830b13707a48d093c5446c087e08d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akutagawa Ryuunosuke's \"Kappa\" ~ Candid Friend"@en,
        "芥川龍之介の河童 ～ Candid Friend"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nce086c5d84d74108834cf54bac2b5df9 ;
    schema:name "Akutagawa Ryuunosuke's \"Kappa\" ~ Candid Friend"@en,
        "芥川龍之介の河童 ～ Candid Friend"@ja .

_:Nefebe350870a4285bc5a6c181fd85922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mound where the Flowers Reflect"@en,
        "花の映る塚"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nce086c5d84d74108834cf54bac2b5df9 ;
    schema:name "The Mound where the Flowers Reflect"@en,
        "花の映る塚"@ja .

_:Nce086c5d84d74108834cf54bac2b5df9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3334f93571eb4537ae9255c24fc57dcb,
        _:N9a42a17bca914234b77d6d7aa25445cb,
        _:Nb9c3ddaac755466bae83e66bc9feac80,
        _:Ne7830b13707a48d093c5446c087e08d6,
        _:Nefebe350870a4285bc5a6c181fd85922 ;
    mo:track_count 5 ;
    schema:duration "PT21:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3334f93571eb4537ae9255c24fc57dcb,
        _:N9a42a17bca914234b77d6d7aa25445cb,
        _:Nb9c3ddaac755466bae83e66bc9feac80,
        _:Ne7830b13707a48d093c5446c087e08d6,
        _:Nefebe350870a4285bc5a6c181fd85922 .

