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

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

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

<artist/11560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93251#subject> ;
    schema:name "Yasunori Nishiki"@en,
        "西木康智"@ja ;
    foaf:made <album/93251#composition>,
        <album/93251#subject> ;
    foaf:name "Yasunori Nishiki"@en,
        "西木康智"@ja .

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93251#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/93251#composition>,
        <album/93251#subject> ;
    foaf:name "Inon Zur"@en .

<artist/23890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93251#subject> ;
    schema:name "Richard Rodgers"@en ;
    foaf:made <album/93251#composition>,
        <album/93251#subject> ;
    foaf:name "Richard Rodgers"@en .

<artist/26151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93251#subject> ;
    schema:name "Lena Raine"@en ;
    foaf:made <album/93251#composition>,
        <album/93251#subject> ;
    foaf:name "Lena Raine"@en .

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

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

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

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

<album/93251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn ;
    mo:performance_of <album/93251#musicalwork> ;
    mo:recorded_as <album/93251#musicalexpression> ;
    schema:name "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn ;
    schema:workPerformed <album/93251#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/15/93251/93251-1574787869.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93251#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/93251/93251-1574787869.jpg> ;
    foaf:depicts <album/93251#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/93251/93251-1574787869.jpg> .

<https://medium-media.vgm.io/albums/15/93251/93251-1574787869.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ross Bagdasarian"@en ;
            foaf:made <album/93251#composition> ;
            foaf:name "Ross Bagdasarian"@en ],
        <artist/11560#subject>,
        <artist/1411#subject>,
        <artist/23890#subject>,
        <artist/26151#subject> ;
    mo:produced_work <album/93251#musicalwork> ;
    schema:name "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn .

<album/93251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-26"^^xsd:date ;
    dcterms:title "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn ;
    mo:catalogue_number "SMRC-1045" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/93251#musicalexpression> ;
    mo:publisher <org/1279#subject> ;
    mo:record _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    mo:record_count 1 ;
    schema:about <product/4248#subject>,
        <product/6581#subject>,
        <product/6729#subject> ;
    schema:datePublished "2019-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/93251/93251-1574787869.jpg> ;
    schema:name "Scarlet Moon Christmas Volume IV"@en,
        "Scarlet Moon Christmas Volume IV"@ja,
        "Scarlet Moon Christmas Volume IV"@ja-latn ;
    schema:publisher <org/1279#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/93251/93251-1574787869.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93251#subject> ;
    schema:name "Ross Bagdasarian"@en ;
    foaf:made <album/93251#subject> ;
    foaf:name "Ross Bagdasarian"@en .

_:N054c6b8de71040298d41c6fb8eeef828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stemage - Christmas Don't Be Late"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "Stemage - Christmas Don't Be Late"@en .

_:N11d1d22e4f8b4b3f89d4cb6489b6b0bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Osamu Kubota - Carol of the Bells"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "Osamu Kubota - Carol of the Bells"@en .

_:N15c7cd3cdf4b4e5598f26ab3b5da256f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justin Lassen - Main Theme (from \"Fallout 4\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "Justin Lassen - Main Theme (from \"Fallout 4\")"@en .

_:Nb6e9be7d264042c3be766a44ff40708b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coda - My Favorite Things"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "coda - My Favorite Things"@en .

_:Nc516a41e9697434aab15a60522c32ba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rozen - First Steps in the Snow (from \"Celeste\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "Rozen - First Steps in the Snow (from \"Celeste\")"@en .

_:Ncc50cc8aa6cc44868bde169472ea2dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mustin - H'aanit and the Holiday Heist (from \"Octopath Traveler\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0f87711c10cd4aa688c480bc1a5ac5aa ;
    schema:name "Mustin - H'aanit and the Holiday Heist (from \"Octopath Traveler\")"@en .

_:N0f87711c10cd4aa688c480bc1a5ac5aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054c6b8de71040298d41c6fb8eeef828,
        _:N11d1d22e4f8b4b3f89d4cb6489b6b0bf,
        _:N15c7cd3cdf4b4e5598f26ab3b5da256f,
        _:Nb6e9be7d264042c3be766a44ff40708b,
        _:Nc516a41e9697434aab15a60522c32ba8,
        _:Ncc50cc8aa6cc44868bde169472ea2dc9 ;
    mo:track_count 6 ;
    schema:duration "PT18:59"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N054c6b8de71040298d41c6fb8eeef828,
        _:N11d1d22e4f8b4b3f89d4cb6489b6b0bf,
        _:N15c7cd3cdf4b4e5598f26ab3b5da256f,
        _:Nb6e9be7d264042c3be766a44ff40708b,
        _:Nc516a41e9697434aab15a60522c32ba8,
        _:Ncc50cc8aa6cc44868bde169472ea2dc9 .

