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

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

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

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

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

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

<artist/25321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115559#subject> ;
    schema:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja ;
    foaf:made <album/115559#composition>,
        <album/115559#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/115559#musicalexpression> a mo:Signal ;
    mo:published_as <album/115559#subject> ;
    mo:records <album/115559#performance> .

<album/115559#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/115559#musicalwork> ;
    mo:recorded_as <album/115559#musicalexpression> ;
    schema:name "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    schema:workPerformed <album/115559#musicalwork> .

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

<https://media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115559#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> ;
    foaf:depicts <album/115559#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> .

<https://medium-media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115559#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/115559#musicalwork> ;
    schema:name "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn .

<album/115559#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-15"^^xsd:date ;
    dcterms:title "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    mo:catalogue_number "MCOL-0316-V" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/104906> ;
    mo:publication_of <album/115559#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N6f50e53a62b348e79a4e10132cad5741 ;
    mo:record_count 1 ;
    schema:about <product/7500#subject> ;
    schema:datePublished "2021-10-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> ;
    schema:name "Crest of Flames"@en,
        "Crest of Flames"@ja,
        "Crest of Flames"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/115559/115559-d614a1364ae4.jpg> .

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

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

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

_:N58b0489537ba407d80e86bdd4608d84e 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 _:N6f50e53a62b348e79a4e10132cad5741 ;
    schema:name "Life at Garreg Mach Monastery"@en .

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

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

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

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

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

_:N6f50e53a62b348e79a4e10132cad5741 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb6d75a17024f5e8e7d781fcc89259a,
        _:N4acb89c811a94cad8fda928c326fa8c5,
        _:N4d2f3ce1b32e471ebe644c3365bab04d,
        _:N58b0489537ba407d80e86bdd4608d84e,
        _:N70951391a4d74a4780d632ec56ea0fdd,
        _:N9f724d57cb2f45d3a1ecfb8108cb8c12,
        _:Ndc4d02cd76bb430a957702caeba55be9,
        _:Nebd3abeae0614d459623d5165da1d4fd,
        _:Nf83e4831690d4b6391cfe5c760b36faa ;
    mo:track_count 9 ;
    schema:duration "PT18:27"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0eb6d75a17024f5e8e7d781fcc89259a,
        _:N4acb89c811a94cad8fda928c326fa8c5,
        _:N4d2f3ce1b32e471ebe644c3365bab04d,
        _:N58b0489537ba407d80e86bdd4608d84e,
        _:N70951391a4d74a4780d632ec56ea0fdd,
        _:N9f724d57cb2f45d3a1ecfb8108cb8c12,
        _:Ndc4d02cd76bb430a957702caeba55be9,
        _:Nebd3abeae0614d459623d5165da1d4fd,
        _:Nf83e4831690d4b6391cfe5c760b36faa .

