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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/11168#lyrics>,
        <album/11168#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11168#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/11168#composition>,
        <album/11168#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/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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/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/11168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11168#musicalwork> ;
    schema:name "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn .

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

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

<org/190#subject> schema:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn ;
    foaf:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/11168/11168-ef148a9130d0.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11168#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11168#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<album/11168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn ;
    mo:performance_of <album/11168#musicalwork> ;
    mo:performer <artist/4684#subject>,
        <artist/4685#subject> ;
    mo:recorded_as <album/11168#musicalexpression> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:name "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn ;
    schema:workPerformed <album/11168#musicalwork> .

<album/11168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn ;
    mo:catalogue_number "YZCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11168#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:Naf16db02d1fd422984078baf7c5888b4 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/14#subject>,
        <product/16#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/11168/11168-ef148a9130d0.png> ;
    schema:name "Toho Rinshouka ~Moment of Impulse~"@en,
        "東方輪衝歌 ～Moment of Impulse～"@ja,
        "Toho Rinshouka ~Moment of Impulse~"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/11168/11168-ef148a9130d0.png> .

_:N3e469c06a2bc484c9039d3026f2880a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darling Star"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "Darling Star"@ja .

_:N41b836416b4b4e9f837ce70f41c1fece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "BLUE"@ja .

_:N6ce9e554cc2c42969a8a0180f77ab898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Day Never Knows"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "Last Day Never Knows"@ja .

_:N708b2b6efd944b088eaf15b826b688ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Get Around The Road"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "I Get Around The Road"@ja .

_:N7d0848e4feeb48f9a980532a36bb63c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worlds End"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "Worlds End"@ja .

_:Na1f0ba23dd96403f9d56f0ac6f4c7fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅路 ～Power of Life～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "旅路 ～Power of Life～"@ja .

_:Na65fabb7f0e443fb9c6de4a2c81df519 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白 ～shiro～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "白 ～shiro～"@ja .

_:Nc3f322758c10457887ac31c162bbfc70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E・P・H・E・M・E・R・A ～儚～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Naf16db02d1fd422984078baf7c5888b4 ;
    schema:name "E・P・H・E・M・E・R・A ～儚～"@ja .

_:Naf16db02d1fd422984078baf7c5888b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e469c06a2bc484c9039d3026f2880a8,
        _:N41b836416b4b4e9f837ce70f41c1fece,
        _:N6ce9e554cc2c42969a8a0180f77ab898,
        _:N708b2b6efd944b088eaf15b826b688ec,
        _:N7d0848e4feeb48f9a980532a36bb63c3,
        _:Na1f0ba23dd96403f9d56f0ac6f4c7fc5,
        _:Na65fabb7f0e443fb9c6de4a2c81df519,
        _:Nc3f322758c10457887ac31c162bbfc70 ;
    mo:track_count 8 ;
    schema:duration "PT39:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3e469c06a2bc484c9039d3026f2880a8,
        _:N41b836416b4b4e9f837ce70f41c1fece,
        _:N6ce9e554cc2c42969a8a0180f77ab898,
        _:N708b2b6efd944b088eaf15b826b688ec,
        _:N7d0848e4feeb48f9a980532a36bb63c3,
        _:Na1f0ba23dd96403f9d56f0ac6f4c7fc5,
        _:Na65fabb7f0e443fb9c6de4a2c81df519,
        _:Nc3f322758c10457887ac31c162bbfc70 .

