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

<artist/58900#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rainy."@en,
        "Rainy。"@ja ;
    foaf:made <album/126421#subject>,
        <album/126421#vocals> ;
    foaf:name "Rainy."@en,
        "Rainy。"@ja .

<artist/58929#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126421#subject> ;
    schema:name "INTELLIGENT SYSTEMS CO.,LTD."@en,
        "株式会社インテリジェントシステムズ"@ja ;
    foaf:made <album/126421#composition>,
        <album/126421#lyrics>,
        <album/126421#subject> ;
    foaf:name "INTELLIGENT SYSTEMS CO.,LTD."@en,
        "株式会社インテリジェントシステムズ"@ja .

<product/11853#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem Engage"@en,
        "ファイアーエムブレム エンゲージ"@ja,
        "Fire Emblem Engage"@ja-latn ;
    foaf:name "Fire Emblem Engage"@en,
        "ファイアーエムブレム エンゲージ"@ja,
        "Fire Emblem Engage"@ja-latn .

<album/126421#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn ;
    mo:composer <artist/58929#subject> ;
    mo:produced_work <album/126421#musicalwork> ;
    schema:name "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn .

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

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

<album/126421#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn ;
    mo:performance_of <album/126421#musicalwork> ;
    mo:recorded_as <album/126421#musicalexpression> ;
    schema:name "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn ;
    schema:workPerformed <album/126421#musicalwork> .

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

<https://media.vgm.io/albums/12/126421/126421-07f88baa7342.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126421#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/126421/126421-07f88baa7342.png> ;
    foaf:depicts <album/126421#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/126421/126421-07f88baa7342.png> .

<https://medium-media.vgm.io/albums/12/126421/126421-07f88baa7342.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/126421#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-15"^^xsd:date ;
    dcterms:title "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn ;
    mo:catalogue_number "JBCZ-6123" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/126421#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N32d8bd6483f141248a911e7cfc7caa9f,
        _:N8d478aa21d794b0785123f5e9fa2768f ;
    mo:record_count 2 ;
    schema:about <product/11853#subject> ;
    schema:datePublished "2023-03-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/126421/126421-07f88baa7342.png> ;
    schema:name "FIRE EMBLEM ENGAGE Special Vocal Edition"@en,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja,
        "FIRE EMBLEM ENGAGE Special Vocal Edition"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/126421/126421-07f88baa7342.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryo"@en ;
    foaf:made <album/126421#subject> ;
    foaf:name "Ryo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ryo"@en ;
    foaf:made <album/126421#vocals> ;
    foaf:name "Ryo"@en .

_:N3de14a5b961547f69def27539d8de9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Movie Special Version (1 Chorus)"@en,
        "エンディングムービー特別編集版 (1コーラス)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32d8bd6483f141248a911e7cfc7caa9f ;
    schema:name "Ending Movie Special Version (1 Chorus)"@en,
        "エンディングムービー特別編集版 (1コーラス)"@ja .

_:Na3fa433dcb6040758a65296e81c0aa53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emblem Engage!"@en,
        "Emblem Engage!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N8d478aa21d794b0785123f5e9fa2768f ;
    schema:name "Emblem Engage!"@en,
        "Emblem Engage!"@ja .

_:Na7cfd7e540dd4bc1838464a21c29ddb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Movie Special Version (Full)"@en,
        "オープニングムービー特別編集版 (フル)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32d8bd6483f141248a911e7cfc7caa9f ;
    schema:name "Opening Movie Special Version (Full)"@en,
        "オープニングムービー特別編集版 (フル)"@ja .

_:Nc45a4fb7c38448fe881aed898901b565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiery Bonds"@en,
        "絆炎"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N8d478aa21d794b0785123f5e9fa2768f ;
    schema:name "Fiery Bonds"@en,
        "絆炎"@ja .

_:N32d8bd6483f141248a911e7cfc7caa9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3de14a5b961547f69def27539d8de9aa,
        _:Na7cfd7e540dd4bc1838464a21c29ddb2 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3de14a5b961547f69def27539d8de9aa,
        _:Na7cfd7e540dd4bc1838464a21c29ddb2 .

_:N8d478aa21d794b0785123f5e9fa2768f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na3fa433dcb6040758a65296e81c0aa53,
        _:Nc45a4fb7c38448fe881aed898901b565 ;
    mo:track_count 2 ;
    schema:duration "PT9:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na3fa433dcb6040758a65296e81c0aa53,
        _:Nc45a4fb7c38448fe881aed898901b565 .

