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

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

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

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

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

<https://media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157064#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> ;
    foaf:depicts <album/157064#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> .

<https://medium-media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/43873#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Ayatake Ezaki"@en,
        "江崎文武"@ja ;
    foaf:name "Ayatake Ezaki"@en,
        "江崎文武"@ja .

<artist/23566#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    mo:performed <album/157064#performance> ;
    schema:name "mabanua"@en ;
    foaf:made <album/157064#composition>,
        <album/157064#subject> ;
    foaf:name "mabanua"@en .

<artist/71608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    mo:performed <album/157064#performance> ;
    schema:name "Toma Otowa"@en,
        "乙羽柊満"@ja ;
    foaf:made <album/157064#composition>,
        <album/157064#subject> ;
    foaf:name "Toma Otowa"@en,
        "乙羽柊満"@ja .

<album/157064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mark de Clive-Lowe"@en ;
            foaf:made <album/157064#composition> ;
            foaf:name "Mark de Clive-Lowe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Mitsu The Beats"@en ;
            foaf:made <album/157064#composition> ;
            foaf:name "DJ Mitsu The Beats"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Clare Uchima"@en ;
            foaf:made <album/157064#composition> ;
            foaf:name "Clare Uchima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sweet William"@en ;
            foaf:made <album/157064#composition> ;
            foaf:name "Sweet William"@en ],
        <artist/23566#subject>,
        <artist/71608#subject> ;
    mo:produced_work <album/157064#musicalwork> ;
    schema:name "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn .

<album/157064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn ;
    mo:performance_of <album/157064#musicalwork> ;
    mo:performer _:N26b3169222124a37b1eaad39bf9377ff,
        _:N4768031c98874ef8b1687587b0d950c2,
        _:N86a8a407ee7040aab099a418c7a4f88c,
        _:Naeb81a7ac593435dacf03858568b2c68,
        _:Ne420119d22ce4ef891620da6f0a06e5d,
        _:Nf84336023ae248bc82a71b61b30e57e9,
        <artist/23566#subject>,
        <artist/43873#subject>,
        <artist/71608#subject> ;
    mo:recorded_as <album/157064#musicalexpression> ;
    schema:byArtist _:N26b3169222124a37b1eaad39bf9377ff,
        _:N4768031c98874ef8b1687587b0d950c2,
        _:N86a8a407ee7040aab099a418c7a4f88c,
        _:Naeb81a7ac593435dacf03858568b2c68,
        _:Ne420119d22ce4ef891620da6f0a06e5d,
        _:Nf84336023ae248bc82a71b61b30e57e9,
        <artist/23566#subject>,
        <artist/43873#subject>,
        <artist/71608#subject> ;
    schema:name "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn ;
    schema:workPerformed <album/157064#musicalwork> .

<album/157064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-03"^^xsd:date ;
    dcterms:title "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn ;
    mo:catalogue_number "G0100056567350" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157064#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:N1500f9cc42504c0d919d54b27db17cff ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ghost of Yōtei"@en ;
            foaf:name "Ghost of Yōtei"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Keizan Tanabe"@en ;
            foaf:name "Keizan Tanabe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Asuka"@en ;
            foaf:name "Asuka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mark de Clive-Lowe"@en ;
            foaf:name "Mark de Clive-Lowe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DJ Mitsu The Beats"@en ;
            foaf:name "DJ Mitsu The Beats"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sweet William"@en ;
            foaf:name "Sweet William"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kaneko Takumi"@en ;
            foaf:name "Kaneko Takumi"@en ],
        <artist/23566#subject>,
        <artist/43873#subject>,
        <artist/71608#subject> ;
    schema:datePublished "2025-10-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> ;
    schema:name "Ghost of Yōtei - Music from Watanabe Mode"@en,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja,
        "Ghost of Yōtei - Music from Watanabe Mode"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/157064/157064-0aca08d4ecff.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    schema:name "Sweet William"@en ;
    foaf:made <album/157064#subject> ;
    foaf:name "Sweet William"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    schema:name "DJ Mitsu The Beats"@en ;
    foaf:made <album/157064#subject> ;
    foaf:name "DJ Mitsu The Beats"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    schema:name "Clare Uchima"@en ;
    foaf:made <album/157064#subject> ;
    foaf:name "Clare Uchima"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157064#subject> ;
    schema:name "Mark de Clive-Lowe"@en ;
    foaf:made <album/157064#subject> ;
    foaf:name "Mark de Clive-Lowe"@en .

_:N1a76e0314f114fd7849e430ffdfeda9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1st Refrain"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "1st Refrain"@en .

_:N1c7b0680cbc243a68e4282a3b2cbe32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yōtei Six Theme (feat. Kaneko Takumi) [DJ Mitsu the Beats Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "Yōtei Six Theme (feat. Kaneko Takumi) [DJ Mitsu the Beats Remix]"@en .

_:N26b3169222124a37b1eaad39bf9377ff a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Kaneko Takumi"@en ;
    foaf:name "Kaneko Takumi"@en .

_:N4768031c98874ef8b1687587b0d950c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Keizan Tanabe"@en ;
    foaf:name "Keizan Tanabe"@en .

_:N69d8f5b8b8d149de8e14fbe73c68c22b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kasumi"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "Kasumi"@en .

_:N7a19a4a245234da9994ea98ac91abfba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atsu's Theme (feat. Ayatake Ezaki) [Sweet William Remix]"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "Atsu's Theme (feat. Ayatake Ezaki) [Sweet William Remix]"@en .

_:N86a8a407ee7040aab099a418c7a4f88c a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Mark de Clive-Lowe"@en ;
    foaf:name "Mark de Clive-Lowe"@en .

_:Naeb81a7ac593435dacf03858568b2c68 a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Sweet William"@en ;
    foaf:name "Sweet William"@en .

_:Nca1405838b644300a6873d72475d821e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiseki"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "Kiseki"@en .

_:Ne420119d22ce4ef891620da6f0a06e5d a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "DJ Mitsu The Beats"@en ;
    foaf:name "DJ Mitsu The Beats"@en .

_:Nf84336023ae248bc82a71b61b30e57e9 a schema:Person,
        foaf:Person ;
    mo:performed <album/157064#performance> ;
    schema:name "Asuka"@en ;
    foaf:name "Asuka"@en .

_:Nff4351a9d6c1408da8f481b4ea325bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rei and Retribution (feat. 明日佳 & Keizan Tanabe)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N1500f9cc42504c0d919d54b27db17cff ;
    schema:name "Rei and Retribution (feat. 明日佳 & Keizan Tanabe)"@en .

_:N1500f9cc42504c0d919d54b27db17cff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a76e0314f114fd7849e430ffdfeda9f,
        _:N1c7b0680cbc243a68e4282a3b2cbe32f,
        _:N69d8f5b8b8d149de8e14fbe73c68c22b,
        _:N7a19a4a245234da9994ea98ac91abfba,
        _:Nca1405838b644300a6873d72475d821e,
        _:Nff4351a9d6c1408da8f481b4ea325bed ;
    mo:track_count 6 ;
    schema:duration "PT23:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1a76e0314f114fd7849e430ffdfeda9f,
        _:N1c7b0680cbc243a68e4282a3b2cbe32f,
        _:N69d8f5b8b8d149de8e14fbe73c68c22b,
        _:N7a19a4a245234da9994ea98ac91abfba,
        _:Nca1405838b644300a6873d72475d821e,
        _:Nff4351a9d6c1408da8f481b4ea325bed .

