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

<artist/15250#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sakura Nagahara"@en,
        "永原さくら"@ja ;
    foaf:made <album/82915#lyrics>,
        <album/82915#subject> ;
    foaf:name "Sakura Nagahara"@en,
        "永原さくら"@ja .

<artist/36488#subject> a schema:Person,
        foaf:Person ;
    schema:name "Uinyasu"@en,
        "ういにゃす"@ja ;
    foaf:made <album/82915#subject>,
        <album/82915#vocals> ;
    foaf:name "Uinyasu"@en,
        "ういにゃす"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/82915#subject>,
        <album/82915#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "HIR"@en .

<artist/232#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "Active Planets"@en ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "Active Planets"@en .

<artist/26144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "Takayuki Ishikura"@en,
        "石倉誉之"@ja ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "Takayuki Ishikura"@en,
        "石倉誉之"@ja .

<artist/27450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "u.z."@en ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "u.z."@en .

<artist/31242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "Momo Shirato"@en,
        "白兎桃"@ja ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "Momo Shirato"@en,
        "白兎桃"@ja .

<artist/3238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "Kotaro Odaka"@en,
        "小高光太郎"@ja ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "Kotaro Odaka"@en,
        "小高光太郎"@ja .

<artist/4893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82915#subject> ;
    schema:name "Ryota Fujii"@en,
        "藤井亮太"@ja ;
    foaf:made <album/82915#composition>,
        <album/82915#subject> ;
    foaf:name "Ryota Fujii"@en,
        "藤井亮太"@ja .

<event/218> a mo:Release ;
    schema:name "Pre-released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/7795#subject> a schema:CreativeWork ;
    schema:name "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~"@en,
        "あいりすミスティリア! ～少女のつむぐ夢の秘跡～"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~"@ja-latn ;
    foaf:name "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~"@en,
        "あいりすミスティリア! ～少女のつむぐ夢の秘跡～"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~"@ja-latn .

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

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

<album/82915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn ;
    mo:performance_of <album/82915#musicalwork> ;
    mo:recorded_as <album/82915#musicalexpression> ;
    schema:name "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn ;
    schema:workPerformed <album/82915#musicalwork> .

<org/1576#subject> schema:name "AUGUST"@en,
        "オーガスト"@ja,
        "AUGUST"@ja-latn ;
    foaf:name "AUGUST"@en,
        "オーガスト"@ja,
        "AUGUST"@ja-latn .

<https://media.vgm.io/albums/51/82915/82915-54cc6014a648.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82915#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/82915/82915-54cc6014a648.png> ;
    foaf:depicts <album/82915#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/82915/82915-54cc6014a648.png> .

<https://medium-media.vgm.io/albums/51/82915/82915-54cc6014a648.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/82915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn ;
    mo:composer <artist/207#subject>,
        <artist/232#subject>,
        <artist/26144#subject>,
        <artist/27450#subject>,
        <artist/31242#subject>,
        <artist/3238#subject>,
        <artist/4893#subject> ;
    mo:produced_work <album/82915#musicalwork> ;
    schema:name "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn .

<album/82915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-25"^^xsd:date ;
    dcterms:title "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn ;
    mo:catalogue_number "AUG-1340-03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82915#musicalexpression> ;
    mo:publisher <org/1576#subject> ;
    mo:record _:N27465105b1c1465fb586b3313fc9149d ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/7795#subject> ;
    schema:datePublished "2019-01-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/82915/82915-54cc6014a648.png> ;
    schema:name "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@en,
        "あいりすミスティリア!～少女のつむぐ夢の秘跡～ ORIGINAL SOUND TRACK Vol.2"@ja,
        "Iris Mysteria! ~Shoujo no Tsumugu Yume no Hiseki~ ORIGINAL SOUND TRACK Vol.2"@ja-latn ;
    schema:publisher <org/1576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/82915/82915-54cc6014a648.png> .

_:N324a59c86d44474aad5c96aa50d8c5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navy Reflection"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Navy Reflection"@ja .

_:N3e9792b29efc446ab597384ff05ce8b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy New Wish!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Happy New Wish!"@ja .

_:N5c0f32e7428f4b308ad0a42a7c22a564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witches Fall"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Witches Fall"@ja .

_:N7742d7748ed64ae9be07437bd27e5552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traces Fade"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Traces Fade"@ja .

_:N9993b222e8b14513a56188ebea848614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウィルクリア"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "ウィルクリア"@ja .

_:N9b27510b770d4330b072a2e0f9b6491a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysteria Gleam"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Mysteria Gleam"@ja .

_:Nc09a3ad7ee7d44fd9b9dbb2440496e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glorious Splash"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Glorious Splash"@ja .

_:Nce8b2fbc9af045cb91f496aa7b6f6261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of Hades"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Dawn of Hades"@ja .

_:Ndf962f6876e4465eb86c8b8169122e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lush Foliage"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Lush Foliage"@ja .

_:Ne07f3816930e474fbfdf7d73bf4274a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dump in Pumpkin"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Dump in Pumpkin"@ja .

_:Nfecf4bc2657a43cc96b387512034dd6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Sunrise"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "First Sunrise"@ja .

_:Nff92a791531c4654ae48400f9f27b33c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lantern in the Holiday Garden"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N27465105b1c1465fb586b3313fc9149d ;
    schema:name "Lantern in the Holiday Garden"@ja .

_:N27465105b1c1465fb586b3313fc9149d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N324a59c86d44474aad5c96aa50d8c5fd,
        _:N3e9792b29efc446ab597384ff05ce8b4,
        _:N5c0f32e7428f4b308ad0a42a7c22a564,
        _:N7742d7748ed64ae9be07437bd27e5552,
        _:N9993b222e8b14513a56188ebea848614,
        _:N9b27510b770d4330b072a2e0f9b6491a,
        _:Nc09a3ad7ee7d44fd9b9dbb2440496e53,
        _:Nce8b2fbc9af045cb91f496aa7b6f6261,
        _:Ndf962f6876e4465eb86c8b8169122e54,
        _:Ne07f3816930e474fbfdf7d73bf4274a4,
        _:Nfecf4bc2657a43cc96b387512034dd6d,
        _:Nff92a791531c4654ae48400f9f27b33c ;
    mo:track_count 12 ;
    schema:duration "PT46:06"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N324a59c86d44474aad5c96aa50d8c5fd,
        _:N3e9792b29efc446ab597384ff05ce8b4,
        _:N5c0f32e7428f4b308ad0a42a7c22a564,
        _:N7742d7748ed64ae9be07437bd27e5552,
        _:N9993b222e8b14513a56188ebea848614,
        _:N9b27510b770d4330b072a2e0f9b6491a,
        _:Nc09a3ad7ee7d44fd9b9dbb2440496e53,
        _:Nce8b2fbc9af045cb91f496aa7b6f6261,
        _:Ndf962f6876e4465eb86c8b8169122e54,
        _:Ne07f3816930e474fbfdf7d73bf4274a4,
        _:Nfecf4bc2657a43cc96b387512034dd6d,
        _:Nff92a791531c4654ae48400f9f27b33c .

