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

<album/135694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn ;
    mo:produced_work <album/135694#musicalwork> ;
    schema:name "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn .

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

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

<product/317#subject> a schema:CreativeWork ;
    schema:name "Silent Hill"@en,
        "サイレントヒル"@ja,
        "Silent Hill"@ja-latn ;
    foaf:name "Silent Hill"@en,
        "サイレントヒル"@ja,
        "Silent Hill"@ja-latn .

<product/318#subject> a schema:CreativeWork ;
    schema:name "Silent Hill 2"@en,
        "サイレントヒル2"@ja,
        "Silent Hill 2"@ja-latn ;
    foaf:name "Silent Hill 2"@en,
        "サイレントヒル2"@ja,
        "Silent Hill 2"@ja-latn .

<product/321#subject> a schema:CreativeWork ;
    schema:name "Silent Hill 3"@en,
        "サイレントヒル3"@ja,
        "Silent Hill 3"@ja-latn ;
    foaf:name "Silent Hill 3"@en,
        "サイレントヒル3"@ja,
        "Silent Hill 3"@ja-latn .

<product/322#subject> a schema:CreativeWork ;
    schema:name "Silent Hill 4: The Room"@en,
        "サイレントヒル4 ザ・ルーム"@ja,
        "Silent Hill 4: The Room"@ja-latn ;
    foaf:name "Silent Hill 4: The Room"@en,
        "サイレントヒル4 ザ・ルーム"@ja,
        "Silent Hill 4: The Room"@ja-latn .

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

<album/135694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn ;
    mo:performance_of <album/135694#musicalwork> ;
    mo:recorded_as <album/135694#musicalexpression> ;
    schema:name "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn ;
    schema:workPerformed <album/135694#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

<https://media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135694#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> ;
    foaf:depicts <album/135694#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> .

<https://medium-media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-27"^^xsd:date ;
    dcterms:title "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn ;
    mo:catalogue_number "MCOL-0472" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135694#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    mo:record_count 1 ;
    schema:about <product/317#subject>,
        <product/318#subject>,
        <product/321#subject>,
        <product/322#subject> ;
    schema:datePublished "2023-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> ;
    schema:name "Piano Stories: Silent Hill"@en,
        "Piano Stories: Silent Hill"@ja,
        "Piano Stories: Silent Hill"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/135694/135694-8c4536fefb52.jpg> .

_:N04da710796be4cea8d76063ce23894c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Hill (from Silent Hill)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Silent Hill (from Silent Hill)"@en .

_:N16d99e90c2364dcdb7dc149ede21595d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Tomorrow (from Silent Hill)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Not Tomorrow (from Silent Hill)"@en .

_:N230a165999344247b100060253f3ab70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Psalm (from Silent Hill 2)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Love Psalm (from Silent Hill 2)"@en .

_:Nbbf749e995d74891ba3971c8a72b027c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears Of... (from Silent Hill)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Tears Of... (from Silent Hill)"@en .

_:Nbef930d78d65487dbf1b6a9d81c981b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Laura (from Silent Hill 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Theme of Laura (from Silent Hill 2)"@en .

_:Nca7a014100284f82a05d84e93ccf1646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magdalene ~ Promise (reprise) (from Silent Hill 2)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Magdalene ~ Promise (reprise) (from Silent Hill 2)"@en .

_:Nd09768c0508a4eaba8b906c5d012151a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest (from Silent Hill 2)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Forest (from Silent Hill 2)"@en .

_:Nd1c3aafa03464d7091f8298bf69dd389 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please Love Me Once More (from Silent Hill 3)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Please Love Me Once More (from Silent Hill 3)"@en .

_:Ndfceb4bec8ad4e9a8b726ad89c23e048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Rain (from Silent Hill 4)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Your Rain (from Silent Hill 4)"@en .

_:Ne2142b6d610344229ad1055467ce22db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True (from Silent Hill 2)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "True (from Silent Hill 2)"@en .

_:Nedc9f4b75f1f4ebaa0a5ae7e60a52383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise (from Silent Hill 2)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "Promise (from Silent Hill 2)"@en .

_:Nee43941f69b449db88734fbdc50924c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want Love (from Silent Hill 3)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1e0391715f5e4a4f8c6595a9d44af7e6 ;
    schema:name "I Want Love (from Silent Hill 3)"@en .

_:N1e0391715f5e4a4f8c6595a9d44af7e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04da710796be4cea8d76063ce23894c5,
        _:N16d99e90c2364dcdb7dc149ede21595d,
        _:N230a165999344247b100060253f3ab70,
        _:Nbbf749e995d74891ba3971c8a72b027c,
        _:Nbef930d78d65487dbf1b6a9d81c981b5,
        _:Nca7a014100284f82a05d84e93ccf1646,
        _:Nd09768c0508a4eaba8b906c5d012151a,
        _:Nd1c3aafa03464d7091f8298bf69dd389,
        _:Ndfceb4bec8ad4e9a8b726ad89c23e048,
        _:Ne2142b6d610344229ad1055467ce22db,
        _:Nedc9f4b75f1f4ebaa0a5ae7e60a52383,
        _:Nee43941f69b449db88734fbdc50924c4 ;
    mo:track_count 12 ;
    schema:duration "PT43:58"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N04da710796be4cea8d76063ce23894c5,
        _:N16d99e90c2364dcdb7dc149ede21595d,
        _:N230a165999344247b100060253f3ab70,
        _:Nbbf749e995d74891ba3971c8a72b027c,
        _:Nbef930d78d65487dbf1b6a9d81c981b5,
        _:Nca7a014100284f82a05d84e93ccf1646,
        _:Nd09768c0508a4eaba8b906c5d012151a,
        _:Nd1c3aafa03464d7091f8298bf69dd389,
        _:Ndfceb4bec8ad4e9a8b726ad89c23e048,
        _:Ne2142b6d610344229ad1055467ce22db,
        _:Nedc9f4b75f1f4ebaa0a5ae7e60a52383,
        _:Nee43941f69b449db88734fbdc50924c4 .

