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

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

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

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

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

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

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

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

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

<album/107261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn ;
    mo:performance_of <album/107261#musicalwork> ;
    mo:recorded_as <album/107261#musicalexpression> ;
    schema:name "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn ;
    schema:workPerformed <album/107261#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/16/107261/107261-50e2c29de6b6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/107261/107261-50e2c29de6b6.jpg> ;
    foaf:depicts <album/107261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/107261/107261-50e2c29de6b6.jpg> .

<https://medium-media.vgm.io/albums/16/107261/107261-50e2c29de6b6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/107261#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/107261#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/27794#subject> ;
    mo:produced_work <album/107261#musicalwork> ;
    schema:name "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn .

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

<album/107261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-14"^^xsd:date ;
    dcterms:title "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn ;
    mo:catalogue_number "BRMM-10359" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107261#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Na3b5b78cf41943f7840b111f5f277570 ;
    mo:record_count 1 ;
    schema:about <product/9214#subject> ;
    schema:datePublished "2021-04-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/107261/107261-50e2c29de6b6.jpg> ;
    schema:name "muteki☆moment / Peaky P-key"@en,
        "無敵☆moment / Peaky P-key"@ja,
        "muteki☆moment / Peaky P-key"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/107261/107261-50e2c29de6b6.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107261#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/107261#subject> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107261#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/107261#subject> ;
    foaf:name "(Elements Garden)"@en .

_:N3b15d2b91c0545fd975575d785c8c90c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVINCIBLE☆moment -instrumental-"@en,
        "無敵☆moment -instrumental-"@ja,
        "muteki☆moment -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na3b5b78cf41943f7840b111f5f277570 ;
    schema:name "INVINCIBLE☆moment -instrumental-"@en,
        "無敵☆moment -instrumental-"@ja,
        "muteki☆moment -instrumental-"@ja-latn .

_:N5d55844eab7b483c97935e6c7a3d44b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INVINCIBLE☆moment"@en,
        "無敵☆moment"@ja,
        "muteki☆moment"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na3b5b78cf41943f7840b111f5f277570 ;
    schema:name "INVINCIBLE☆moment"@en,
        "無敵☆moment"@ja,
        "muteki☆moment"@ja-latn .

_:N7250167c50cc4c72a97d8c5520afac20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Vista"@en,
        "Ultimate Vista"@ja,
        "Ultimate Vista"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na3b5b78cf41943f7840b111f5f277570 ;
    schema:name "Ultimate Vista"@en,
        "Ultimate Vista"@ja,
        "Ultimate Vista"@ja-latn .

_:Nbfba72ea648e4bde92c4dae50b4b2db0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Vista -instrumental-"@en,
        "Ultimate Vista -instrumental-"@ja,
        "Ultimate Vista -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Na3b5b78cf41943f7840b111f5f277570 ;
    schema:name "Ultimate Vista -instrumental-"@en,
        "Ultimate Vista -instrumental-"@ja,
        "Ultimate Vista -instrumental-"@ja-latn .

_:Na3b5b78cf41943f7840b111f5f277570 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b15d2b91c0545fd975575d785c8c90c,
        _:N5d55844eab7b483c97935e6c7a3d44b5,
        _:N7250167c50cc4c72a97d8c5520afac20,
        _:Nbfba72ea648e4bde92c4dae50b4b2db0 ;
    mo:track_count 4 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b15d2b91c0545fd975575d785c8c90c,
        _:N5d55844eab7b483c97935e6c7a3d44b5,
        _:N7250167c50cc4c72a97d8c5520afac20,
        _:Nbfba72ea648e4bde92c4dae50b4b2db0 .

