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

<album/104906> a mo:Release ;
    mo:catalogue_number "MCOL-0316" .

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

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

<artist/13#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111561#subject> ;
    schema:name "Rei Kondoh"@en,
        "近藤嶺"@ja ;
    foaf:made <album/111561#composition>,
        <album/111561#subject> ;
    foaf:name "Rei Kondoh"@en,
        "近藤嶺"@ja .

<artist/16193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111561#subject> ;
    schema:name "Hiroki Morishita"@en,
        "森下弘生"@ja ;
    foaf:made <album/111561#composition>,
        <album/111561#subject> ;
    foaf:name "Hiroki Morishita"@en,
        "森下弘生"@ja .

<artist/25321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111561#subject> ;
    schema:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja ;
    foaf:made <album/111561#composition>,
        <album/111561#subject> ;
    foaf:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja .

<product/7500#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn ;
    foaf:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn .

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

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

<org/2280#subject> schema:name "Materia Collective LLC"@en,
        "Materia Collective LLC"@ja,
        "Materia Collective LLC"@ja-latn ;
    foaf:name "Materia Collective LLC"@en,
        "Materia Collective LLC"@ja,
        "Materia Collective LLC"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/111561/111561-2febb4f2ea17.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111561#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    mo:composer <artist/13#subject>,
        <artist/16193#subject>,
        <artist/25321#subject> ;
    mo:produced_work <album/111561#musicalwork> ;
    schema:name "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn .

<album/111561#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-04"^^xsd:date ;
    dcterms:title "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    mo:catalogue_number "MCOL-0316-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/104906> ;
    mo:publication_of <album/111561#musicalexpression> ;
    mo:publisher <org/2280#subject> ;
    mo:record _:Nc7be898f71624ebb9233b94e0addb23d ;
    mo:record_count 1 ;
    schema:about <product/7500#subject> ;
    schema:datePublished "2021-05-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/111561/111561-2febb4f2ea17.jpg> ;
    schema:name "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    schema:publisher <org/2280#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/111561/111561-2febb4f2ea17.jpg> .

_:N154fd954563846bea0536281023b85d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fódlan Winds"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Fódlan Winds"@en .

_:N2b562605871343609bc908ff63a9fac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tearing Through Heaven"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Tearing Through Heaven"@en .

_:N4e0348ffd55d41a09ad0d18d66733476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfulfilled"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Unfulfilled"@en .

_:N5c60d801b8c14732abf8f914663b8dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Awakening"@en .

_:N6faa75ae08724c86b51d217c92a38b2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge of Dawn"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "The Edge of Dawn"@en .

_:N8e2d6d3de1ed4bb1a2dae01737bb6acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Heaven and Earth"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Between Heaven and Earth"@en .

_:N97752168e9b244f4bb3cd8e7c6c4c3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life at Garreg Mach Monastery"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Life at Garreg Mach Monastery"@en .

_:N97c665a394464752acc7130bf2be774d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Houses Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Three Houses Main Theme"@en .

_:Nbb982f506ccf4665a0462d0c6b6ca23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing Daybreak"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc7be898f71624ebb9233b94e0addb23d ;
    schema:name "Chasing Daybreak"@en .

_:Nc7be898f71624ebb9233b94e0addb23d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N154fd954563846bea0536281023b85d7,
        _:N2b562605871343609bc908ff63a9fac7,
        _:N4e0348ffd55d41a09ad0d18d66733476,
        _:N5c60d801b8c14732abf8f914663b8dc9,
        _:N6faa75ae08724c86b51d217c92a38b2e,
        _:N8e2d6d3de1ed4bb1a2dae01737bb6acd,
        _:N97752168e9b244f4bb3cd8e7c6c4c3ab,
        _:N97c665a394464752acc7130bf2be774d,
        _:Nbb982f506ccf4665a0462d0c6b6ca23a ;
    mo:track_count 9 ;
    schema:duration "PT31:34"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N154fd954563846bea0536281023b85d7,
        _:N2b562605871343609bc908ff63a9fac7,
        _:N4e0348ffd55d41a09ad0d18d66733476,
        _:N5c60d801b8c14732abf8f914663b8dc9,
        _:N6faa75ae08724c86b51d217c92a38b2e,
        _:N8e2d6d3de1ed4bb1a2dae01737bb6acd,
        _:N97752168e9b244f4bb3cd8e7c6c4c3ab,
        _:N97c665a394464752acc7130bf2be774d,
        _:Nbb982f506ccf4665a0462d0c6b6ca23a .

