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

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

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

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

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<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/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 .

<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/22631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22631#musicalwork> ;
    schema:name "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn .

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

<album/22631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn ;
    mo:performance_of <album/22631#musicalwork> ;
    mo:recorded_as <album/22631#musicalexpression> ;
    schema:name "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn ;
    schema:workPerformed <album/22631#musicalwork> .

<org/481#subject> schema:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn ;
    foaf:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn .

<https://media.vgm.io/albums/13/22631/22631-1293370088.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22631#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/22631/22631-1293370088.png> ;
    foaf:depicts <album/22631#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/22631/22631-1293370088.png> .

<https://medium-media.vgm.io/albums/13/22631/22631-1293370088.png> a schema:ImageObject,
        foaf:Image .

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

<album/22631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn ;
    mo:catalogue_number "DLOC-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22631#musicalexpression> ;
    mo:publisher <org/481#subject> ;
    mo:record _:N146ffe24066f4f0cbbfabb03374841ce ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/22631/22631-1293370088.png> ;
    schema:name "Touhou Nanpa Street"@en,
        "東方難波街道"@ja,
        "Touhou Nanpa Street"@ja-latn ;
    schema:publisher <org/481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/22631/22631-1293370088.png> .

_:N30fa904818fb4ee8ae0f24ae806a0112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永夜抄　～ Eastern Night. [OUTRO]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "永夜抄　～ Eastern Night. [OUTRO]"@ja .

_:N45afe69e7289461a82d925f2ced99594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マスタースパーク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "恋色マスタースパーク"@ja .

_:N4ca203eea5754bcb95f015a48bc65935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々が恋した幻想郷"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "神々が恋した幻想郷"@ja .

_:N659efbe019634350b64dc7143c5da512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "亡き王女の為のセプテット"@ja .

_:N836d64c04db84dca8810a3ac72f36410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の映る塚 [INTRO]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "花の映る塚 [INTRO]"@ja .

_:Nade4cd8772c1483988133c514f192100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人恋し神様　～ Romantic Fall"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "人恋し神様　～ Romantic Fall"@ja .

_:Nfeaa853a677c405b9a367aad903426af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほおずきみたいに紅い魂"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N146ffe24066f4f0cbbfabb03374841ce ;
    schema:name "ほおずきみたいに紅い魂"@ja .

_:N146ffe24066f4f0cbbfabb03374841ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30fa904818fb4ee8ae0f24ae806a0112,
        _:N45afe69e7289461a82d925f2ced99594,
        _:N4ca203eea5754bcb95f015a48bc65935,
        _:N659efbe019634350b64dc7143c5da512,
        _:N836d64c04db84dca8810a3ac72f36410,
        _:Nade4cd8772c1483988133c514f192100,
        _:Nfeaa853a677c405b9a367aad903426af ;
    mo:track_count 7 ;
    schema:duration "PT22:50"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N30fa904818fb4ee8ae0f24ae806a0112,
        _:N45afe69e7289461a82d925f2ced99594,
        _:N4ca203eea5754bcb95f015a48bc65935,
        _:N659efbe019634350b64dc7143c5da512,
        _:N836d64c04db84dca8810a3ac72f36410,
        _:Nade4cd8772c1483988133c514f192100,
        _:Nfeaa853a677c405b9a367aad903426af .

