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

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

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

<artist/749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42407#subject> ;
    schema:name "Akira Yamaoka"@en,
        "山岡晃"@ja ;
    foaf:made <album/42407#composition>,
        <album/42407#subject> ;
    foaf:name "Akira Yamaoka"@en,
        "山岡晃"@ja .

<album/42407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn ;
    mo:composer <artist/749#subject> ;
    mo:produced_work <album/42407#musicalwork> ;
    schema:name "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/70/42407/42407-1450470039.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn ;
    mo:performance_of <album/42407#musicalwork> ;
    mo:performer _:N1776ad4d258c4ade9f6e239d30bc26ce,
        _:N1ef6b5091a6645a8a29afe5c7408a318 ;
    mo:recorded_as <album/42407#musicalexpression> ;
    schema:byArtist _:N1776ad4d258c4ade9f6e239d30bc26ce,
        _:N1ef6b5091a6645a8a29afe5c7408a318 ;
    schema:name "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn ;
    schema:workPerformed <album/42407#musicalwork> .

<album/42407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-29"^^xsd:date ;
    dcterms:title "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn ;
    mo:catalogue_number "PRD068" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42407#musicalexpression> ;
    mo:publisher _:N3208e5947ed1489a89406a15c753e707 ;
    mo:record _:N85ff173778e345c7b9aa329024e8a2a1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Silent Hill: Zero"@en ;
            foaf:name "Silent Hill: Zero"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silent Hill"@en ;
            foaf:name "Silent Hill"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silent Hill: Homecoming"@en ;
            foaf:name "Silent Hill: Homecoming"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silent Hill 3"@en ;
            foaf:name "Silent Hill 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silent Hill: Shattered Memories"@en ;
            foaf:name "Silent Hill: Shattered Memories"@en ],
        [ a schema:CreativeWork ;
            schema:name "Silent Hill 2"@en ;
            foaf:name "Silent Hill 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Romina Arena"@en ;
            foaf:name "Romina Arena"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Edgar Rothermich"@en ;
            foaf:name "Edgar Rothermich"@en ] ;
    schema:datePublished "2013-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/42407/42407-1450470039.jpg> ;
    schema:name "THE BEST OF SILENT HILL Music From the Video Game Series"@en,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja,
        "THE BEST OF SILENT HILL Music From the Video Game Series"@ja-latn ;
    schema:publisher _:N3208e5947ed1489a89406a15c753e707 ;
    foaf:depiction <https://media.vgm.io/albums/70/42407/42407-1450470039.jpg> .

_:N06f6af9a87624ba4b983dff885bf0177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Forest"@en .

_:N1776ad4d258c4ade9f6e239d30bc26ce a schema:Person,
        foaf:Person ;
    mo:performed <album/42407#performance> ;
    schema:name "Romina Arena"@en ;
    foaf:name "Romina Arena"@en .

_:N1ef6b5091a6645a8a29afe5c7408a318 a schema:Person,
        foaf:Person ;
    mo:performed <album/42407#performance> ;
    schema:name "Edgar Rothermich"@en ;
    foaf:name "Edgar Rothermich"@en .

_:N25a0f47a7a994cedad7f58cd3a01621d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears Of"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Tears Of"@en .

_:N2d582c93f82748979569898357268dcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want Love"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "I Want Love"@en .

_:N3208e5947ed1489a89406a15c753e707 schema:name "Perseverance Records"@en ;
    foaf:name "Perseverance Records"@en .

_:N36857fbac8cf4ced96b58afe09e0716e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching the Past"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Searching the Past"@en .

_:N64c7e7adbd0c4f009adc28a893913e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme From Silent Hill"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Theme From Silent Hill"@en .

_:N6a7112dc0a2345fb91b9d97b78d53a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Null Moon"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Null Moon"@en .

_:N73a24ab1d63b4fafa3d44a4ca2011d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magdalene"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Magdalene"@en .

_:N7ec325ad598a4861a683f2d9d74fdb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes and Ghost"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Ashes and Ghost"@en .

_:N8ac87d18e968416bad6ad4262aff2f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Time"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Killing Time"@en .

_:Na6c25d1dd0754b2cb3972ec7310b5bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "True"@en .

_:Nc69a7dc10ec14bdca128596fe7d31a61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Promise"@en .

_:Nc969c57fc31a40939bd27a97d36236fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise (Reprise)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Promise (Reprise)"@en .

_:Ncf6a5bd3c4c94172bf8dd5ad0d852082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childish Thoughts"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Childish Thoughts"@en .

_:Nd3ae6a4316c04ad3978ffa0263f98967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Blood"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Cold Blood"@en .

_:Ne1b3bf28f3f54ecfbc19806302e0afba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Laura (Reprise)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Theme of Laura (Reprise)"@en .

_:Nf0a1e92adb424a2d9810c196186085d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witchcraft"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Witchcraft"@en .

_:Nf8dedc73a68840a8a309ad372766fd9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please Love Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N85ff173778e345c7b9aa329024e8a2a1 ;
    schema:name "Please Love Me"@en .

_:N85ff173778e345c7b9aa329024e8a2a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06f6af9a87624ba4b983dff885bf0177,
        _:N25a0f47a7a994cedad7f58cd3a01621d,
        _:N2d582c93f82748979569898357268dcd,
        _:N36857fbac8cf4ced96b58afe09e0716e,
        _:N64c7e7adbd0c4f009adc28a893913e85,
        _:N6a7112dc0a2345fb91b9d97b78d53a2e,
        _:N73a24ab1d63b4fafa3d44a4ca2011d9f,
        _:N7ec325ad598a4861a683f2d9d74fdb08,
        _:N8ac87d18e968416bad6ad4262aff2f8d,
        _:Na6c25d1dd0754b2cb3972ec7310b5bd0,
        _:Nc69a7dc10ec14bdca128596fe7d31a61,
        _:Nc969c57fc31a40939bd27a97d36236fd,
        _:Ncf6a5bd3c4c94172bf8dd5ad0d852082,
        _:Nd3ae6a4316c04ad3978ffa0263f98967,
        _:Ne1b3bf28f3f54ecfbc19806302e0afba,
        _:Nf0a1e92adb424a2d9810c196186085d2,
        _:Nf8dedc73a68840a8a309ad372766fd9b ;
    mo:track_count 17 ;
    schema:duration "PT49:23"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N06f6af9a87624ba4b983dff885bf0177,
        _:N25a0f47a7a994cedad7f58cd3a01621d,
        _:N2d582c93f82748979569898357268dcd,
        _:N36857fbac8cf4ced96b58afe09e0716e,
        _:N64c7e7adbd0c4f009adc28a893913e85,
        _:N6a7112dc0a2345fb91b9d97b78d53a2e,
        _:N73a24ab1d63b4fafa3d44a4ca2011d9f,
        _:N7ec325ad598a4861a683f2d9d74fdb08,
        _:N8ac87d18e968416bad6ad4262aff2f8d,
        _:Na6c25d1dd0754b2cb3972ec7310b5bd0,
        _:Nc69a7dc10ec14bdca128596fe7d31a61,
        _:Nc969c57fc31a40939bd27a97d36236fd,
        _:Ncf6a5bd3c4c94172bf8dd5ad0d852082,
        _:Nd3ae6a4316c04ad3978ffa0263f98967,
        _:Ne1b3bf28f3f54ecfbc19806302e0afba,
        _:Nf0a1e92adb424a2d9810c196186085d2,
        _:Nf8dedc73a68840a8a309ad372766fd9b .

