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

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

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

<artist/17446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82806#subject> ;
    schema:name "KOHTA YAMAMOTO"@en ;
    foaf:made <album/82806#composition>,
        <album/82806#subject> ;
    foaf:name "KOHTA YAMAMOTO"@en .

<artist/23122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82806#subject> ;
    schema:name "Shun Narita"@en,
        "成田旬"@ja ;
    foaf:made <album/82806#composition>,
        <album/82806#subject> ;
    foaf:name "Shun Narita"@en,
        "成田旬"@ja .

<product/6665#subject> a schema:CreativeWork ;
    schema:name "The Girl in Twilight"@en,
        "あかねさす少女"@ja,
        "Akanesasu Shōjo"@ja-latn ;
    foaf:name "The Girl in Twilight"@en,
        "あかねさす少女"@ja,
        "Akanesasu Shōjo"@ja-latn .

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

<album/82806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn ;
    mo:performance_of <album/82806#musicalwork> ;
    mo:recorded_as <album/82806#musicalexpression> ;
    schema:name "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn ;
    schema:workPerformed <album/82806#musicalwork> .

<org/827#subject> schema:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn ;
    foaf:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/82806/82806-1568664966.jpg> a schema:ImageObject,
        foaf:Image .

<album/82806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn ;
    mo:composer <artist/17446#subject>,
        <artist/23122#subject> ;
    mo:produced_work <album/82806#musicalwork> ;
    schema:name "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn .

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

<album/82806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-17"^^xsd:date ;
    dcterms:title "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn ;
    mo:catalogue_number "PCXX-50160-3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82806#musicalexpression> ;
    mo:publisher <org/827#subject> ;
    mo:record _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    mo:record_count 1 ;
    schema:about <product/6665#subject> ;
    schema:datePublished "2019-04-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/82806/82806-1568664966.jpg> ;
    schema:name "AKANESASU SHŌJO unreleased soundtrack"@en,
        "あかねさす少女 unreleased soundtrack"@ja,
        "AKANESASU SHŌJO unreleased soundtrack"@ja-latn ;
    schema:publisher <org/827#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/82806/82806-1568664966.jpg> .

_:N041f34c5bb3942ecb5a78b94af84b728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歪む"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "歪む"@ja .

_:N04f67f534b834a528352ca7c5791bca2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World -黄昏世界Ver-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Parallel World -黄昏世界Ver-"@ja .

_:N09e6d1c53c544b96b6cf536b74132ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grab my Hand -西部世界Ver-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Grab my Hand -西部世界Ver-"@ja .

_:N09edea9aaad343af86b210cf04c354a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "騒めく心"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "騒めく心"@ja .

_:N0fcdec8292214465b9ca0f1c26ba00ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakdown"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Breakdown"@ja .

_:N15d444876acd4d4bbad669436dfa20fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聞いてないよ!?"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "聞いてないよ!?"@ja .

_:N470067ff1f2c424ca87a37f35b2bd152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曇天の下"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "曇天の下"@ja .

_:N4ab74627a507416d8a283d14e49671cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日平の思い出"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "今日平の思い出"@ja .

_:N4d3ed1ff73ad4fcfbdd70d0fa61eb8dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Parallel World"@ja .

_:N55bac8b25bc44f7bae7422c61d2a75ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "転げ落ちる石のように"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "転げ落ちる石のように"@ja .

_:N5704327e9e8948f1aff6fe5f8d36f558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grab my Hand -結婚世界Ver-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Grab my Hand -結婚世界Ver-"@ja .

_:N59c72dc39c48418596848eca8f4ea829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雫は波紋に"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "雫は波紋に"@ja .

_:N632dc5f45a954c959e48968d79149250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ノイジー"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "ノイジー"@ja .

_:N6fcfe838ecd04a5ca6fa5c911794c146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yEAHHHH!!!!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "yEAHHHH!!!!"@ja .

_:N777e728c25b947d3854de29f19eadce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てへぺろ☆"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "てへぺろ☆"@ja .

_:N89633025a8b14d6f8b10080602d5e3f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "注がれるは悪意"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "注がれるは悪意"@ja .

_:N89c7bb3955a3428b92aec135c3f588ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進むべき道"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "進むべき道"@ja .

_:N9691fb5b76654023b95b7fc12658b88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun Ocean"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Sun Ocean"@ja .

_:N9744d43edbdd4cd7b8153ffde7834ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディス世界"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "ディス世界"@ja .

_:N9ef5d5f0b3aa4fae8681dca0725990d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel World -結婚世界Ver-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Parallel World -結婚世界Ver-"@ja .

_:Na47e947e0294421f96ce3347d5498c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏の侵食"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "黄昏の侵食"@ja .

_:Nad80a66ed0e24541b5b219d555258586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない明日"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "見えない明日"@ja .

_:Naecc63c3946d45fcaf870926500848fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここは南国...?"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "ここは南国...?"@ja .

_:Nc3ba92a5e7b841dc836f2b59eb9ce135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想い出の君"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "想い出の君"@ja .

_:Nc5bb3676a177440f951e53fc3278efbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grab my Hand -水没世界Ver-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "Grab my Hand -水没世界Ver-"@ja .

_:Nd3992a276ae04199b9b104497fc52251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あかねさす空"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "あかねさす空"@ja .

_:Nd7793d3bb85e4671986ff5e835e968b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラッター"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "クラッター"@ja .

_:Nd9a1ce48a55e4a8ba306c6ffdbc58101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドタムンベース"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "ドタムンベース"@ja .

_:Ndaadc40fdd7f401494a653a1fe253b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ざらつく感触"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "ざらつく感触"@ja .

_:Ndf434d25848c4a609224eb479a6f6271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独り"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "独り"@ja .

_:Nea1325302d514fefb426293c760f1f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nb55cf8d165bd4e5a8fb68514b5954b5c ;
    schema:name "謎"@ja .

_:Nb55cf8d165bd4e5a8fb68514b5954b5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N041f34c5bb3942ecb5a78b94af84b728,
        _:N04f67f534b834a528352ca7c5791bca2,
        _:N09e6d1c53c544b96b6cf536b74132ede,
        _:N09edea9aaad343af86b210cf04c354a7,
        _:N0fcdec8292214465b9ca0f1c26ba00ad,
        _:N15d444876acd4d4bbad669436dfa20fb,
        _:N470067ff1f2c424ca87a37f35b2bd152,
        _:N4ab74627a507416d8a283d14e49671cc,
        _:N4d3ed1ff73ad4fcfbdd70d0fa61eb8dc,
        _:N55bac8b25bc44f7bae7422c61d2a75ee,
        _:N5704327e9e8948f1aff6fe5f8d36f558,
        _:N59c72dc39c48418596848eca8f4ea829,
        _:N632dc5f45a954c959e48968d79149250,
        _:N6fcfe838ecd04a5ca6fa5c911794c146,
        _:N777e728c25b947d3854de29f19eadce9,
        _:N89633025a8b14d6f8b10080602d5e3f5,
        _:N89c7bb3955a3428b92aec135c3f588ec,
        _:N9691fb5b76654023b95b7fc12658b88b,
        _:N9744d43edbdd4cd7b8153ffde7834ce6,
        _:N9ef5d5f0b3aa4fae8681dca0725990d3,
        _:Na47e947e0294421f96ce3347d5498c40,
        _:Nad80a66ed0e24541b5b219d555258586,
        _:Naecc63c3946d45fcaf870926500848fc,
        _:Nc3ba92a5e7b841dc836f2b59eb9ce135,
        _:Nc5bb3676a177440f951e53fc3278efbe,
        _:Nd3992a276ae04199b9b104497fc52251,
        _:Nd7793d3bb85e4671986ff5e835e968b9,
        _:Nd9a1ce48a55e4a8ba306c6ffdbc58101,
        _:Ndaadc40fdd7f401494a653a1fe253b98,
        _:Ndf434d25848c4a609224eb479a6f6271,
        _:Nea1325302d514fefb426293c760f1f45 ;
    mo:track_count 31 ;
    schema:duration "PT76:17"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N041f34c5bb3942ecb5a78b94af84b728,
        _:N04f67f534b834a528352ca7c5791bca2,
        _:N09e6d1c53c544b96b6cf536b74132ede,
        _:N09edea9aaad343af86b210cf04c354a7,
        _:N0fcdec8292214465b9ca0f1c26ba00ad,
        _:N15d444876acd4d4bbad669436dfa20fb,
        _:N470067ff1f2c424ca87a37f35b2bd152,
        _:N4ab74627a507416d8a283d14e49671cc,
        _:N4d3ed1ff73ad4fcfbdd70d0fa61eb8dc,
        _:N55bac8b25bc44f7bae7422c61d2a75ee,
        _:N5704327e9e8948f1aff6fe5f8d36f558,
        _:N59c72dc39c48418596848eca8f4ea829,
        _:N632dc5f45a954c959e48968d79149250,
        _:N6fcfe838ecd04a5ca6fa5c911794c146,
        _:N777e728c25b947d3854de29f19eadce9,
        _:N89633025a8b14d6f8b10080602d5e3f5,
        _:N89c7bb3955a3428b92aec135c3f588ec,
        _:N9691fb5b76654023b95b7fc12658b88b,
        _:N9744d43edbdd4cd7b8153ffde7834ce6,
        _:N9ef5d5f0b3aa4fae8681dca0725990d3,
        _:Na47e947e0294421f96ce3347d5498c40,
        _:Nad80a66ed0e24541b5b219d555258586,
        _:Naecc63c3946d45fcaf870926500848fc,
        _:Nc3ba92a5e7b841dc836f2b59eb9ce135,
        _:Nc5bb3676a177440f951e53fc3278efbe,
        _:Nd3992a276ae04199b9b104497fc52251,
        _:Nd7793d3bb85e4671986ff5e835e968b9,
        _:Nd9a1ce48a55e4a8ba306c6ffdbc58101,
        _:Ndaadc40fdd7f401494a653a1fe253b98,
        _:Ndf434d25848c4a609224eb479a6f6271,
        _:Nea1325302d514fefb426293c760f1f45 .

