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

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

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

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

<artist/1999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13801#subject> ;
    schema:name "Makoto Sasakura"@en,
        "佐々倉マコト"@ja ;
    foaf:made <album/13801#composition>,
        <album/13801#subject> ;
    foaf:name "Makoto Sasakura"@en,
        "佐々倉マコト"@ja .

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13801#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/13801#composition>,
        <album/13801#subject> ;
    foaf:name "Shade"@en .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

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

<album/13801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn ;
    mo:performance_of <album/13801#musicalwork> ;
    mo:recorded_as <album/13801#musicalexpression> ;
    schema:name "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn ;
    schema:workPerformed <album/13801#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

<https://media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13801#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> ;
    foaf:depicts <album/13801#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> .

<https://medium-media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1999#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/13801#musicalwork> ;
    schema:name "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn .

<album/13801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-30"^^xsd:date ;
    dcterms:title "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn ;
    mo:catalogue_number "AQSH-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13801#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yoru ga Kuru!"@en ;
            foaf:name "Yoru ga Kuru!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hajimete no Otetsudai"@en ;
            foaf:name "Hajimete no Otetsudai"@en ],
        <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> ;
    schema:name "Gomen, Chou Gomen."@en,
        "ごめん、超ごめん。"@ja,
        "Gomen, Chou Gomen."@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/13801/13801-66148598e2d7.jpg> .

_:N12a117bc89a94dcea4b0735e97408024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for an Unseen Spring (Remix)"@en,
        "まだ見ぬ春を探して（Remix）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Searching for an Unseen Spring (Remix)"@en,
        "まだ見ぬ春を探して（Remix）"@ja .

_:N351f6e41d1eb422095c286b470a2bfd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage (TBD)"@en,
        "シンデレラケージ（仮）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Cinderella Cage (TBD)"@en,
        "シンデレラケージ（仮）"@ja .

_:N42ddea8ca2cd4b518ac7b95698f656a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Blue Moon"@en,
        "蒼月之舞"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Dance of the Blue Moon"@en,
        "蒼月之舞"@ja .

_:N4b75a78f1b3a4cad802dacee36d67222 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation (TBD)"@en,
        "リーインカーネーション（仮）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Reincarnation (TBD)"@en,
        "リーインカーネーション（仮）"@ja .

_:N63f2870f27b642fe98b8c067393075ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Think Lolis are the Best"@en,
        "ロリって最高だと思うんだ（曲名"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "I Think Lolis are the Best"@en,
        "ロリって最高だと思うんだ（曲名"@ja .

_:N9abe2ec2dde64a0babcaacfdffd35136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancingmasters AYA (BMS Re-Edit)"@en,
        "Dancingmasters AYA（BMS Re-Edit）"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Dancingmasters AYA (BMS Re-Edit)"@en,
        "Dancingmasters AYA（BMS Re-Edit）"@ja .

_:Na374f8d41eea44e5af2c30205bdd6a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Screaming Show"@en,
        "Imperishable Screaming Show"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Imperishable Screaming Show"@en,
        "Imperishable Screaming Show"@ja .

_:Ncd6232f12fb540c5b4816b0f71e3015e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson As Beautiful as This (BMS Re-Edit)"@en,
        "その斯くも美しき紅に（BMS Re-Edit）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb9945e4b77c24f8eb196f642206f76a3 ;
    schema:name "Crimson As Beautiful as This (BMS Re-Edit)"@en,
        "その斯くも美しき紅に（BMS Re-Edit）"@ja .

_:Nb9945e4b77c24f8eb196f642206f76a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12a117bc89a94dcea4b0735e97408024,
        _:N351f6e41d1eb422095c286b470a2bfd0,
        _:N42ddea8ca2cd4b518ac7b95698f656a3,
        _:N4b75a78f1b3a4cad802dacee36d67222,
        _:N63f2870f27b642fe98b8c067393075ba,
        _:N9abe2ec2dde64a0babcaacfdffd35136,
        _:Na374f8d41eea44e5af2c30205bdd6a97,
        _:Ncd6232f12fb540c5b4816b0f71e3015e ;
    mo:track_count 8 ;
    schema:duration "PT32:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N12a117bc89a94dcea4b0735e97408024,
        _:N351f6e41d1eb422095c286b470a2bfd0,
        _:N42ddea8ca2cd4b518ac7b95698f656a3,
        _:N4b75a78f1b3a4cad802dacee36d67222,
        _:N63f2870f27b642fe98b8c067393075ba,
        _:N9abe2ec2dde64a0babcaacfdffd35136,
        _:Na374f8d41eea44e5af2c30205bdd6a97,
        _:Ncd6232f12fb540c5b4816b0f71e3015e .

