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

<artist/12341#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yosuke Kakegawa"@en,
        "掛川陽介"@ja ;
    foaf:made <album/155364#subject>,
        <album/155364#vocals> ;
    foaf:name "Yosuke Kakegawa"@en,
        "掛川陽介"@ja .

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

<artist/185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "Ryuichi Sakamoto"@en,
        "坂本龍一"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/500#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "Soyo Oka"@en,
        "岡素世"@ja ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "Soyo Oka"@en,
        "岡素世"@ja .

<artist/63655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "VECTORDRIVE"@en ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "VECTORDRIVE"@en .

<artist/7112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "Hitomi Sato"@en,
        "佐藤仁美"@ja ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "Hitomi Sato"@en,
        "佐藤仁美"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155364#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/155364#composition>,
        <album/155364#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

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

<product/2237#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

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

<album/155364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn ;
    mo:performance_of <album/155364#musicalwork> ;
    mo:recorded_as <album/155364#musicalexpression> ;
    schema:name "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn ;
    schema:workPerformed <album/155364#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/46/155364/155364-95d3bae13bd1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/155364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn ;
    mo:composer <artist/185#subject>,
        <artist/190#subject>,
        <artist/500#subject>,
        <artist/63655#subject>,
        <artist/7112#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/155364#musicalwork> ;
    schema:name "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn .

<album/155364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-26"^^xsd:date ;
    dcterms:title "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn ;
    mo:catalogue_number "SMRC-1103" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155364#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:Nf15770f78654447593de62c27e67b0f1 ;
    mo:record_count 1 ;
    schema:about <product/188#subject>,
        <product/2237#subject>,
        <product/469#subject> ;
    schema:datePublished "2025-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/155364/155364-95d3bae13bd1.jpg> ;
    schema:name "Scarlet Moon Christmas Volume X"@en,
        "Scarlet Moon Christmas Volume X"@ja,
        "Scarlet Moon Christmas Volume X"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/155364/155364-95d3bae13bd1.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hayden"@en ;
    foaf:made <album/155364#vocals> ;
    foaf:name "Hayden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hayden"@en ;
    foaf:made <album/155364#subject> ;
    foaf:name "Hayden"@en .

_:N03aaf42da6ac4392a2f14a89ed462995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Colours"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Forbidden Colours"@en .

_:N2faa62ec5acc4c548482095a80675993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winterland"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Winterland"@en .

_:N6353c36b463f46879f3c7d828f0b162e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angels We Have Heard on High"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Angels We Have Heard on High"@en .

_:N69f8d394f9d647fcac13fe04ac03bfd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowpoint City (Pokémon Diamond & Pearl)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Snowpoint City (Pokémon Diamond & Pearl)"@en .

_:Nad97327ead9d4b4fbc30a1babd00b406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Prelude"@en .

_:Nafe9c0fb9db246499914be8e65d1565d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Cool Christmas Mountain (Super Mario 64)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Cool Cool Christmas Mountain (Super Mario 64)"@en .

_:Ncb141ae477eb4fcfbb0b2644d970700b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buried in Snow (FINAL FANTASY VII)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf15770f78654447593de62c27e67b0f1 ;
    schema:name "Buried in Snow (FINAL FANTASY VII)"@en .

_:Nf15770f78654447593de62c27e67b0f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03aaf42da6ac4392a2f14a89ed462995,
        _:N2faa62ec5acc4c548482095a80675993,
        _:N6353c36b463f46879f3c7d828f0b162e,
        _:N69f8d394f9d647fcac13fe04ac03bfd0,
        _:Nad97327ead9d4b4fbc30a1babd00b406,
        _:Nafe9c0fb9db246499914be8e65d1565d,
        _:Ncb141ae477eb4fcfbb0b2644d970700b ;
    mo:track_count 7 ;
    schema:duration "PT20:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N03aaf42da6ac4392a2f14a89ed462995,
        _:N2faa62ec5acc4c548482095a80675993,
        _:N6353c36b463f46879f3c7d828f0b162e,
        _:N69f8d394f9d647fcac13fe04ac03bfd0,
        _:Nad97327ead9d4b4fbc30a1babd00b406,
        _:Nafe9c0fb9db246499914be8e65d1565d,
        _:Ncb141ae477eb4fcfbb0b2644d970700b .

