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

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

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

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

<event/67> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 3 (Nov 04, 2007)" .

<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/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/6279#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6279#musicalwork> ;
    schema:name "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn .

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

<album/6279#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn ;
    mo:performance_of <album/6279#musicalwork> ;
    mo:recorded_as <album/6279#musicalexpression> ;
    schema:name "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn ;
    schema:workPerformed <album/6279#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/6279/6279-1198793122.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6279#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-04"^^xsd:date ;
    dcterms:title "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn ;
    mo:catalogue_number "GCFT-0042" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6279#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    mo:record_count 1 ;
    mo:release <event/67> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2007-11-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/6279/6279-1198793122.jpg> ;
    schema:name "Touhou Romandou 2nd Chapter"@en,
        "東方浪漫堂 2nd Chapter"@ja,
        "Touhou Romandou 2nd Chapter"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/6279/6279-1198793122.jpg> .

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

_:N1512cdc460934ea39d5a1c9dbd748803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry Crisis!!"@en,
        "Strawberry Crisis!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Strawberry Crisis!!"@en,
        "Strawberry Crisis!!"@ja .

_:N3ab47ac9d49149e1b3ba2683739a098d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja .

_:N98d6440f9f64478b93dcd26a3bdd87e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Child of Are"@en,
        "阿礼の子供"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Child of Are"@en,
        "阿礼の子供"@ja .

_:Nbd2ca4af65624048b64dd7c0cf8b8e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ~ Riverside View"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ~ Riverside View"@ja .

_:Nc6dcc8d2d2cf4dac980c1035d657f2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Legend of Aokigahara"@en,
        "青木ヶ原の伝説"@ja .

_:Nfa7378b24a20489d9d3cd8bb0d71ecd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfef4f06a89d241b2993ce8d4763a9fa3 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nfef4f06a89d241b2993ce8d4763a9fa3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03dce12bee3d415388c76b589bb93548,
        _:N1512cdc460934ea39d5a1c9dbd748803,
        _:N3ab47ac9d49149e1b3ba2683739a098d,
        _:N98d6440f9f64478b93dcd26a3bdd87e4,
        _:Nbd2ca4af65624048b64dd7c0cf8b8e86,
        _:Nc6dcc8d2d2cf4dac980c1035d657f2b9,
        _:Nfa7378b24a20489d9d3cd8bb0d71ecd7 ;
    mo:track_count 7 ;
    schema:duration "PT31:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N03dce12bee3d415388c76b589bb93548,
        _:N1512cdc460934ea39d5a1c9dbd748803,
        _:N3ab47ac9d49149e1b3ba2683739a098d,
        _:N98d6440f9f64478b93dcd26a3bdd87e4,
        _:Nbd2ca4af65624048b64dd7c0cf8b8e86,
        _:Nc6dcc8d2d2cf4dac980c1035d657f2b9,
        _:Nfa7378b24a20489d9d3cd8bb0d71ecd7 .

