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

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

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

<artist/41252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "Capchii"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "Capchii"@en .

<artist/50364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja .

<artist/53609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "irucaice"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "irucaice"@en .

<artist/58268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "ckwa"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "ckwa"@en .

<artist/58552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "Mwk"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "Mwk"@en .

<artist/58554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "Twinfield"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "Twinfield"@en .

<artist/58778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "mini"@en,
        "みーに"@ja ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "mini"@en,
        "みーに"@ja .

<artist/72214#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153584#subject> ;
    schema:name "tekalu"@en ;
    foaf:made <album/153584#composition>,
        <album/153584#subject> ;
    foaf:name "tekalu"@en .

<event/267> a mo:Release ;
    schema:name "Released at M3-2021 Spring (Apr 25, 2021)" .

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

<album/153584#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn ;
    mo:performance_of <album/153584#musicalwork> ;
    mo:recorded_as <album/153584#musicalexpression> ;
    schema:name "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn ;
    schema:workPerformed <album/153584#musicalwork> .

<org/3635#subject> schema:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn ;
    foaf:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn .

<https://media.vgm.io/albums/48/153584/153584-d00123ffa442.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153584#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/153584/153584-d00123ffa442.png> ;
    foaf:depicts <album/153584#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/153584/153584-d00123ffa442.png> .

<https://medium-media.vgm.io/albums/48/153584/153584-d00123ffa442.png> a schema:ImageObject,
        foaf:Image .

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

<album/153584#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn ;
    mo:composer <artist/41252#subject>,
        <artist/50364#subject>,
        <artist/53609#subject>,
        <artist/58268#subject>,
        <artist/58552#subject>,
        <artist/58554#subject>,
        <artist/58778#subject>,
        <artist/72214#subject> ;
    mo:produced_work <album/153584#musicalwork> ;
    schema:name "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn .

<album/153584#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-25"^^xsd:date ;
    dcterms:title "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn ;
    mo:catalogue_number "ONPR-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153584#musicalexpression> ;
    mo:publisher <org/3635#subject> ;
    mo:record _:N2f204492a8464fbb958edcb29af21847 ;
    mo:record_count 1 ;
    mo:release <event/267> ;
    schema:datePublished "2021-04-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/153584/153584-d00123ffa442.png> ;
    schema:name "Prhythmatic Drum'n'bass 2"@en,
        "Prhythmatic Drum'n'bass 2"@ja,
        "Prhythmatic Drum'n'bass 2"@ja-latn ;
    schema:publisher <org/3635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/153584/153584-d00123ffa442.png> .

_:N0f52aeeaddd44eeea61a8b813f2d2151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デイドリーム・レミニセンス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "デイドリーム・レミニセンス"@ja .

_:N46835fae57354c69814f2b1a74f21eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネガイボシ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "ネガイボシ"@ja .

_:N5a03c3ba3f3f4ba8b578b788d8f46317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "エピローグ"@ja .

_:Na542026c4dac47a4bf06fe362642ce61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンノン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "アンノン"@ja .

_:Nb1d247324d3e463a9d2b6b2610a50a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もきゅもきゅドリームナイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "もきゅもきゅドリームナイト"@ja .

_:Nc2d71956935f4ba4b44f8ec160dfd617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step by Step"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "Step by Step"@ja .

_:Nd1285c405d05404393e9d715d3c351d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquamarine"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "Aquamarine"@ja .

_:Nf9caad008f2947f39f03a2e98746e8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break Away"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2f204492a8464fbb958edcb29af21847 ;
    schema:name "Break Away"@ja .

_:N2f204492a8464fbb958edcb29af21847 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f52aeeaddd44eeea61a8b813f2d2151,
        _:N46835fae57354c69814f2b1a74f21eb2,
        _:N5a03c3ba3f3f4ba8b578b788d8f46317,
        _:Na542026c4dac47a4bf06fe362642ce61,
        _:Nb1d247324d3e463a9d2b6b2610a50a13,
        _:Nc2d71956935f4ba4b44f8ec160dfd617,
        _:Nd1285c405d05404393e9d715d3c351d0,
        _:Nf9caad008f2947f39f03a2e98746e8a9 ;
    mo:track_count 8 ;
    schema:duration "PT32:26"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f52aeeaddd44eeea61a8b813f2d2151,
        _:N46835fae57354c69814f2b1a74f21eb2,
        _:N5a03c3ba3f3f4ba8b578b788d8f46317,
        _:Na542026c4dac47a4bf06fe362642ce61,
        _:Nb1d247324d3e463a9d2b6b2610a50a13,
        _:Nc2d71956935f4ba4b44f8ec160dfd617,
        _:Nd1285c405d05404393e9d715d3c351d0,
        _:Nf9caad008f2947f39f03a2e98746e8a9 .

