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

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

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

<artist/12243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83263#subject> ;
    schema:name "Tomoki Miyoshi"@en,
        "三好智己"@ja ;
    foaf:made <album/83263#composition>,
        <album/83263#subject> ;
    foaf:name "Tomoki Miyoshi"@en,
        "三好智己"@ja .

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83263#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/83263#composition>,
        <album/83263#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83263#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/83263#composition>,
        <album/83263#subject> ;
    foaf:name "Toby Fox"@en .

<artist/59027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83263#subject> ;
    schema:name "ConcernedApe"@en ;
    foaf:made <album/83263#composition>,
        <album/83263#subject> ;
    foaf:name "ConcernedApe"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83263#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/83263#composition>,
        <album/83263#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/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

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

<product/4252#subject> a schema:CreativeWork ;
    schema:name "I am Setsuna"@en,
        "いけにえと雪のセツナ"@ja,
        "Ikenie to Yuki no Setsuna"@ja-latn ;
    foaf:name "I am Setsuna"@en,
        "いけにえと雪のセツナ"@ja,
        "Ikenie to Yuki no Setsuna"@ja-latn .

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

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

<https://media.vgm.io/albums/36/83263/83263-1546870392.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83263#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/83263/83263-1546870392.jpg> ;
    foaf:depicts <album/83263#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/83263/83263-1546870392.jpg> .

<https://medium-media.vgm.io/albums/36/83263/83263-1546870392.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn ;
    mo:performance_of <album/83263#musicalwork> ;
    mo:performer <artist/17592#subject> ;
    mo:recorded_as <album/83263#musicalexpression> ;
    schema:byArtist <artist/17592#subject> ;
    schema:name "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn ;
    schema:workPerformed <album/83263#musicalwork> .

<artist/17592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83263#performance> ;
    schema:name "Patti Rudisill"@en ;
    foaf:name "Patti Rudisill"@en .

<album/83263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn ;
    mo:composer <artist/12243#subject>,
        <artist/140#subject>,
        <artist/16803#subject>,
        <artist/59027#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/83263#musicalwork> ;
    schema:name "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn .

<album/83263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-08"^^xsd:date ;
    dcterms:title "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83263#musicalexpression> ;
    mo:publisher _:Na41d223a861a442cade6664fa9412052 ;
    mo:record _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    mo:record_count 1 ;
    schema:about <product/188#subject>,
        <product/196#subject>,
        <product/4106#subject>,
        <product/4252#subject>,
        <product/7857#subject> ;
    schema:byArtist <artist/17592#subject> ;
    schema:datePublished "2019-01-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/83263/83263-1546870392.jpg> ;
    schema:name "Snowscapes: Dreamy Winter VGM"@en,
        "Snowscapes: Dreamy Winter VGM"@ja,
        "Snowscapes: Dreamy Winter VGM"@ja-latn ;
    schema:publisher _:Na41d223a861a442cade6664fa9412052 ;
    foaf:depiction <https://media.vgm.io/albums/36/83263/83263-1546870392.jpg> .

_:N32b994d0990f4dea838d74ecb1a2f1ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tender Glow (From \"I Am Setsuna\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    schema:name "Tender Glow (From \"I Am Setsuna\")"@en .

_:N49b1ee23e8f744e1945de990b4d6cdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buried in Snow (From \"Final Fantasy VII\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    schema:name "Buried in Snow (From \"Final Fantasy VII\")"@en .

_:N675b1175936b43debabae5a47b816039 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy (From \"Undertale\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    schema:name "Snowy (From \"Undertale\")"@en .

_:N6aa46e28c18d44588c53033fd5fda7ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Can Be Still (From \"Stardew Valley\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    schema:name "The Wind Can Be Still (From \"Stardew Valley\")"@en .

_:Na41d223a861a442cade6664fa9412052 schema:name "Patti Rudisill"@en ;
    foaf:name "Patti Rudisill"@en .

_:Nc542462c7c024726a1a54262e105cc30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wish... (From \"Secret of Mana\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N5735cdf24c1c4969b6b679a1c1fe4ebe ;
    schema:name "A Wish... (From \"Secret of Mana\")"@en .

_:N5735cdf24c1c4969b6b679a1c1fe4ebe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32b994d0990f4dea838d74ecb1a2f1ff,
        _:N49b1ee23e8f744e1945de990b4d6cdf2,
        _:N675b1175936b43debabae5a47b816039,
        _:N6aa46e28c18d44588c53033fd5fda7ed,
        _:Nc542462c7c024726a1a54262e105cc30 ;
    mo:track_count 5 ;
    schema:duration "PT14:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N32b994d0990f4dea838d74ecb1a2f1ff,
        _:N49b1ee23e8f744e1945de990b4d6cdf2,
        _:N675b1175936b43debabae5a47b816039,
        _:N6aa46e28c18d44588c53033fd5fda7ed,
        _:Nc542462c7c024726a1a54262e105cc30 .

