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

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

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

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

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

<album/56661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/56661#musicalwork> ;
    schema:name "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn .

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

<org/885#subject> schema:name "Melodic Taste"@en,
        "Melodic Taste"@ja,
        "Melodic Taste"@ja-latn ;
    foaf:name "Melodic Taste"@en,
        "Melodic Taste"@ja,
        "Melodic Taste"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/56661/56661-1452703593.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56661#performance> ;
    schema:name "Lu-na"@en ;
    foaf:made <album/56661#lyrics>,
        <album/56661#subject> ;
    foaf:name "Lu-na"@en .

<artist/6371#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56661#performance> ;
    schema:name "taste"@en ;
    foaf:made <album/56661#lyrics>,
        <album/56661#subject> ;
    foaf:name "taste"@en .

<album/56661#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn ;
    mo:performance_of <album/56661#musicalwork> ;
    mo:performer _:Ncd93683c84ae420483bdbe3d266bf1b8,
        <artist/11108#subject>,
        <artist/6371#subject> ;
    mo:recorded_as <album/56661#musicalexpression> ;
    schema:byArtist _:Ncd93683c84ae420483bdbe3d266bf1b8,
        <artist/11108#subject>,
        <artist/6371#subject> ;
    schema:name "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn ;
    schema:workPerformed <album/56661#musicalwork> .

<album/56661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-27"^^xsd:date ;
    dcterms:title "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn ;
    mo:catalogue_number "MTCD-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56661#musicalexpression> ;
    mo:publisher <org/885#subject> ;
    mo:record _:Na32ee83693614070895b225820adf594 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shizuka Yukimura"@en ;
            foaf:name "Shizuka Yukimura"@en ],
        <artist/11108#subject>,
        <artist/6371#subject> ;
    schema:datePublished "2015-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/56661/56661-1452703593.jpg> ;
    schema:name "Touhou Koukyouroku Vol. 1"@en,
        "東方交響録～第一集～"@ja,
        "Touhou Koukyouroku Vol. 1"@ja-latn ;
    schema:publisher <org/885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/56661/56661-1452703593.jpg> .

_:N10a548e1779f45128b0d1306749a4689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年幻想交響祭"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "千年幻想交響祭"@ja .

_:N182a70ec15bf416cac27fefb3029b283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔女達のお茶会フライト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "魔女達のお茶会フライト"@ja .

_:N413a91d9129e42119826a066124fc057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼～Scaret"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "紅楼～Scaret"@ja .

_:N4816a56dd9f748dca0b5c28efd4ac7eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒のルーミア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "覚醒のルーミア"@ja .

_:N481722912a424efb99f9948c97e77274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かくて使者は東の国へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "かくて使者は東の国へ"@ja .

_:N4ca0b05bc1394de49c76694777e8a93c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪原の遭遇戦"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "雪原の遭遇戦"@ja .

_:N502596a7457143bd9c5d75cb3bc436fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出撃!グランレイム!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "出撃!グランレイム!!"@ja .

_:N5180b122f26c45fda8de98fbd62a1f37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷宮は血と紅茶の香り"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "迷宮は血と紅茶の香り"@ja .

_:N68a8f6d108e84f2ea7b974db247fc6bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "血風伏魔殿"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "血風伏魔殿"@ja .

_:N8ded44e580374b68ad8ef7ee3039f35d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "熱血空中大決戦!!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "熱血空中大決戦!!"@ja .

_:N9121302cf2954985ad0ffea0f6113cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湖上の氷精"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "湖上の氷精"@ja .

_:Na113352ac3eb49f698756f4766f5752c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序曲 -幻想郷へよおこそ-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "序曲 -幻想郷へよおこそ-"@ja .

_:Na5984e3363d849a7831c191224320aca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月のもこもこ遊園地"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "月のもこもこ遊園地"@ja .

_:Nae833749a05e4ca9aa9b74f3171ebdc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き姉妹の為のセプテット～Instrumental～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "亡き姉妹の為のセプテット～Instrumental～"@ja .

_:Naed54a0af4eb41f0b6cc264a979c65bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "Bonus Track"@ja .

_:Nb79e4d5b75c441b1a61e34fba55afb22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冥王降臨"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "冥王降臨"@ja .

_:Nc417f5b4add3442e9c46a7a0f214e8b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き姉妹の為のセプテット"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "亡き姉妹の為のセプテット"@ja .

_:Ncd93683c84ae420483bdbe3d266bf1b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/56661#performance> ;
    schema:name "Shizuka Yukimura"@en ;
    foaf:name "Shizuka Yukimura"@en .

_:Nd5e8c05e99cf485b9f8c1e4d35d57a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼～Scaret Game～ -Off Vocal-"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "紅楼～Scaret Game～ -Off Vocal-"@ja .

_:Ndff3d951ce034893aa321d46c4b0ef78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超時空ニートの新婚宇宙旅行"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "超時空ニートの新婚宇宙旅行"@ja .

_:Ne2638c8de72e4b888cc36323328e923a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "藍式舞曲"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "藍式舞曲"@ja .

_:Ne3941399c9904d6fb5033d098de61a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風祝の行進"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "風祝の行進"@ja .

_:Ne3f7cdd7460a4d1f8cc1e9615b87a6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湖上の氷精 -Off Vocal-"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na32ee83693614070895b225820adf594 ;
    schema:name "湖上の氷精 -Off Vocal-"@ja .

_:Na32ee83693614070895b225820adf594 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10a548e1779f45128b0d1306749a4689,
        _:N182a70ec15bf416cac27fefb3029b283,
        _:N413a91d9129e42119826a066124fc057,
        _:N4816a56dd9f748dca0b5c28efd4ac7eb,
        _:N481722912a424efb99f9948c97e77274,
        _:N4ca0b05bc1394de49c76694777e8a93c,
        _:N502596a7457143bd9c5d75cb3bc436fa,
        _:N5180b122f26c45fda8de98fbd62a1f37,
        _:N68a8f6d108e84f2ea7b974db247fc6bf,
        _:N8ded44e580374b68ad8ef7ee3039f35d,
        _:N9121302cf2954985ad0ffea0f6113cee,
        _:Na113352ac3eb49f698756f4766f5752c,
        _:Na5984e3363d849a7831c191224320aca,
        _:Nae833749a05e4ca9aa9b74f3171ebdc3,
        _:Naed54a0af4eb41f0b6cc264a979c65bc,
        _:Nb79e4d5b75c441b1a61e34fba55afb22,
        _:Nc417f5b4add3442e9c46a7a0f214e8b2,
        _:Nd5e8c05e99cf485b9f8c1e4d35d57a32,
        _:Ndff3d951ce034893aa321d46c4b0ef78,
        _:Ne2638c8de72e4b888cc36323328e923a,
        _:Ne3941399c9904d6fb5033d098de61a81,
        _:Ne3f7cdd7460a4d1f8cc1e9615b87a6ed ;
    mo:track_count 22 ;
    schema:duration "PT70:50"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N10a548e1779f45128b0d1306749a4689,
        _:N182a70ec15bf416cac27fefb3029b283,
        _:N413a91d9129e42119826a066124fc057,
        _:N4816a56dd9f748dca0b5c28efd4ac7eb,
        _:N481722912a424efb99f9948c97e77274,
        _:N4ca0b05bc1394de49c76694777e8a93c,
        _:N502596a7457143bd9c5d75cb3bc436fa,
        _:N5180b122f26c45fda8de98fbd62a1f37,
        _:N68a8f6d108e84f2ea7b974db247fc6bf,
        _:N8ded44e580374b68ad8ef7ee3039f35d,
        _:N9121302cf2954985ad0ffea0f6113cee,
        _:Na113352ac3eb49f698756f4766f5752c,
        _:Na5984e3363d849a7831c191224320aca,
        _:Nae833749a05e4ca9aa9b74f3171ebdc3,
        _:Naed54a0af4eb41f0b6cc264a979c65bc,
        _:Nb79e4d5b75c441b1a61e34fba55afb22,
        _:Nc417f5b4add3442e9c46a7a0f214e8b2,
        _:Nd5e8c05e99cf485b9f8c1e4d35d57a32,
        _:Ndff3d951ce034893aa321d46c4b0ef78,
        _:Ne2638c8de72e4b888cc36323328e923a,
        _:Ne3941399c9904d6fb5033d098de61a81,
        _:Ne3f7cdd7460a4d1f8cc1e9615b87a6ed .

