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

<artist/6769#subject> a schema:Person,
        foaf:Person ;
    schema:name "kaztora"@en ;
    foaf:made <album/75671#lyrics>,
        <album/75671#subject> ;
    foaf:name "kaztora"@en .

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/75671#lyrics>,
        <album/75671#subject> ;
    foaf:name "azuki"@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75671#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/75671#composition>,
        <album/75671#subject> ;
    foaf:name "U2"@en .

<event/189> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 1 (Nov 24, 2014)" .

<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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/75671#musicalexpression> a mo:Signal ;
    mo:published_as <album/75671#subject> ;
    mo:records <album/75671#performance> .

<org/1703#subject> schema:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn ;
    foaf:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/75671/75671-1519433039.jpg> a schema:ImageObject,
        foaf:Image .

<album/75671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/75671#musicalwork> ;
    schema:name "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn .

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

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/8513#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "hamu"@en,
        "ハム"@ja ;
    foaf:name "hamu"@en,
        "ハム"@ja .

<artist/8516#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "Ameiro"@en,
        "雨色"@ja ;
    foaf:name "Ameiro"@en,
        "雨色"@ja .

<album/75671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn ;
    mo:performance_of <album/75671#musicalwork> ;
    mo:performer _:N01c04037b98f4ddfb4b06ac52c9092ef,
        _:N060f349b803a484aaba8ce7ef85371fc,
        _:N5cbeba59e3f847288a40035f6b18583f,
        <artist/10896#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/8513#subject>,
        <artist/8516#subject> ;
    mo:recorded_as <album/75671#musicalexpression> ;
    schema:byArtist _:N01c04037b98f4ddfb4b06ac52c9092ef,
        _:N060f349b803a484aaba8ce7ef85371fc,
        _:N5cbeba59e3f847288a40035f6b18583f,
        <artist/10896#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/8513#subject>,
        <artist/8516#subject> ;
    schema:name "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn ;
    schema:workPerformed <album/75671#musicalwork> .

<album/75671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-24"^^xsd:date ;
    dcterms:title "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn ;
    mo:catalogue_number "SBCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75671#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    mo:record_count 1 ;
    mo:release <event/189> ;
    schema:about <product/22#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yuppie"@en ;
            foaf:name "yuppie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ゆめひこ"@en ;
            foaf:name "ゆめひこ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ちっぽ"@en ;
            foaf:name "ちっぽ"@en ],
        <artist/10896#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/8513#subject>,
        <artist/8516#subject> ;
    schema:datePublished "2014-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/75671/75671-1519433039.jpg> ;
    schema:name "Doppel"@en,
        "Doppel"@ja,
        "Doppel"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/75671/75671-1519433039.jpg> .

_:N01c04037b98f4ddfb4b06ac52c9092ef a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "yuppie"@en ;
    foaf:name "yuppie"@en .

_:N060f349b803a484aaba8ce7ef85371fc a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "ちっぽ"@en ;
    foaf:name "ちっぽ"@en .

_:N1c26be57f96e4550982db9ec67a70441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: 受け入れられない真実"@ja,
        "Doppel: Ukeirerarenai Shinjitsu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: 受け入れられない真実"@ja,
        "Doppel: Ukeirerarenai Shinjitsu"@ja-latn .

_:N30b6b0fa305f4982a2a9487beabb843e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "惡の正義"@ja,
        "Aku no Seigi"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "惡の正義"@ja,
        "Aku no Seigi"@ja-latn .

_:N458662c435134340b4778cc496fc982c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: さとりとこいし"@ja,
        "Doppel: Satori to Koishi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: さとりとこいし"@ja,
        "Doppel: Satori to Koishi"@ja-latn .

_:N466883d25cd74809a5a91ad2b55b584d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: さあ瞳を閉じて"@ja,
        "Doppel: Saa Hitomi wo Tojite"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: さあ瞳を閉じて"@ja,
        "Doppel: Saa Hitomi wo Tojite"@ja-latn .

_:N4849a2600c4e44f1b41daba765d6ae10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛙楽"@ja,
        "Agaku"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "蛙楽"@ja,
        "Agaku"@ja-latn .

_:N52aab2a68db643e7b992e07a17e95580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: お調子ものと忘れもの"@ja,
        "Doppel: Ochoushimono to Wasuremono"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: お調子ものと忘れもの"@ja,
        "Doppel: Ochoushimono to Wasuremono"@ja-latn .

_:N5cbeba59e3f847288a40035f6b18583f a schema:Person,
        foaf:Person ;
    mo:performed <album/75671#performance> ;
    schema:name "ゆめひこ"@en ;
    foaf:name "ゆめひこ"@en .

_:N608a093a7c5c4cc794213ce950f8cd7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: ようこそ遥か地の底へ"@ja,
        "Doppel: Youkoso Haruka Chi no Soko e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: ようこそ遥か地の底へ"@ja,
        "Doppel: Youkoso Haruka Chi no Soko e"@ja-latn .

_:N86e0ba41af7d49958b85cd7d0cf07914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛙楽 -パレード編-"@ja,
        "Agaku -Parade-hen-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "蛙楽 -パレード編-"@ja,
        "Agaku -Parade-hen-"@ja-latn .

_:N91aada3a19d94cd1a38d9e4a67dbd970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: もう一人の私"@ja,
        "Doppel: Mou Hitori no Watashi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: もう一人の私"@ja,
        "Doppel: Mou Hitori no Watashi"@ja-latn .

_:Na45c7a14c5b744a395012219b9bbe00e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "maiden pints"@ja,
        "maiden pints"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "maiden pints"@ja,
        "maiden pints"@ja-latn .

_:Nb85b6e4e920a4b35abf4a04fba632782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: 希望と絶望の間で"@ja,
        "Doppel: Kibou to Zetsubou no Aida de"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: 希望と絶望の間で"@ja,
        "Doppel: Kibou to Zetsubou no Aida de"@ja-latn .

_:Nba933b02391544fabd738fce9957ab4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海胡蝶飯店"@ja,
        "Shanghai Kochou Hanten"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "上海胡蝶飯店"@ja,
        "Shanghai Kochou Hanten"@ja-latn .

_:Ne103f8c7e44145f3aa2e3336808ab6b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "極光の旅人"@ja,
        "Kyokkou no Tabibito"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "極光の旅人"@ja,
        "Kyokkou no Tabibito"@ja-latn .

_:Nf8f3feaa132743649b99a297814690e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doppel: ファミリア"@ja,
        "Doppel: Familiar"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "Doppel: ファミリア"@ja,
        "Doppel: Familiar"@ja-latn .

_:Nfd67bee5a7d34b43852a54d314bfb792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "琥珀の海に地球浮かべたら"@ja,
        "Kohaku no Umi ni Chikyuu Ukabetara"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 ;
    schema:name "琥珀の海に地球浮かべたら"@ja,
        "Kohaku no Umi ni Chikyuu Ukabetara"@ja-latn .

_:N7d3ab98f6cf8419e8a7d6e59b34e5ad6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c26be57f96e4550982db9ec67a70441,
        _:N30b6b0fa305f4982a2a9487beabb843e,
        _:N458662c435134340b4778cc496fc982c,
        _:N466883d25cd74809a5a91ad2b55b584d,
        _:N4849a2600c4e44f1b41daba765d6ae10,
        _:N52aab2a68db643e7b992e07a17e95580,
        _:N608a093a7c5c4cc794213ce950f8cd7d,
        _:N86e0ba41af7d49958b85cd7d0cf07914,
        _:N91aada3a19d94cd1a38d9e4a67dbd970,
        _:Na45c7a14c5b744a395012219b9bbe00e,
        _:Nb85b6e4e920a4b35abf4a04fba632782,
        _:Nba933b02391544fabd738fce9957ab4a,
        _:Ne103f8c7e44145f3aa2e3336808ab6b8,
        _:Nf8f3feaa132743649b99a297814690e9,
        _:Nfd67bee5a7d34b43852a54d314bfb792 ;
    mo:track_count 15 ;
    schema:duration "PT50:37"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1c26be57f96e4550982db9ec67a70441,
        _:N30b6b0fa305f4982a2a9487beabb843e,
        _:N458662c435134340b4778cc496fc982c,
        _:N466883d25cd74809a5a91ad2b55b584d,
        _:N4849a2600c4e44f1b41daba765d6ae10,
        _:N52aab2a68db643e7b992e07a17e95580,
        _:N608a093a7c5c4cc794213ce950f8cd7d,
        _:N86e0ba41af7d49958b85cd7d0cf07914,
        _:N91aada3a19d94cd1a38d9e4a67dbd970,
        _:Na45c7a14c5b744a395012219b9bbe00e,
        _:Nb85b6e4e920a4b35abf4a04fba632782,
        _:Nba933b02391544fabd738fce9957ab4a,
        _:Ne103f8c7e44145f3aa2e3336808ab6b8,
        _:Nf8f3feaa132743649b99a297814690e9,
        _:Nfd67bee5a7d34b43852a54d314bfb792 .

