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

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

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

<artist/56516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "Matsui.K"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "Matsui.K"@en .

<artist/57399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "RIZARDI"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "RIZARDI"@en .

<artist/57820#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "kanoryo"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "kanoryo"@en .

<artist/59542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "CS4W"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "CS4W"@en .

<artist/59543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "DJ SHION.Y"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "DJ SHION.Y"@en .

<artist/59544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "GARBAGECAN"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "GARBAGECAN"@en .

<artist/59545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "Sunkt8"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "Sunkt8"@en .

<artist/66974#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "tohi"@en ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "tohi"@en .

<artist/73854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133329#subject> ;
    schema:name "紫様の台座を目指す漢"@ja ;
    foaf:made <album/133329#composition>,
        <album/133329#subject> ;
    foaf:name "紫様の台座を目指す漢"@ja .

<event/281> a mo:Release ;
    schema:name "Released at M3-2022 Fall (Oct 30, 2022)" .

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

<album/133329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn ;
    mo:performance_of <album/133329#musicalwork> ;
    mo:recorded_as <album/133329#musicalexpression> ;
    schema:name "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn ;
    schema:workPerformed <album/133329#musicalwork> .

<org/3718#subject> schema:name "Gemeinschaft of Hardcore"@en,
        "Gemeinschaft of Hardcore"@ja,
        "Gemeinschaft of Hardcore"@ja-latn ;
    foaf:name "Gemeinschaft of Hardcore"@en,
        "Gemeinschaft of Hardcore"@ja,
        "Gemeinschaft of Hardcore"@ja-latn .

<https://media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133329#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> ;
    foaf:depicts <album/133329#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> .

<https://medium-media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn ;
    mo:composer <artist/56516#subject>,
        <artist/57399#subject>,
        <artist/57820#subject>,
        <artist/59542#subject>,
        <artist/59543#subject>,
        <artist/59544#subject>,
        <artist/59545#subject>,
        <artist/66974#subject>,
        <artist/73854#subject> ;
    mo:produced_work <album/133329#musicalwork> ;
    schema:name "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn .

<album/133329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn ;
    mo:catalogue_number "GoHCA004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133329#musicalexpression> ;
    mo:publisher <org/3718#subject> ;
    mo:record _:Na43d63b5cc48443fbd5f8c07643600be ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> ;
    schema:name "Dystopian Arsenal"@en,
        "Dystopian Arsenal"@ja,
        "Dystopian Arsenal"@ja-latn ;
    schema:publisher <org/3718#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/133329/133329-2ee2a1e1f36c.jpg> .

_:N04943eb8fd944c248a67ae9326d14167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gothic Nightmare =ErroR System Mode="@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Gothic Nightmare =ErroR System Mode="@en .

_:N41a7bf116dee4e239311e92408cad0c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cathedral(Prologue)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Cathedral(Prologue)"@en .

_:N5895ca5696e94ceeb2595033528290d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairies In The Mythical World VIP Remix"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Fairies In The Mythical World VIP Remix"@en .

_:N59b202feb8334b8f8ddbe9bb888ae96e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignominiously"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Ignominiously"@en .

_:N7a470998e6724d25884a202223b8e73b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angoscia"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Angoscia"@en .

_:N9e05ca00679d45e6ae7df64d07f7231d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebellious automaton"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Rebellious automaton"@en .

_:Nb9904251519a4cb38473db07a8d1aeb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Lily"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Killing Lily"@en .

_:Nbe5aab6781c744908556e691617af272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegia lacrimaruma"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Elegia lacrimaruma"@en .

_:Nc43e122d834a4cf08e03e9bbad1505a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mavis"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Mavis"@en .

_:Nd6db91fc201c4c65a2edbf11330b70e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veronica"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Na43d63b5cc48443fbd5f8c07643600be ;
    schema:name "Veronica"@en .

_:Na43d63b5cc48443fbd5f8c07643600be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04943eb8fd944c248a67ae9326d14167,
        _:N41a7bf116dee4e239311e92408cad0c9,
        _:N5895ca5696e94ceeb2595033528290d7,
        _:N59b202feb8334b8f8ddbe9bb888ae96e,
        _:N7a470998e6724d25884a202223b8e73b,
        _:N9e05ca00679d45e6ae7df64d07f7231d,
        _:Nb9904251519a4cb38473db07a8d1aeb9,
        _:Nbe5aab6781c744908556e691617af272,
        _:Nc43e122d834a4cf08e03e9bbad1505a3,
        _:Nd6db91fc201c4c65a2edbf11330b70e5 ;
    mo:track_count 10 ;
    schema:duration "PT35:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N04943eb8fd944c248a67ae9326d14167,
        _:N41a7bf116dee4e239311e92408cad0c9,
        _:N5895ca5696e94ceeb2595033528290d7,
        _:N59b202feb8334b8f8ddbe9bb888ae96e,
        _:N7a470998e6724d25884a202223b8e73b,
        _:N9e05ca00679d45e6ae7df64d07f7231d,
        _:Nb9904251519a4cb38473db07a8d1aeb9,
        _:Nbe5aab6781c744908556e691617af272,
        _:Nc43e122d834a4cf08e03e9bbad1505a3,
        _:Nd6db91fc201c4c65a2edbf11330b70e5 .

