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

<artist/5744#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyo Hifumi"@en,
        "一二三恭"@ja ;
    foaf:made <album/97580#lyrics>,
        <album/97580#subject> ;
    foaf:name "Kyo Hifumi"@en,
        "一二三恭"@ja .

<album/130838> a mo:Release ;
    mo:catalogue_number "TCS4-PS4-EU-OST-DSC" .

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97580#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/97580#composition>,
        <album/97580#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/7079#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails of Cold Steel IV"@en,
        "英雄伝説 閃の軌跡IV -THE END OF SAGA-"@ja,
        "The Legend of Heroes: Sen no Kiseki IV -THE END OF SAGA-"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails of Cold Steel IV"@en,
        "英雄伝説 閃の軌跡IV -THE END OF SAGA-"@ja,
        "The Legend of Heroes: Sen no Kiseki IV -THE END OF SAGA-"@ja-latn .

<album/97580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn ;
    mo:composer <artist/293#subject> ;
    mo:produced_work <album/97580#musicalwork> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn .

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

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

<org/374#subject> schema:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn ;
    foaf:name "NIS America"@en,
        "NIS America"@ja,
        "NIS America"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/97580/97580-b41c0427f179.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97580#performance> ;
    schema:name "Megumi Sasaka"@en,
        "佐坂めぐみ"@ja ;
    foaf:name "Megumi Sasaka"@en,
        "佐坂めぐみ"@ja .

<artist/45345#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97580#performance> ;
    schema:name "Yuuri Suehiro"@en,
        "末廣優里"@ja ;
    foaf:name "Yuuri Suehiro"@en,
        "末廣優里"@ja .

<artist/8448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97580#performance> ;
    schema:name "Terukazu Inoue"@en,
        "井上央一"@ja ;
    foaf:name "Terukazu Inoue"@en,
        "井上央一"@ja .

<album/97580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn ;
    mo:performance_of <album/97580#musicalwork> ;
    mo:performer _:N6c17ff38ea6643a6a37098ed3af9daba,
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/8448#subject> ;
    mo:recorded_as <album/97580#musicalexpression> ;
    schema:byArtist _:N6c17ff38ea6643a6a37098ed3af9daba,
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/8448#subject> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn ;
    schema:workPerformed <album/97580#musicalwork> .

<album/97580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-27"^^xsd:date ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn ;
    mo:catalogue_number "TCS4-PS4-US-OST-DSC" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/130838> ;
    mo:publication_of <album/97580#musicalexpression> ;
    mo:publisher <org/374#subject> ;
    mo:record _:N1be5ec4d123249d5a286e29edc994055 ;
    mo:record_count 1 ;
    schema:about <product/7079#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kosuke.F"@en ;
            foaf:name "Kosuke.F"@en ],
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/8448#subject> ;
    schema:datePublished "2020-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/97580/97580-b41c0427f179.jpg> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@en,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja,
        "The Legend of Heroes: Trails of Cold Steel IV - Echoes of Erebonia"@ja-latn ;
    schema:publisher <org/374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/97580/97580-b41c0427f179.jpg> .

_:N43be568a3f5c4498bd12463814aaf06b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Village Elin"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N1be5ec4d123249d5a286e29edc994055 ;
    schema:name "Hidden Village Elin"@en .

_:N49d9b9442ad04b20ba31ccd7a1e5bfc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Throb"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1be5ec4d123249d5a286e29edc994055 ;
    schema:name "Burning Throb"@en .

_:N5faed8a926ed4bebab0ccb24b69335b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashita Eno Kiseki"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N1be5ec4d123249d5a286e29edc994055 ;
    schema:name "Ashita Eno Kiseki"@en .

_:N6c17ff38ea6643a6a37098ed3af9daba a schema:Person,
        foaf:Person ;
    mo:performed <album/97580#performance> ;
    schema:name "Kosuke.F"@en ;
    foaf:name "Kosuke.F"@en .

_:Na21514543cbc4df9ad0735a668f92fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing World -From the Abyss-"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1be5ec4d123249d5a286e29edc994055 ;
    schema:name "Changing World -From the Abyss-"@en .

_:Ne0b5aa1a7d9b4b049b004df5b2a8aad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Although its Warmth Small"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N1be5ec4d123249d5a286e29edc994055 ;
    schema:name "Although its Warmth Small"@en .

_:N1be5ec4d123249d5a286e29edc994055 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43be568a3f5c4498bd12463814aaf06b,
        _:N49d9b9442ad04b20ba31ccd7a1e5bfc9,
        _:N5faed8a926ed4bebab0ccb24b69335b4,
        _:Na21514543cbc4df9ad0735a668f92fea,
        _:Ne0b5aa1a7d9b4b049b004df5b2a8aad4 ;
    mo:track_count 5 ;
    schema:duration "PT15:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N43be568a3f5c4498bd12463814aaf06b,
        _:N49d9b9442ad04b20ba31ccd7a1e5bfc9,
        _:N5faed8a926ed4bebab0ccb24b69335b4,
        _:Na21514543cbc4df9ad0735a668f92fea,
        _:Ne0b5aa1a7d9b4b049b004df5b2a8aad4 .

