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

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:made <album/124045#subject>,
        <album/124045#vocals> ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/16784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Takagi"@en,
        "高木美佑"@ja ;
    foaf:made <album/124045#subject>,
        <album/124045#vocals> ;
    foaf:name "Miyu Takagi"@en,
        "高木美佑"@ja .

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/124045#lyrics>,
        <album/124045#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/27051#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeka Koizumi"@en,
        "小泉萌香"@ja ;
    foaf:made <album/124045#subject>,
        <album/124045#vocals> ;
    foaf:name "Moeka Koizumi"@en,
        "小泉萌香"@ja .

<artist/29482#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Kurachi"@en,
        "倉知玲鳳"@ja ;
    foaf:made <album/124045#subject>,
        <album/124045#vocals> ;
    foaf:name "Reo Kurachi"@en,
        "倉知玲鳳"@ja .

<artist/35557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spirit Garden"@en ;
    foaf:made <album/124045#lyrics>,
        <album/124045#subject> ;
    foaf:name "Spirit Garden"@en .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124045#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/124045#composition>,
        <album/124045#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/27794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124045#subject> ;
    schema:name "Yusuke Takeda"@en,
        "竹田祐介"@ja ;
    foaf:made <album/124045#composition>,
        <album/124045#subject> ;
    foaf:name "Yusuke Takeda"@en,
        "竹田祐介"@ja .

<product/9214#subject> a schema:CreativeWork ;
    schema:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn ;
    foaf:name "D4DJ Groovy Mix"@en,
        "D4DJ Groovy Mix"@ja,
        "D4DJ Groovy Mix"@ja-latn .

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

<album/124045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn ;
    mo:performance_of <album/124045#musicalwork> ;
    mo:recorded_as <album/124045#musicalexpression> ;
    schema:name "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn ;
    schema:workPerformed <album/124045#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/124045/124045-f73e42e98810.jpg> a schema:ImageObject,
        foaf:Image .

<album/124045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn ;
    mo:composer <artist/16#subject>,
        <artist/27794#subject> ;
    mo:produced_work <album/124045#musicalwork> ;
    schema:name "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn .

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

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

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

<album/124045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-21"^^xsd:date ;
    dcterms:title "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn ;
    mo:catalogue_number "BRMM-10592" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/124045#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N834032c214d54067b91dfb3f99ea5967,
        _:Ncd4c02956caa498fb4cac61aaa9e5895 ;
    mo:record_count 2 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2022-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/124045/124045-f73e42e98810.jpg> ;
    schema:name "DO-OR-DIE / Peaky P-key"@en,
        "DO-OR-DIE / Peaky P-key"@ja,
        "DO-OR-DIE / Peaky P-key"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/124045/124045-f73e42e98810.jpg> .

_:N09d3aeca0c7947f9ba024297f2c32eac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's do the 'Big-Bang!' (Motsu Cyber Choir Remix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N834032c214d54067b91dfb3f99ea5967 ;
    schema:name "Let's do the 'Big-Bang!' (Motsu Cyber Choir Remix)"@ja .

_:N2300f50c9f064383bef72db8dcdbae40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's do it!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N834032c214d54067b91dfb3f99ea5967 ;
    schema:name "Let's do it!"@ja .

_:N5fbb1cad62664dabacd3767f21a84f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ABSOLUTE (EG Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N834032c214d54067b91dfb3f99ea5967 ;
    schema:name "ABSOLUTE (EG Remix)"@ja .

_:N7166fb7036a546be91d978e831357f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One's Believing"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N834032c214d54067b91dfb3f99ea5967 ;
    schema:name "One's Believing"@ja .

_:Na0c2eea9e870430abdd58a39a2bf3742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Peaky P-key×Photon Maiden Ultimate Melodies」Peaky P-key Part 夜公演"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncd4c02956caa498fb4cac61aaa9e5895 ;
    schema:name "「Peaky P-key×Photon Maiden Ultimate Melodies」Peaky P-key Part 夜公演"@ja .

_:Naada83940c324979a38a388cf84aa59b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish You Luck (KAN TAKAHIKO Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N834032c214d54067b91dfb3f99ea5967 ;
    schema:name "Wish You Luck (KAN TAKAHIKO Remix)"@ja .

_:Nafe43084c922411bba56a3ceeed38055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Peaky P-key×Photon Maiden Ultimate Melodies」Peaky P-key Part 昼公演"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncd4c02956caa498fb4cac61aaa9e5895 ;
    schema:name "「Peaky P-key×Photon Maiden Ultimate Melodies」Peaky P-key Part 昼公演"@ja .

_:Ncd4c02956caa498fb4cac61aaa9e5895 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na0c2eea9e870430abdd58a39a2bf3742,
        _:Nafe43084c922411bba56a3ceeed38055 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na0c2eea9e870430abdd58a39a2bf3742,
        _:Nafe43084c922411bba56a3ceeed38055 .

_:N834032c214d54067b91dfb3f99ea5967 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09d3aeca0c7947f9ba024297f2c32eac,
        _:N2300f50c9f064383bef72db8dcdbae40,
        _:N5fbb1cad62664dabacd3767f21a84f3c,
        _:N7166fb7036a546be91d978e831357f33,
        _:Naada83940c324979a38a388cf84aa59b ;
    mo:track_count 5 ;
    schema:duration "PT21:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N09d3aeca0c7947f9ba024297f2c32eac,
        _:N2300f50c9f064383bef72db8dcdbae40,
        _:N5fbb1cad62664dabacd3767f21a84f3c,
        _:N7166fb7036a546be91d978e831357f33,
        _:Naada83940c324979a38a388cf84aa59b .

