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

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

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

<artist/1845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152343#subject> ;
    schema:name "dai"@en ;
    foaf:made <album/152343#composition>,
        <album/152343#subject> ;
    foaf:name "dai"@en .

<artist/2218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152343#subject> ;
    schema:name "Kensuke Inage"@en,
        "稲毛謙介"@ja ;
    foaf:made <album/152343#composition>,
        <album/152343#subject> ;
    foaf:name "Kensuke Inage"@en,
        "稲毛謙介"@ja .

<artist/7299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152343#subject> ;
    schema:name "xaki"@en ;
    foaf:made <album/152343#composition>,
        <album/152343#subject> ;
    foaf:name "xaki"@en .

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

<product/22613#subject> a schema:CreativeWork ;
    schema:name "SILENT HILL f"@en,
        "SILENT HILL f"@ja,
        "SILENT HILL f"@ja-latn ;
    foaf:name "SILENT HILL f"@en,
        "SILENT HILL f"@ja,
        "SILENT HILL f"@ja-latn .

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

<album/152343#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/152343#musicalwork> ;
    mo:recorded_as <album/152343#musicalexpression> ;
    schema:name "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/152343#musicalwork> .

<org/2246#subject> schema:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn ;
    foaf:name "KONAMI"@en,
        "KONAMI"@ja,
        "KONAMI"@ja-latn .

<https://media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152343#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> ;
    foaf:depicts <album/152343#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> .

<https://medium-media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> a schema:ImageObject,
        foaf:Image .

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

<album/152343#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/1845#subject>,
        <artist/2218#subject>,
        <artist/7299#subject>,
        <artist/749#subject> ;
    mo:produced_work <album/152343#musicalwork> ;
    schema:name "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn .

<album/152343#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-17"^^xsd:date ;
    dcterms:title "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "GFCA-598~600" ;
    mo:media_type "3 CD" ;
    mo:publication_of <album/152343#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record_count 0 ;
    schema:about <product/22613#subject> ;
    schema:datePublished "2025-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> ;
    schema:name "SILENT HILL f ORIGINAL SOUNDTRACK"@en,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja,
        "SILENT HILL f ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/152343/152343-9d14537f53a3.png> .

