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

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

<artist/19363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100852#subject> ;
    schema:name "Q-MHz"@en ;
    foaf:made <album/100852#composition>,
        <album/100852#lyrics>,
        <album/100852#subject> ;
    foaf:name "Q-MHz"@en .

<album/100852#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn ;
    mo:composer <artist/19363#subject> ;
    mo:produced_work <album/100852#musicalwork> ;
    schema:name "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/25/100852/100852-1593354071.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100852#performance> ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

<artist/18635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100852#performance> ;
    schema:name "Ayumu Murase"@en,
        "村瀬歩"@ja ;
    foaf:name "Ayumu Murase"@en,
        "村瀬歩"@ja .

<artist/21082#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100852#performance> ;
    schema:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja ;
    foaf:name "Yusuke Kobayashi"@en,
        "小林裕介"@ja .

<artist/3828#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100852#performance> ;
    schema:name "Hiro Shimono"@en,
        "下野紘"@ja ;
    foaf:name "Hiro Shimono"@en,
        "下野紘"@ja .

<album/100852#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn ;
    mo:performance_of <album/100852#musicalwork> ;
    mo:performer <artist/15581#subject>,
        <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/3828#subject> ;
    mo:recorded_as <album/100852#musicalexpression> ;
    schema:byArtist <artist/15581#subject>,
        <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/3828#subject> ;
    schema:name "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn ;
    schema:workPerformed <album/100852#musicalwork> .

<album/100852#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-26"^^xsd:date ;
    dcterms:title "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn ;
    mo:catalogue_number "VICL-37558" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100852#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N7c0834f921d646c2a9a5ca3f922b90d0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "I★CHU: Étoile Stage"@en ;
            foaf:name "I★CHU: Étoile Stage"@en ] ;
    schema:byArtist <artist/15581#subject>,
        <artist/18635#subject>,
        <artist/21082#subject>,
        <artist/3828#subject> ;
    schema:datePublished "2020-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/100852/100852-1593354071.jpg> ;
    schema:name "Mirai DICE!! / Noir*20 [Limited Edition B]"@en,
        "未来DICE!! / Noir*20 [初回限定盤B]"@ja,
        "Mirai DICE!! / Noir*20 [Limited Edition B]"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/100852/100852-1593354071.jpg> .

_:N69f09ce9d4f64314867ebe31b9c1d2c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ「ダイスロール」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT22:10"^^xsd:interval ;
    schema:inPlaylist _:N7c0834f921d646c2a9a5ca3f922b90d0 ;
    schema:name "ドラマ「ダイスロール」"@ja .

_:Nb4ecebded4514f488aead0d82ea3510c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来DICE!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7c0834f921d646c2a9a5ca3f922b90d0 ;
    schema:name "未来DICE!!"@ja .

_:Nd9f10037fb6a47ea890836811fded3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペアドラマ 心&エヴァ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N7c0834f921d646c2a9a5ca3f922b90d0 ;
    schema:name "ペアドラマ 心&エヴァ"@ja .

_:Ne07ca268c2ba45a289f19ce56dd6942e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来DICE!! (OFF VOCAL)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N7c0834f921d646c2a9a5ca3f922b90d0 ;
    schema:name "未来DICE!! (OFF VOCAL)"@ja .

_:N7c0834f921d646c2a9a5ca3f922b90d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69f09ce9d4f64314867ebe31b9c1d2c5,
        _:Nb4ecebded4514f488aead0d82ea3510c,
        _:Nd9f10037fb6a47ea890836811fded3d5,
        _:Ne07ca268c2ba45a289f19ce56dd6942e ;
    mo:track_count 4 ;
    schema:duration "PT38:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N69f09ce9d4f64314867ebe31b9c1d2c5,
        _:Nb4ecebded4514f488aead0d82ea3510c,
        _:Nd9f10037fb6a47ea890836811fded3d5,
        _:Ne07ca268c2ba45a289f19ce56dd6942e .

