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

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

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

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

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

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

<album/35728#musicalexpression> a mo:Signal ;
    mo:published_as <album/35728#subject> ;
    mo:records <album/35728#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/82/35728/35728-1355784898.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35728#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/35728/35728-1355784898.jpg> ;
    foaf:depicts <album/35728#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/35728/35728-1355784898.jpg> .

<https://medium-media.vgm.io/albums/82/35728/35728-1355784898.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35728#performance> ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

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

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

<album/35728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-20"^^xsd:date ;
    dcterms:title "Diamond no Kuni no Alice Image Album"@en,
        "ダイヤの国のアリス イメージアルバム"@ja,
        "Diamond no Kuni no Alice Image Album"@ja-latn ;
    mo:catalogue_number "ROSE-C0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35728#musicalexpression> ;
    mo:publisher <org/1078#subject> ;
    mo:record _:N7800bca321ef455e8d46893466e1e920 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Diamond no Kuni no Alice"@en ;
            foaf:name "Diamond no Kuni no Alice"@en ] ;
    schema:byArtist <artist/5381#subject>,
        <artist/6559#subject> ;
    schema:datePublished "2012-12-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/35728/35728-1355784898.jpg> ;
    schema:name "Diamond no Kuni no Alice Image Album"@en,
        "ダイヤの国のアリス イメージアルバム"@ja,
        "Diamond no Kuni no Alice Image Album"@ja-latn ;
    schema:publisher <org/1078#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/35728/35728-1355784898.jpg> .

_:N0585e06584cf4816ae010fed54cc0df8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave Motion"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Wave Motion"@ja .

_:N0fe13e29650e49728d728879d3f46efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最終時計列車"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "最終時計列車"@ja .

_:N24b9c5c66a284ac1974e580eabc9d970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄泉路"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "黄泉路"@ja .

_:N47b3c709518c46a59d6ee08b8166edad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Cemetery"@ja .

_:N47c5d051158e40b9acaa7945909f6667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crysta"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Crysta"@ja .

_:N4ad911ef0f0245d48408b964bddd8790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point of No Return"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Point of No Return"@ja .

_:N4ed8f37e409c44dca350a4608e3d72b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidney"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Sidney"@ja .

_:N615284064b4342cb9bfa25d5fe985e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "退屈ガーデン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "退屈ガーデン"@ja .

_:N68c6bd0632174f168208f2fdfb55078e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "測量会"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "測量会"@ja .

_:N6f86fac3275344dda25039ac335998b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡の廊下"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "鏡の廊下"@ja .

_:N7ad5ed8ee7fc4df388a14bb05f9aaeed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rough Diamonds"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Rough Diamonds"@ja .

_:N84ae4aaa15e6468fa497869fcad95dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二重スパイのアリバイ工作"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "二重スパイのアリバイ工作"@ja .

_:N8661d15565e34ffd8c5beff5b749f8e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jokers timeⅠ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Jokers timeⅠ"@ja .

_:N967b897cf9c646b4a61649969a7da0de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jericho"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Jericho"@ja .

_:Nacf5809fdb0d43cca572ee5e75eda0f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jokers timeⅡ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Jokers timeⅡ"@ja .

_:Naf76c4679535464e8e258c26dbdf30c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jokers timeⅢ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Jokers timeⅢ"@ja .

_:Nb436f103cd5e4db28d5643fa9b5200c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Wonder World ～dia～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Wonderful Wonder World ～dia～"@ja .

_:Nb47ba086b1e343db86e3e0cca63ad2ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トリックアート"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "トリックアート"@ja .

_:Nbc5e1504065940818b062fee8ee4551a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Twilight"@ja .

_:Nc718070e504043ebb95a03347b3e638d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エレベーターホール"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "エレベーターホール"@ja .

_:Ncbe8542e43bb45bca6406ab914a233a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "陽気な機関車"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "陽気な機関車"@ja .

_:Nd8e63d7614af4fa5aff8cfc095ffe443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Tours"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "Star Tours"@ja .

_:Nee5d1c59a90f487abf0e557e10c313fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤの城"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "ダイヤの城"@ja .

_:Nf403975cbd8b46b49c9449248ed9005c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダイヤの城下町"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N7800bca321ef455e8d46893466e1e920 ;
    schema:name "ダイヤの城下町"@ja .

_:N7800bca321ef455e8d46893466e1e920 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0585e06584cf4816ae010fed54cc0df8,
        _:N0fe13e29650e49728d728879d3f46efc,
        _:N24b9c5c66a284ac1974e580eabc9d970,
        _:N47b3c709518c46a59d6ee08b8166edad,
        _:N47c5d051158e40b9acaa7945909f6667,
        _:N4ad911ef0f0245d48408b964bddd8790,
        _:N4ed8f37e409c44dca350a4608e3d72b6,
        _:N615284064b4342cb9bfa25d5fe985e7e,
        _:N68c6bd0632174f168208f2fdfb55078e,
        _:N6f86fac3275344dda25039ac335998b7,
        _:N7ad5ed8ee7fc4df388a14bb05f9aaeed,
        _:N84ae4aaa15e6468fa497869fcad95dc1,
        _:N8661d15565e34ffd8c5beff5b749f8e3,
        _:N967b897cf9c646b4a61649969a7da0de,
        _:Nacf5809fdb0d43cca572ee5e75eda0f8,
        _:Naf76c4679535464e8e258c26dbdf30c1,
        _:Nb436f103cd5e4db28d5643fa9b5200c7,
        _:Nb47ba086b1e343db86e3e0cca63ad2ab,
        _:Nbc5e1504065940818b062fee8ee4551a,
        _:Nc718070e504043ebb95a03347b3e638d,
        _:Ncbe8542e43bb45bca6406ab914a233a4,
        _:Nd8e63d7614af4fa5aff8cfc095ffe443,
        _:Nee5d1c59a90f487abf0e557e10c313fd,
        _:Nf403975cbd8b46b49c9449248ed9005c ;
    mo:track_count 24 ;
    schema:duration "PT49:23"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0585e06584cf4816ae010fed54cc0df8,
        _:N0fe13e29650e49728d728879d3f46efc,
        _:N24b9c5c66a284ac1974e580eabc9d970,
        _:N47b3c709518c46a59d6ee08b8166edad,
        _:N47c5d051158e40b9acaa7945909f6667,
        _:N4ad911ef0f0245d48408b964bddd8790,
        _:N4ed8f37e409c44dca350a4608e3d72b6,
        _:N615284064b4342cb9bfa25d5fe985e7e,
        _:N68c6bd0632174f168208f2fdfb55078e,
        _:N6f86fac3275344dda25039ac335998b7,
        _:N7ad5ed8ee7fc4df388a14bb05f9aaeed,
        _:N84ae4aaa15e6468fa497869fcad95dc1,
        _:N8661d15565e34ffd8c5beff5b749f8e3,
        _:N967b897cf9c646b4a61649969a7da0de,
        _:Nacf5809fdb0d43cca572ee5e75eda0f8,
        _:Naf76c4679535464e8e258c26dbdf30c1,
        _:Nb436f103cd5e4db28d5643fa9b5200c7,
        _:Nb47ba086b1e343db86e3e0cca63ad2ab,
        _:Nbc5e1504065940818b062fee8ee4551a,
        _:Nc718070e504043ebb95a03347b3e638d,
        _:Ncbe8542e43bb45bca6406ab914a233a4,
        _:Nd8e63d7614af4fa5aff8cfc095ffe443,
        _:Nee5d1c59a90f487abf0e557e10c313fd,
        _:Nf403975cbd8b46b49c9449248ed9005c .

