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

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

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

<artist/12924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122645#subject> ;
    schema:name "Chipzel"@en ;
    foaf:made <album/122645#composition>,
        <album/122645#subject> ;
    foaf:name "Chipzel"@en .

<album/122645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn ;
    mo:composer <artist/12924#subject> ;
    mo:produced_work <album/122645#musicalwork> ;
    schema:name "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn .

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

<album/122645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn ;
    mo:performance_of <album/122645#musicalwork> ;
    mo:recorded_as <album/122645#musicalexpression> ;
    schema:name "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn ;
    schema:workPerformed <album/122645#musicalwork> .

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

<https://medium-media.vgm.io/albums/54/122645/122645-27a1ad193760.png> a schema:ImageObject,
        foaf:Image .

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

<album/122645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-07"^^xsd:date ;
    dcterms:title "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/122645#musicalexpression> ;
    mo:publisher _:Nf12c47deafb64919ad2726b1ed24f07f ;
    mo:record _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dicey Dungeons"@en ;
            foaf:name "Dicey Dungeons"@en ] ;
    schema:datePublished "2022-07-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/122645/122645-27a1ad193760.png> ;
    schema:name "DICEY DUNGEONS: Reunion OST"@en,
        "DICEY DUNGEONS: Reunion OST"@ja,
        "DICEY DUNGEONS: Reunion OST"@ja-latn ;
    schema:publisher _:Nf12c47deafb64919ad2726b1ed24f07f ;
    foaf:depiction <https://media.vgm.io/albums/54/122645/122645-27a1ad193760.png> .

_:N2393f5fc90b5491197f034c561b60a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Far We've Come"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "How Far We've Come"@en .

_:N3d8988b3eb7040aca3c435a8fc2aab18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gall And The Gumption"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "The Gall And The Gumption"@en .

_:N4ae6e1966af24d58bf4379714b50408f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Today, Satan"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "Not Today, Satan"@en .

_:N501662680b4c4b9d95a6483f480e7c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Thoughts, Only Dice"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "No Thoughts, Only Dice"@en .

_:N5977afda0db54604b56b99a0b57576f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Roll With It"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "Just Roll With It"@en .

_:N8cb1f69e51b84075b47ee074d2fecf97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Were Rooting For You!"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "We Were Rooting For You!"@en .

_:N9dfbae8e23e4483faa6c2976e96894f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let The Good Times Roll"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "Let The Good Times Roll"@en .

_:Nb87812e14ef64275964cd73cfc18649f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Time To Dice"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "No Time To Dice"@en .

_:Nd2f37eb1e50b4390abc0e7cf9a462011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing Me One More Six"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "Swing Me One More Six"@en .

_:Nf12c47deafb64919ad2726b1ed24f07f schema:name "Chipzel"@en,
        "Chipzel"@ja,
        "Chipzel"@ja-latn ;
    foaf:name "Chipzel"@en,
        "Chipzel"@ja,
        "Chipzel"@ja-latn .

_:Nf1c9cf90ee124256bf289bb5e1d6b757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "Reunion"@en .

_:Nfa8f1dfef2ab4766942b3bcc870104dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Is What It Is"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Na1072b4bbc234e968bfa247f243e0bc4 ;
    schema:name "It Is What It Is"@en .

_:Na1072b4bbc234e968bfa247f243e0bc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2393f5fc90b5491197f034c561b60a20,
        _:N3d8988b3eb7040aca3c435a8fc2aab18,
        _:N4ae6e1966af24d58bf4379714b50408f,
        _:N501662680b4c4b9d95a6483f480e7c9c,
        _:N5977afda0db54604b56b99a0b57576f2,
        _:N8cb1f69e51b84075b47ee074d2fecf97,
        _:N9dfbae8e23e4483faa6c2976e96894f3,
        _:Nb87812e14ef64275964cd73cfc18649f,
        _:Nd2f37eb1e50b4390abc0e7cf9a462011,
        _:Nf1c9cf90ee124256bf289bb5e1d6b757,
        _:Nfa8f1dfef2ab4766942b3bcc870104dc ;
    mo:track_count 11 ;
    schema:duration "PT28:06"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2393f5fc90b5491197f034c561b60a20,
        _:N3d8988b3eb7040aca3c435a8fc2aab18,
        _:N4ae6e1966af24d58bf4379714b50408f,
        _:N501662680b4c4b9d95a6483f480e7c9c,
        _:N5977afda0db54604b56b99a0b57576f2,
        _:N8cb1f69e51b84075b47ee074d2fecf97,
        _:N9dfbae8e23e4483faa6c2976e96894f3,
        _:Nb87812e14ef64275964cd73cfc18649f,
        _:Nd2f37eb1e50b4390abc0e7cf9a462011,
        _:Nf1c9cf90ee124256bf289bb5e1d6b757,
        _:Nfa8f1dfef2ab4766942b3bcc870104dc .

