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

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

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

<artist/778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157237#subject> ;
    schema:name "Daisuke Matsumoto"@en,
        "松本大輔"@ja ;
    foaf:made <album/157237#composition>,
        <album/157237#subject> ;
    foaf:name "Daisuke Matsumoto"@en,
        "松本大輔"@ja .

<album/157237#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn ;
    mo:composer <artist/778#subject> ;
    mo:produced_work <album/157237#musicalwork> ;
    schema:name "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn .

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

<album/157237#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn ;
    mo:performance_of <album/157237#musicalwork> ;
    mo:recorded_as <album/157237#musicalexpression> ;
    schema:name "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/157237#musicalwork> .

<https://media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157237#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> ;
    foaf:depicts <album/157237#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> .

<https://medium-media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> a schema:ImageObject,
        foaf:Image .

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

<album/157237#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-12-01"^^xsd:date ;
    dcterms:title "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/157237#musicalexpression> ;
    mo:publisher _:Nfa18e90f6d964cbeb9e2209938e47688 ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "FZ: Formation Z"@en ;
            foaf:name "FZ: Formation Z"@en ] ;
    schema:datePublished "2026-12-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> ;
    schema:name "FZ: Formation Z Official Soundtrack"@en,
        "FZ: Formation Z Official Soundtrack"@ja,
        "FZ: Formation Z Official Soundtrack"@ja-latn ;
    schema:publisher _:Nfa18e90f6d964cbeb9e2209938e47688 ;
    foaf:depiction <https://media.vgm.io/albums/73/157237/157237-2c9cd8af4fdd.png> .

_:Nfa18e90f6d964cbeb9e2209938e47688 schema:name "Clear River Games"@en,
        "Clear River Games"@ja,
        "Clear River Games"@ja-latn ;
    foaf:name "Clear River Games"@en,
        "Clear River Games"@ja,
        "Clear River Games"@ja-latn .

