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

<artist/8003#subject> a schema:Person,
        foaf:Person ;
    schema:name "John=Hive"@en ;
    foaf:made <album/19113#lyrics>,
        <album/19113#subject> ;
    foaf:name "John=Hive"@en .

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

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

<event/52> a mo:Release ;
    schema:name "Released at M3-2009 Fall (Oct 11, 2009)" .

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/19113#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19113#musicalwork> ;
    schema:name "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn .

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

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

<org/486#subject> schema:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn ;
    foaf:name "Alice Music"@en,
        "Alice Music"@ja,
        "Alice Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/19113/19113-1273152930.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19113#performance> ;
    schema:name "yunka"@en,
        "ゆんか"@ja ;
    foaf:name "yunka"@en,
        "ゆんか"@ja .

<album/19113#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn ;
    mo:performance_of <album/19113#musicalwork> ;
    mo:performer _:N5027671f41f745a39a97ad23182502fe,
        <artist/8004#subject> ;
    mo:recorded_as <album/19113#musicalexpression> ;
    schema:byArtist _:N5027671f41f745a39a97ad23182502fe,
        <artist/8004#subject> ;
    schema:name "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn ;
    schema:workPerformed <album/19113#musicalwork> .

<album/19113#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn ;
    mo:catalogue_number "AMCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19113#musicalexpression> ;
    mo:publisher <org/486#subject> ;
    mo:record _:N814eafb83e744728927a0a0013e1ed61 ;
    mo:record_count 1 ;
    mo:release <event/52> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hijiri"@en ;
            foaf:name "Hijiri"@en ],
        <artist/8004#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/19113/19113-1273152930.jpg> ;
    schema:name "Touhou Yume no Uta 2"@en,
        "東方夢乃唄～弐～"@ja,
        "Touhou Yume no Uta 2"@ja-latn ;
    schema:publisher <org/486#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/19113/19113-1273152930.jpg> .

_:N02eef2172a3c4cb290bb8fa4326e1fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic eye"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "lunatic eye"@ja .

_:N0970016374b641ec819cffde9d3698a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a judgement of sixty years"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "a judgement of sixty years"@ja .

_:N5027671f41f745a39a97ad23182502fe a schema:Person,
        foaf:Person ;
    mo:performed <album/19113#performance> ;
    schema:name "Hijiri"@en ;
    foaf:name "Hijiri"@en .

_:N7c70bc4639b74e07ad8650f29d8a0777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旧地獄街道を行く～温泉紀行～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "旧地獄街道を行く～温泉紀行～"@ja .

_:N7c8a9651de1b45ab9752373662fe6261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幾百、幾千の時"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "幾百、幾千の時"@ja .

_:Na57b8440f1d74750bb9e63dc362fa2b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "懐かしき東方の血"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "懐かしき東方の血"@ja .

_:Ned2d101f77c3459cbb1f2a3a8f2ec566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Girl"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "Wind Girl"@ja .

_:Neefb7b5d601944a08fcfce1e11055b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "story"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "story"@ja .

_:Nfb52751b638e4c119bbf4be9727dbd3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eternity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N814eafb83e744728927a0a0013e1ed61 ;
    schema:name "eternity"@ja .

_:N814eafb83e744728927a0a0013e1ed61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02eef2172a3c4cb290bb8fa4326e1fee,
        _:N0970016374b641ec819cffde9d3698a5,
        _:N7c70bc4639b74e07ad8650f29d8a0777,
        _:N7c8a9651de1b45ab9752373662fe6261,
        _:Na57b8440f1d74750bb9e63dc362fa2b4,
        _:Ned2d101f77c3459cbb1f2a3a8f2ec566,
        _:Neefb7b5d601944a08fcfce1e11055b87,
        _:Nfb52751b638e4c119bbf4be9727dbd3f ;
    mo:track_count 8 ;
    schema:duration "PT37:40"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N02eef2172a3c4cb290bb8fa4326e1fee,
        _:N0970016374b641ec819cffde9d3698a5,
        _:N7c70bc4639b74e07ad8650f29d8a0777,
        _:N7c8a9651de1b45ab9752373662fe6261,
        _:Na57b8440f1d74750bb9e63dc362fa2b4,
        _:Ned2d101f77c3459cbb1f2a3a8f2ec566,
        _:Neefb7b5d601944a08fcfce1e11055b87,
        _:Nfb52751b638e4c119bbf4be9727dbd3f .

