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

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

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

<album/135157#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 "The Atlas Ghost"@en ;
            foaf:made <album/135157#composition> ;
            foaf:name "The Atlas Ghost"@en ] ;
    mo:produced_work <album/135157#musicalwork> ;
    schema:name "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn .

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

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

<https://media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135157#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> ;
    foaf:depicts <album/135157#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> .

<https://medium-media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135157#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-06"^^xsd:date ;
    dcterms:title "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135157#musicalexpression> ;
    mo:publisher _:N23db65722dd2419ab503ab05904c4fa2 ;
    mo:record _:Necceafdf30ae419b908a1f978fe93087 ;
    mo:record_count 1 ;
    schema:about <product/317#subject>,
        <product/318#subject> ;
    schema:datePublished "2019-04-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> ;
    schema:name "Silent Hill"@en,
        "Silent Hill"@ja,
        "Silent Hill"@ja-latn ;
    schema:publisher _:N23db65722dd2419ab503ab05904c4fa2 ;
    foaf:depiction <https://media.vgm.io/albums/75/135157/135157-84b86bfc4236.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135157#subject> ;
    schema:name "The Atlas Ghost"@en ;
    foaf:made <album/135157#subject> ;
    foaf:name "The Atlas Ghost"@en .

_:N0e6b8a8da6ab4d65b6e06b9d52bb954e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Falls"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Night Falls"@en .

_:N23db65722dd2419ab503ab05904c4fa2 schema:name "The Atlas Ghost"@en,
        "The Atlas Ghost"@ja,
        "The Atlas Ghost"@ja-latn ;
    foaf:name "The Atlas Ghost"@en,
        "The Atlas Ghost"@ja,
        "The Atlas Ghost"@ja-latn .

_:N2577c8171edf44cfa6043ce08ee8d899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mary"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Mary"@en .

_:N4cbcb1e76af34815b2245ab91102305e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Pyramid"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Red Pyramid"@en .

_:N6083a03439394a1d8ead979d86974787 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sick Secret"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Sick Secret"@en .

_:N88659770707d4f50bd18a4ac537fdb78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revelation Room"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Revelation Room"@en .

_:N91060968c2c44d7391029a329ebbcea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fever Dream"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Fever Dream"@en .

_:N9edd54d586e84251b64f52ce5cc479dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stuck Here Forever"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "Stuck Here Forever"@en .

_:Nad883d74fcc84372a8bbe90849ad43da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Fog"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Necceafdf30ae419b908a1f978fe93087 ;
    schema:name "In The Fog"@en .

_:Necceafdf30ae419b908a1f978fe93087 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6b8a8da6ab4d65b6e06b9d52bb954e,
        _:N2577c8171edf44cfa6043ce08ee8d899,
        _:N4cbcb1e76af34815b2245ab91102305e,
        _:N6083a03439394a1d8ead979d86974787,
        _:N88659770707d4f50bd18a4ac537fdb78,
        _:N91060968c2c44d7391029a329ebbcea8,
        _:N9edd54d586e84251b64f52ce5cc479dc,
        _:Nad883d74fcc84372a8bbe90849ad43da ;
    mo:track_count 8 ;
    schema:duration "PT39:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0e6b8a8da6ab4d65b6e06b9d52bb954e,
        _:N2577c8171edf44cfa6043ce08ee8d899,
        _:N4cbcb1e76af34815b2245ab91102305e,
        _:N6083a03439394a1d8ead979d86974787,
        _:N88659770707d4f50bd18a4ac537fdb78,
        _:N91060968c2c44d7391029a329ebbcea8,
        _:N9edd54d586e84251b64f52ce5cc479dc,
        _:Nad883d74fcc84372a8bbe90849ad43da .

