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

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

<album/135571#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 .

<album/135571#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nightmare Park"@en ;
            foaf:made <album/135571#composition> ;
            foaf:name "Nightmare Park"@en ] ;
    mo:produced_work <album/135571#musicalwork> ;
    schema:name "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/17/135571/135571-bb184ef4883a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135571#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-06"^^xsd:date ;
    dcterms:title "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/135571#musicalexpression> ;
    mo:publisher _:Ne349bb33640a48db9aa39da5452a1df4 ;
    mo:record _:Na7febe40c7034f2fb04e2de035647bc8 ;
    mo:record_count 1 ;
    schema:about <product/317#subject> ;
    schema:datePublished "2018-03-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/135571/135571-bb184ef4883a.jpg> ;
    schema:name "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn ;
    schema:publisher _:Ne349bb33640a48db9aa39da5452a1df4 ;
    foaf:depiction <https://media.vgm.io/albums/17/135571/135571-bb184ef4883a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135571#subject> ;
    schema:name "Nightmare Park"@en ;
    foaf:made <album/135571#subject> ;
    foaf:name "Nightmare Park"@en .

_:N04fcc65555d5426daa6db4132ec6db0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Underneath The Town Of Silent Hill"@en ;
    mo:track_number 1 ;
    schema:duration "PT22:00"^^xsd:interval ;
    schema:inPlaylist _:Na7febe40c7034f2fb04e2de035647bc8 ;
    schema:name "Fire Underneath The Town Of Silent Hill"@en .

_:N3c50fd7bf1d346799a65819027dc4ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realization, Acceptance"@en ;
    mo:track_number 3 ;
    schema:duration "PT20:00"^^xsd:interval ;
    schema:inPlaylist _:Na7febe40c7034f2fb04e2de035647bc8 ;
    schema:name "Realization, Acceptance"@en .

_:N83eb91a175014e67a72d6388c22b85fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From Silent Hill Through A Fog Of Ash"@en ;
    mo:track_number 2 ;
    schema:duration "PT20:00"^^xsd:interval ;
    schema:inPlaylist _:Na7febe40c7034f2fb04e2de035647bc8 ;
    schema:name "Escape From Silent Hill Through A Fog Of Ash"@en .

_:Ne349bb33640a48db9aa39da5452a1df4 schema:name "Nightmare Park"@en,
        "Nightmare Park"@ja,
        "Nightmare Park"@ja-latn ;
    foaf:name "Nightmare Park"@en,
        "Nightmare Park"@ja,
        "Nightmare Park"@ja-latn .

_:Na7febe40c7034f2fb04e2de035647bc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04fcc65555d5426daa6db4132ec6db0c,
        _:N3c50fd7bf1d346799a65819027dc4ae8,
        _:N83eb91a175014e67a72d6388c22b85fb ;
    mo:track_count 3 ;
    schema:duration "PT62:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N04fcc65555d5426daa6db4132ec6db0c,
        _:N3c50fd7bf1d346799a65819027dc4ae8,
        _:N83eb91a175014e67a72d6388c22b85fb .

