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

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

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

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

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

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

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

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

<artist/27794#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120728#subject> ;
    schema:name "Yusuke Takeda"@en,
        "竹田祐介"@ja ;
    foaf:made <album/120728#composition>,
        <album/120728#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/120728#musicalexpression> a mo:Signal ;
    mo:published_as <album/120728#subject> ;
    mo:records <album/120728#performance> .

<album/120728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn ;
    mo:performance_of <album/120728#musicalwork> ;
    mo:recorded_as <album/120728#musicalexpression> ;
    schema:name "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn ;
    schema:workPerformed <album/120728#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/82/120728/120728-490fca2a8b09.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120728#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/120728/120728-490fca2a8b09.png> ;
    foaf:depicts <album/120728#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/120728/120728-490fca2a8b09.png> .

<https://medium-media.vgm.io/albums/82/120728/120728-490fca2a8b09.png> a schema:ImageObject,
        foaf:Image .

<album/120728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn ;
    mo:composer <artist/16#subject>,
        <artist/27794#subject> ;
    mo:produced_work <album/120728#musicalwork> ;
    schema:name "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn .

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

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

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

<album/120728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-07"^^xsd:date ;
    dcterms:title "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn ;
    mo:catalogue_number "BRMM-10531" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/120728#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N09c812cf49cf4839b6240d5530025b9c,
        _:Ne8780a050b1e4c78a7f772b2a5c05fba ;
    mo:record_count 2 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2022-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/120728/120728-490fca2a8b09.png> ;
    schema:name "Master Peace / Peaky P-key [A ver.]"@en,
        "Master Peace / Peaky P-key [A ver.]"@ja,
        "Master Peace / Peaky P-key [A ver.]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/120728/120728-490fca2a8b09.png> .

_:N145bd485e41f4e419c8002e97b6ed93b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electric Chaos★Countdown"@en,
        "電乱★カウントダウン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Electric Chaos★Countdown"@en,
        "電乱★カウントダウン"@ja .

_:N201f40540f66489a8ae1395a71847cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep it up"@en,
        "Keep it up"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Keep it up"@en,
        "Keep it up"@ja .

_:N310927b9eaaa4bb1a6b6ff792fece897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVINCIBLE☆moment"@en,
        "無敵☆moment"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "INVINCIBLE☆moment"@en,
        "無敵☆moment"@ja .

_:N46885948839443889f30e4bcc755cdcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let us sing “Peaky!!”"@en,
        "Let us sing \"Peaky!!\""@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Let us sing “Peaky!!”"@en,
        "Let us sing \"Peaky!!\""@ja .

_:N52d42dfb3fc24c789d8510aace5ecfac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphonic Merry-Go-Round"@en,
        "響奏メリーゴーランド"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Symphonic Merry-Go-Round"@en,
        "響奏メリーゴーランド"@ja .

_:N87fab81b2b6947ec9dac473775a7fecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aspiring Supreme"@en,
        "強想シュプリーム"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Aspiring Supreme"@en,
        "強想シュプリーム"@ja .

_:N8c7b3358ca84442eb32a97f5d257e516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaky P-key×Lynx Eyes JOINT LIVE TOUR \"Higher and Higher\" Peaky P-key PART"@en,
        "Peaky P-key×Lynx Eyes 合同LIVE「Higher and Higher」Peaky P-key PART"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne8780a050b1e4c78a7f772b2a5c05fba ;
    schema:name "Peaky P-key×Lynx Eyes JOINT LIVE TOUR \"Higher and Higher\" Peaky P-key PART"@en,
        "Peaky P-key×Lynx Eyes 合同LIVE「Higher and Higher」Peaky P-key PART"@ja .

_:Nbaf2e5e56a5d41b498f722b3bb126a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Vista (Master Peace Remix)"@en,
        "Ultimate Vista (Master Peace Remix)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Ultimate Vista (Master Peace Remix)"@en,
        "Ultimate Vista (Master Peace Remix)"@ja .

_:Nc32033c46c1a447397f129f86c9b1576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gonna be right"@en,
        "Gonna be right"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Gonna be right"@en,
        "Gonna be right"@ja .

_:Nc82bfa63a2df4a35a07dfc1e516e6732 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deja Boon"@en,
        "Deja Boon"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Deja Boon"@en,
        "Deja Boon"@ja .

_:Ne8780a050b1e4c78a7f772b2a5c05fba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8c7b3358ca84442eb32a97f5d257e516 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8c7b3358ca84442eb32a97f5d257e516 .

_:Nf17c2d3418964ceab7c7043ff89f0afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let’s do the 'Big-Bang!'"@en,
        "Let's do the 'Big-Bang!'"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Let’s do the 'Big-Bang!'"@en,
        "Let's do the 'Big-Bang!'"@ja .

_:Nfabd2f3232c140eb8ed6328be5c6e235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peak Peaky&Peaky!!"@en,
        "最頂点Peaky&Peaky!!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N09c812cf49cf4839b6240d5530025b9c ;
    schema:name "Peak Peaky&Peaky!!"@en,
        "最頂点Peaky&Peaky!!"@ja .

_:N09c812cf49cf4839b6240d5530025b9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145bd485e41f4e419c8002e97b6ed93b,
        _:N201f40540f66489a8ae1395a71847cff,
        _:N310927b9eaaa4bb1a6b6ff792fece897,
        _:N46885948839443889f30e4bcc755cdcf,
        _:N52d42dfb3fc24c789d8510aace5ecfac,
        _:N87fab81b2b6947ec9dac473775a7fecd,
        _:Nbaf2e5e56a5d41b498f722b3bb126a03,
        _:Nc32033c46c1a447397f129f86c9b1576,
        _:Nc82bfa63a2df4a35a07dfc1e516e6732,
        _:Nf17c2d3418964ceab7c7043ff89f0afd,
        _:Nfabd2f3232c140eb8ed6328be5c6e235 ;
    mo:track_count 11 ;
    schema:duration "PT46:16"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N145bd485e41f4e419c8002e97b6ed93b,
        _:N201f40540f66489a8ae1395a71847cff,
        _:N310927b9eaaa4bb1a6b6ff792fece897,
        _:N46885948839443889f30e4bcc755cdcf,
        _:N52d42dfb3fc24c789d8510aace5ecfac,
        _:N87fab81b2b6947ec9dac473775a7fecd,
        _:Nbaf2e5e56a5d41b498f722b3bb126a03,
        _:Nc32033c46c1a447397f129f86c9b1576,
        _:Nc82bfa63a2df4a35a07dfc1e516e6732,
        _:Nf17c2d3418964ceab7c7043ff89f0afd,
        _:Nfabd2f3232c140eb8ed6328be5c6e235 .

