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

<album/146121#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn ;
    mo:produced_work <album/146121#musicalwork> ;
    schema:name "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn .

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

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

<product/17615#subject> a schema:CreativeWork ;
    schema:name "OMORI"@en,
        "OMORI"@ja,
        "OMORI"@ja-latn ;
    foaf:name "OMORI"@en,
        "OMORI"@ja,
        "OMORI"@ja-latn .

<product/182#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn ;
    foaf:name "FINAL FANTASY VI"@en,
        "ファイナルファンタジーVI"@ja,
        "FINAL FANTASY VI"@ja-latn .

<product/319#subject> a schema:CreativeWork ;
    schema:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn ;
    foaf:name "Shin Megami Tensei: Persona 3"@en,
        "ペルソナ3"@ja,
        "Persona 3"@ja-latn .

<product/7116#subject> a schema:CreativeWork ;
    schema:name "Bomberman Hero"@en,
        "ボンバーマンヒーロー ～ミリアン王女を救え!～"@ja,
        "Bomberman Hero ~Mirian-Oujo wo Sukue!~"@ja-latn ;
    foaf:name "Bomberman Hero"@en,
        "ボンバーマンヒーロー ～ミリアン王女を救え!～"@ja,
        "Bomberman Hero ~Mirian-Oujo wo Sukue!~"@ja-latn .

<product/728#subject> a schema:CreativeWork ;
    schema:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn ;
    foaf:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn .

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

<album/146121#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn ;
    mo:performance_of <album/146121#musicalwork> ;
    mo:recorded_as <album/146121#musicalexpression> ;
    schema:name "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn ;
    schema:workPerformed <album/146121#musicalwork> .

<https://media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146121#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> ;
    foaf:depicts <album/146121#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> .

<https://medium-media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146121#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-25"^^xsd:date ;
    dcterms:title "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146121#musicalexpression> ;
    mo:publisher _:N479b7d927de642bb9b48b9026e1781dc ;
    mo:record _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    mo:record_count 1 ;
    schema:about <product/17615#subject>,
        <product/182#subject>,
        <product/319#subject>,
        <product/7116#subject>,
        <product/728#subject> ;
    schema:datePublished "2024-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> ;
    schema:name "Monochrome Presents: VGM Winter Megamix 2024"@en,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja,
        "Monochrome Presents: VGM Winter Megamix 2024"@ja-latn ;
    schema:publisher _:N479b7d927de642bb9b48b9026e1781dc ;
    foaf:depiction <https://media.vgm.io/albums/12/146121/146121-7ec6d8282bc7.jpg> .

_:N13ea31e128924cd1b25a8622cdeaa81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "permafrost"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    schema:name "permafrost"@en .

_:N479b7d927de642bb9b48b9026e1781dc schema:name "Monochrome"@en,
        "Monochrome"@ja,
        "Monochrome"@ja-latn ;
    foaf:name "Monochrome"@en,
        "Monochrome"@ja,
        "Monochrome"@ja-latn .

_:N9cd544b8e2d448c392592b7c12057f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "comet"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    schema:name "comet"@en .

_:Na6d200d2a7e541c29fe0550170ffc1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "laired"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    schema:name "laired"@en .

_:Nbe5baafeaa224ec5b68493fabf17b0bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "january"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    schema:name "january"@en .

_:Ndf665e8ab5714881ba4d271de051cbf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "frigophobia (with carrot113)"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N6559b8fb1bd14a24bd07ab0c0c0b4a91 ;
    schema:name "frigophobia (with carrot113)"@en .

_:N6559b8fb1bd14a24bd07ab0c0c0b4a91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13ea31e128924cd1b25a8622cdeaa81c,
        _:N9cd544b8e2d448c392592b7c12057f68,
        _:Na6d200d2a7e541c29fe0550170ffc1a5,
        _:Nbe5baafeaa224ec5b68493fabf17b0bc,
        _:Ndf665e8ab5714881ba4d271de051cbf0 ;
    mo:track_count 5 ;
    schema:duration "PT17:36"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N13ea31e128924cd1b25a8622cdeaa81c,
        _:N9cd544b8e2d448c392592b7c12057f68,
        _:Na6d200d2a7e541c29fe0550170ffc1a5,
        _:Nbe5baafeaa224ec5b68493fabf17b0bc,
        _:Ndf665e8ab5714881ba4d271de051cbf0 .

