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

<artist/38569#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kousei Amano"@en,
        "天野浩成"@ja ;
    foaf:made <album/160074#subject>,
        <album/160074#vocals> ;
    foaf:name "Kousei Amano"@en,
        "天野浩成"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/160074#lyrics>,
        <album/160074#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/14267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160074#subject> ;
    schema:name "Ryo"@en ;
    foaf:made <album/160074#composition>,
        <album/160074#subject> ;
    foaf:name "Ryo"@en .

<product/22380#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER ZEZTZ"@en,
        "仮面ライダーゼッツ"@ja,
        "KAMEN RIDER ZEZTZ"@ja-latn ;
    foaf:name "KAMEN RIDER ZEZTZ"@en,
        "仮面ライダーゼッツ"@ja,
        "KAMEN RIDER ZEZTZ"@ja-latn .

<album/160074#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn ;
    mo:composer <artist/14267#subject> ;
    mo:produced_work <album/160074#musicalwork> ;
    schema:name "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn .

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

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

<album/160074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn ;
    mo:performance_of <album/160074#musicalwork> ;
    mo:recorded_as <album/160074#musicalexpression> ;
    schema:name "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn ;
    schema:workPerformed <album/160074#musicalwork> .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160074#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> ;
    foaf:depicts <album/160074#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> .

<https://medium-media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-10"^^xsd:date ;
    dcterms:title "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000019967" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160074#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N1784e3f59d7448209b87eeda6ff584d4 ;
    mo:record_count 1 ;
    schema:about <product/22380#subject> ;
    schema:datePublished "2026-05-10"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> ;
    schema:name "Dystopia's Dawn / Sieg (Kousei Amano)"@en,
        "Dystopia's Dawn / ジーク (天野浩成)"@ja,
        "Dystopia's Dawn / Sieg (Kousei Amano)"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/160074/160074-2c2a26af3fc0.jpg> .

_:N5032524e2fe147da91ae0dd2b89e8122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dystopia's Dawn Instrumental"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1784e3f59d7448209b87eeda6ff584d4 ;
    schema:name "Dystopia's Dawn Instrumental"@en .

_:Nbeb4a5b2bfde41e0af29b4f28e571ff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dystopia's Dawn"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1784e3f59d7448209b87eeda6ff584d4 ;
    schema:name "Dystopia's Dawn"@en .

_:N1784e3f59d7448209b87eeda6ff584d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5032524e2fe147da91ae0dd2b89e8122,
        _:Nbeb4a5b2bfde41e0af29b4f28e571ff7 ;
    mo:track_count 2 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5032524e2fe147da91ae0dd2b89e8122,
        _:Nbeb4a5b2bfde41e0af29b4f28e571ff7 .

