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

<artist/3830#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Satsuki"@en,
        "五月攻"@ja ;
    foaf:made <album/38672#lyrics>,
        <album/38672#subject> ;
    foaf:name "Kou Satsuki"@en,
        "五月攻"@ja .

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

<artist/6558#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38672#subject> ;
    schema:name "MARI"@en,
        "鞠"@ja ;
    foaf:made <album/38672#composition>,
        <album/38672#subject> ;
    foaf:name "MARI"@en,
        "鞠"@ja .

<album/38672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn ;
    mo:composer <artist/6558#subject> ;
    mo:produced_work <album/38672#musicalwork> ;
    schema:name "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn .

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

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

<org/1078#subject> schema:name "QuinRose"@en,
        "QuinRose"@ja,
        "QuinRose"@ja-latn ;
    foaf:name "QuinRose"@en,
        "QuinRose"@ja,
        "QuinRose"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/38672/38672-1372767422.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn ;
    mo:performance_of <album/38672#musicalwork> ;
    mo:performer <artist/6559#subject> ;
    mo:recorded_as <album/38672#musicalexpression> ;
    schema:byArtist <artist/6559#subject> ;
    schema:name "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn ;
    schema:workPerformed <album/38672#musicalwork> .

<artist/6559#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38672#performance> ;
    schema:name "Hisano"@en,
        "ヒサノ"@ja ;
    foaf:name "Hisano"@en,
        "ヒサノ"@ja .

<album/38672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-25"^^xsd:date ;
    dcterms:title "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn ;
    mo:catalogue_number "ROSE-C0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38672#musicalexpression> ;
    mo:publisher <org/1078#subject> ;
    mo:record _:Na08f074e20c24f91b4b2214a028519cf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Diamond no Kuni no Alice ~Wonderful Mirror World~"@en ;
            foaf:name "Diamond no Kuni no Alice ~Wonderful Mirror World~"@en ] ;
    schema:byArtist <artist/6559#subject> ;
    schema:datePublished "2013-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/38672/38672-1372767422.jpg> ;
    schema:name "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@en,
        "ダイヤの国のアリス～Wonderful Mirror World～ イメージアルバム"@ja,
        "Diamond no Kuni no Alice ~Wonderful Mirror World~ Image Album"@ja-latn ;
    schema:publisher <org/1078#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/38672/38672-1372767422.jpg> .

_:N021f6b8299da49b3933ab17592c7d3a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirror Jewelry"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Mirror Jewelry"@ja .

_:N26cb305e293849efa1651437cfa03db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skink ～Mirror～"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Skink ～Mirror～"@ja .

_:N29ce27ebe09445a8b3f73a72b611196b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "棘を刺したゆびさき"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "棘を刺したゆびさき"@ja .

_:N2b7916afd4494541b9d32c156683c1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コーカスゲーム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "コーカスゲーム"@ja .

_:N2bdffcfe86b74466a647fcb22bdd3a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コロシアム"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "コロシアム"@ja .

_:N373f35d97d334015b82a174aa5db6ac8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidney ～Mirror～"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Sidney ～Mirror～"@ja .

_:N45a04e277ea842b8bd3cc98f498ab00b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスの丘"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "ガラスの丘"@ja .

_:N487dc5a2d2854249adc998f75824f722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relax Melodies"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Relax Melodies"@ja .

_:N547b4fbd18d34faf8d2194cc23530829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二重スパイのアリバイ工作 ～Mirror～"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "二重スパイのアリバイ工作 ～Mirror～"@ja .

_:N87cba9773afe4a33bdd0ec0d1866ebc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラッパを吹きながら"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "ラッパを吹きながら"@ja .

_:N8df375a6174c4a4899164ad84a5473f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden Party"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Garden Party"@ja .

_:N8fd0f7d9f0e949a7aeb596c4a0241c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Mania ～Mirror～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Gun Mania ～Mirror～"@ja .

_:N981d3bd0944d4fe496a0925170f6ef80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アロマサロン"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "アロマサロン"@ja .

_:N9862e0c743124f41802818eec02c493d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough Diamonds ～Repeat～"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Rough Diamonds ～Repeat～"@ja .

_:N98c5a18a33804b60b371a7e16a821815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡のとびら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "鏡のとびら"@ja .

_:N9d3928afc773446698d0a0073f3dc853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jericho ～Mirror～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Jericho ～Mirror～"@ja .

_:Nb04d113d7e3a4532a7c1e374eb1ce1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ace ～Mirror～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Ace ～Mirror～"@ja .

_:Nb74c72f576e54b76976a5bae5bfe0528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時限爆弾の看守 ～Mirror～"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "時限爆弾の看守 ～Mirror～"@ja .

_:Nc1768e054ba64baca0b049601056907f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Magic ～Mirror～"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Black Magic ～Mirror～"@ja .

_:Nd9b2b9dcce0743e39598d59f16ef00eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Wonder World ～Mirror～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Wonderful Wonder World ～Mirror～"@ja .

_:Ndfe5c292c4024983bf409336a0e023df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garage"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Garage"@ja .

_:Ne322e372418f445b96eb34069e7d5a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひびわれた湖"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "ひびわれた湖"@ja .

_:Nedb3f04fea5b4e1bb531740b28811d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smooth Vibe ～Mirror～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Smooth Vibe ～Mirror～"@ja .

_:Nf54cf21015cf42e2b8f87e8408c259e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elliot ～Mirror～"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na08f074e20c24f91b4b2214a028519cf ;
    schema:name "Elliot ～Mirror～"@ja .

_:Na08f074e20c24f91b4b2214a028519cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021f6b8299da49b3933ab17592c7d3a9,
        _:N26cb305e293849efa1651437cfa03db6,
        _:N29ce27ebe09445a8b3f73a72b611196b,
        _:N2b7916afd4494541b9d32c156683c1a5,
        _:N2bdffcfe86b74466a647fcb22bdd3a2c,
        _:N373f35d97d334015b82a174aa5db6ac8,
        _:N45a04e277ea842b8bd3cc98f498ab00b,
        _:N487dc5a2d2854249adc998f75824f722,
        _:N547b4fbd18d34faf8d2194cc23530829,
        _:N87cba9773afe4a33bdd0ec0d1866ebc3,
        _:N8df375a6174c4a4899164ad84a5473f1,
        _:N8fd0f7d9f0e949a7aeb596c4a0241c5e,
        _:N981d3bd0944d4fe496a0925170f6ef80,
        _:N9862e0c743124f41802818eec02c493d,
        _:N98c5a18a33804b60b371a7e16a821815,
        _:N9d3928afc773446698d0a0073f3dc853,
        _:Nb04d113d7e3a4532a7c1e374eb1ce1a5,
        _:Nb74c72f576e54b76976a5bae5bfe0528,
        _:Nc1768e054ba64baca0b049601056907f,
        _:Nd9b2b9dcce0743e39598d59f16ef00eb,
        _:Ndfe5c292c4024983bf409336a0e023df,
        _:Ne322e372418f445b96eb34069e7d5a5e,
        _:Nedb3f04fea5b4e1bb531740b28811d65,
        _:Nf54cf21015cf42e2b8f87e8408c259e2 ;
    mo:track_count 24 ;
    schema:duration "PT48:41"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N021f6b8299da49b3933ab17592c7d3a9,
        _:N26cb305e293849efa1651437cfa03db6,
        _:N29ce27ebe09445a8b3f73a72b611196b,
        _:N2b7916afd4494541b9d32c156683c1a5,
        _:N2bdffcfe86b74466a647fcb22bdd3a2c,
        _:N373f35d97d334015b82a174aa5db6ac8,
        _:N45a04e277ea842b8bd3cc98f498ab00b,
        _:N487dc5a2d2854249adc998f75824f722,
        _:N547b4fbd18d34faf8d2194cc23530829,
        _:N87cba9773afe4a33bdd0ec0d1866ebc3,
        _:N8df375a6174c4a4899164ad84a5473f1,
        _:N8fd0f7d9f0e949a7aeb596c4a0241c5e,
        _:N981d3bd0944d4fe496a0925170f6ef80,
        _:N9862e0c743124f41802818eec02c493d,
        _:N98c5a18a33804b60b371a7e16a821815,
        _:N9d3928afc773446698d0a0073f3dc853,
        _:Nb04d113d7e3a4532a7c1e374eb1ce1a5,
        _:Nb74c72f576e54b76976a5bae5bfe0528,
        _:Nc1768e054ba64baca0b049601056907f,
        _:Nd9b2b9dcce0743e39598d59f16ef00eb,
        _:Ndfe5c292c4024983bf409336a0e023df,
        _:Ne322e372418f445b96eb34069e7d5a5e,
        _:Nedb3f04fea5b4e1bb531740b28811d65,
        _:Nf54cf21015cf42e2b8f87e8408c259e2 .

