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

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/45643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45643#musicalwork> ;
    schema:name "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn .

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

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/45643/45643-1399358438.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45643#performance> ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45643#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45643#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:made <album/45643#lyrics>,
        <album/45643#subject> ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45643#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/8784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45643#performance> ;
    schema:name "Show Ikeda"@en,
        "池田奨"@ja ;
    foaf:name "Show Ikeda"@en,
        "池田奨"@ja .

<album/45643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn ;
    mo:performance_of <album/45643#musicalwork> ;
    mo:performer <artist/12585#subject>,
        <artist/16836#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    mo:recorded_as <album/45643#musicalexpression> ;
    schema:byArtist <artist/12585#subject>,
        <artist/16836#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    schema:name "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn ;
    schema:workPerformed <album/45643#musicalwork> .

<album/45643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn ;
    mo:catalogue_number "PAEG-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45643#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/12585#subject>,
        <artist/16836#subject>,
        <artist/488#subject>,
        <artist/7301#subject>,
        <artist/8784#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/45643/45643-1399358438.jpg> ;
    schema:name "Caramel Crunch"@en,
        "キャラメルクランチ"@ja,
        "Caramel Crunch"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/45643/45643-1399358438.jpg> .

_:N064cfc9d594e414381f87dc3f65e94f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Civilization"@en,
        "文明の灯"@ja,
        "Bunmei no Akari"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Light of Civilization"@en,
        "文明の灯"@ja,
        "Bunmei no Akari"@ja-latn .

_:N0bbe895618c444deb9159dd7ce901291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unchanging Landscape"@en,
        "変わらない風景"@ja,
        "Kawaranai Fuukei"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Unchanging Landscape"@en,
        "変わらない風景"@ja,
        "Kawaranai Fuukei"@ja-latn .

_:N0e9d0b6d620a4c56860bd04920200c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitter Chocolate"@en,
        "ビターチョコレート"@ja,
        "Bitter Chocolate"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Bitter Chocolate"@en,
        "ビターチョコレート"@ja,
        "Bitter Chocolate"@ja-latn .

_:N370af3fc285e4554a86dc9d14beb4ceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chance"@en,
        "Chance"@ja,
        "Chance"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Chance"@en,
        "Chance"@ja,
        "Chance"@ja-latn .

_:N41f1814538a24deb8e194fff7e99c829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset"@en,
        "夕焼け"@ja,
        "Yuuyake"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Sunset"@en,
        "夕焼け"@ja,
        "Yuuyake"@ja-latn .

_:Nc126dafe209740a6b5f3445f1b6b93d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon That Never Sets"@en,
        "沈まぬ月"@ja,
        "Shizumanu Tsuki"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Moon That Never Sets"@en,
        "沈まぬ月"@ja,
        "Shizumanu Tsuki"@ja-latn .

_:Nd75a934d50ed4908898f581e0938cb60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "輪廻"@ja,
        "Rinne"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Reincarnation"@en,
        "輪廻"@ja,
        "Rinne"@ja-latn .

_:Nf1c37e2016304aa1ba467974b38472f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en,
        "イントロダクション"@ja,
        "Introduction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5f186d6c0cc540e8a797488fa0cfea27 ;
    schema:name "Introduction"@en,
        "イントロダクション"@ja,
        "Introduction"@ja-latn .

_:N5f186d6c0cc540e8a797488fa0cfea27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N064cfc9d594e414381f87dc3f65e94f1,
        _:N0bbe895618c444deb9159dd7ce901291,
        _:N0e9d0b6d620a4c56860bd04920200c54,
        _:N370af3fc285e4554a86dc9d14beb4ceb,
        _:N41f1814538a24deb8e194fff7e99c829,
        _:Nc126dafe209740a6b5f3445f1b6b93d4,
        _:Nd75a934d50ed4908898f581e0938cb60,
        _:Nf1c37e2016304aa1ba467974b38472f6 ;
    mo:track_count 8 ;
    schema:duration "PT28:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N064cfc9d594e414381f87dc3f65e94f1,
        _:N0bbe895618c444deb9159dd7ce901291,
        _:N0e9d0b6d620a4c56860bd04920200c54,
        _:N370af3fc285e4554a86dc9d14beb4ceb,
        _:N41f1814538a24deb8e194fff7e99c829,
        _:Nc126dafe209740a6b5f3445f1b6b93d4,
        _:Nd75a934d50ed4908898f581e0938cb60,
        _:Nf1c37e2016304aa1ba467974b38472f6 .

