@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 _:N54dda386964f47f8b3434b9065b992f8 ;
    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 .

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

_:N48f72913e86a4433ae4662d8e75a78e2 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 _:N54dda386964f47f8b3434b9065b992f8 ;
    schema:name "Buried in Snow (FINAL FANTASY VII)"@en .

_:N560c3d0242004745b66ee9cc81138466 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 _:N54dda386964f47f8b3434b9065b992f8 ;
    schema:name "Snowpoint City (Pokémon Diamond & Pearl)"@en .

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

_:N9f917e4b1bcb4803a148681b3a89935f 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 _:N54dda386964f47f8b3434b9065b992f8 ;
    schema:name "Cool Cool Christmas Mountain (Super Mario 64)"@en .

_:Nced761339a3c44cd815cbbdf21144c6b 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 _:N54dda386964f47f8b3434b9065b992f8 ;
    schema:name "Angels We Have Heard on High"@en .

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

_:N54dda386964f47f8b3434b9065b992f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N413b531b2e6d41fd95b438772f981c9d,
        _:N48f72913e86a4433ae4662d8e75a78e2,
        _:N560c3d0242004745b66ee9cc81138466,
        _:N65f795020b34475fa6d9ade4508f2352,
        _:N9f917e4b1bcb4803a148681b3a89935f,
        _:Nced761339a3c44cd815cbbdf21144c6b,
        _:Ne5b559537cd844f1ab2635a8656b4b1e ;
    mo:track_count 7 ;
    schema:duration "PT20:37"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N413b531b2e6d41fd95b438772f981c9d,
        _:N48f72913e86a4433ae4662d8e75a78e2,
        _:N560c3d0242004745b66ee9cc81138466,
        _:N65f795020b34475fa6d9ade4508f2352,
        _:N9f917e4b1bcb4803a148681b3a89935f,
        _:Nced761339a3c44cd815cbbdf21144c6b,
        _:Ne5b559537cd844f1ab2635a8656b4b1e .

