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

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

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

<artist/13173#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85901#subject> ;
    schema:name "Tomokatsu Hagiuda"@en,
        "萩生田朋克"@ja ;
    foaf:made <album/85901#composition>,
        <album/85901#subject> ;
    foaf:name "Tomokatsu Hagiuda"@en,
        "萩生田朋克"@ja .

<artist/19761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85901#subject> ;
    schema:name "Mitsuo Singa"@en,
        "真我光生"@ja ;
    foaf:made <album/85901#composition>,
        <album/85901#subject> ;
    foaf:name "Mitsuo Singa"@en,
        "真我光生"@ja .

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

<artist/6037#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85901#subject> ;
    schema:name "Takahiro Unisuga"@en,
        "宇仁菅孝宏"@ja ;
    foaf:made <album/85901#composition>,
        <album/85901#subject> ;
    foaf:name "Takahiro Unisuga"@en,
        "宇仁菅孝宏"@ja .

<artist/710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85901#subject> ;
    schema:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja ;
    foaf:made <album/85901#composition>,
        <album/85901#subject> ;
    foaf:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja .

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

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

<album/85901#musicalexpression> a mo:Signal ;
    mo:published_as <album/85901#subject> ;
    mo:records <album/85901#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/10/85901/85901-1571751587.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/85901#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/85901/85901-1571751587.png> ;
    foaf:depicts <album/85901#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/85901/85901-1571751587.png> .

<https://medium-media.vgm.io/albums/10/85901/85901-1571751587.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/5305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85901#performance> ;
    schema:name "Masaru Teramae"@en,
        "寺前甲"@ja ;
    foaf:name "Masaru Teramae"@en,
        "寺前甲"@ja .

<artist/8449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85901#performance> ;
    schema:name "Mizuki Mizutani"@en,
        "水谷美月"@ja ;
    foaf:name "Mizuki Mizutani"@en,
        "水谷美月"@ja .

<album/85901#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn ;
    mo:composer <artist/13173#subject>,
        <artist/19761#subject>,
        <artist/293#subject>,
        <artist/6037#subject>,
        <artist/710#subject> ;
    mo:produced_work <album/85901#musicalwork> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn .

<album/85901#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn ;
    mo:performance_of <album/85901#musicalwork> ;
    mo:performer _:Ne65d50f68ab74552a12cc2ade51dacaf,
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/5305#subject>,
        <artist/8449#subject> ;
    mo:recorded_as <album/85901#musicalexpression> ;
    schema:byArtist _:Ne65d50f68ab74552a12cc2ade51dacaf,
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/5305#subject>,
        <artist/8449#subject> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/85901#musicalwork> .

<album/85901#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-22"^^xsd:date ;
    dcterms:title "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn ;
    mo:catalogue_number "TCS3-GDS-WS-OST" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85901#musicalexpression> ;
    mo:publisher <org/374#subject> ;
    mo:record _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    mo:record_count 1 ;
    schema:about <product/7078#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/5305#subject>,
        <artist/8449#subject> ;
    schema:datePublished "2019-10-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/85901/85901-1571751587.png> ;
    schema:name "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@en,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja,
        "The Legend of Heroes: Trails of Cold Steel III Official Soundtrack"@ja-latn ;
    schema:publisher <org/374#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/85901/85901-1571751587.png> .

_:N0017479b67cc4b2ea4e7ef3626f6aa08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pancake on the Way Home from School"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Pancake on the Way Home from School"@en .

_:N0f036899d73242ccb5780a637e8e8a67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One-Way to the Netherworld"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "One-Way to the Netherworld"@en .

_:N176961b8ef874c9c8e2e67e606edb425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erosion of Madness"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Erosion of Madness"@en .

_:N3cc6b017ba3442958752df77c9faa932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise of That Day"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Promise of That Day"@en .

_:N477f480cd6ad47d0915fab30d0bc6cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Back! Abend Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Welcome Back! Abend Time"@en .

_:N4d6720d62b814cf1a56959bf62b11988 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of Biting Gale"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Sword of Biting Gale"@en .

_:N5e0687deb5f242e5a604bde6921beda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solid as the Rock of Juno"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Solid as the Rock of Juno"@en .

_:N63b5975ed8ea4d718d56f7fc406694e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brilliant Escape"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Brilliant Escape"@en .

_:N851bd7b970984972beabafd609958854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Steel"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Brave Steel"@en .

_:N852622836b5d4ff38566a04d94419bc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Light Shining Sky"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Under the Light Shining Sky"@en .

_:N9815875f24354fcea4687e13cdce2ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Transcend the Distance"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Heart Transcend the Distance"@en .

_:N9c7cfe59ec5742188d7718281ab9c317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cheap Trap"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Cheap Trap"@en .

_:N9ca1f78933ab4f4389f942c783df31d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Einhell Small-Fortress"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Einhell Small-Fortress"@en .

_:Nabcc1d7e9186439b80b2513ecb5a5a4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mourning Refrain"@en ;
    mo:track_number 20 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Mourning Refrain"@en .

_:Nc2736f34de5d462697702a8cf3d8f77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral of Erebos"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Spiral of Erebos"@en .

_:Nc8372facab8b4611a04ff55a2ad10833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Journey"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Beyond the Journey"@en .

_:Nd84ce59f026745fea9bf4f61764c24a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Things Entrusted"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Things Entrusted"@en .

_:Ne35cdd666c96487a926cfe49f4c1a884 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proud Grudge"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Proud Grudge"@en .

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

_:Ne8d517494ede44688a7d81d384b299e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start Line"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Start Line"@en .

_:Ne923c79aba224bcd84519649b2062765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step Ahead"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nc05ac9c69e7c4ebba5e0870c4af22782 ;
    schema:name "Step Ahead"@en .

_:Nc05ac9c69e7c4ebba5e0870c4af22782 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0017479b67cc4b2ea4e7ef3626f6aa08,
        _:N0f036899d73242ccb5780a637e8e8a67,
        _:N176961b8ef874c9c8e2e67e606edb425,
        _:N3cc6b017ba3442958752df77c9faa932,
        _:N477f480cd6ad47d0915fab30d0bc6cf0,
        _:N4d6720d62b814cf1a56959bf62b11988,
        _:N5e0687deb5f242e5a604bde6921beda2,
        _:N63b5975ed8ea4d718d56f7fc406694e0,
        _:N851bd7b970984972beabafd609958854,
        _:N852622836b5d4ff38566a04d94419bc9,
        _:N9815875f24354fcea4687e13cdce2ee1,
        _:N9c7cfe59ec5742188d7718281ab9c317,
        _:N9ca1f78933ab4f4389f942c783df31d5,
        _:Nabcc1d7e9186439b80b2513ecb5a5a4c,
        _:Nc2736f34de5d462697702a8cf3d8f77e,
        _:Nc8372facab8b4611a04ff55a2ad10833,
        _:Nd84ce59f026745fea9bf4f61764c24a2,
        _:Ne35cdd666c96487a926cfe49f4c1a884,
        _:Ne8d517494ede44688a7d81d384b299e9,
        _:Ne923c79aba224bcd84519649b2062765 ;
    mo:track_count 20 ;
    schema:duration "PT61:40"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0017479b67cc4b2ea4e7ef3626f6aa08,
        _:N0f036899d73242ccb5780a637e8e8a67,
        _:N176961b8ef874c9c8e2e67e606edb425,
        _:N3cc6b017ba3442958752df77c9faa932,
        _:N477f480cd6ad47d0915fab30d0bc6cf0,
        _:N4d6720d62b814cf1a56959bf62b11988,
        _:N5e0687deb5f242e5a604bde6921beda2,
        _:N63b5975ed8ea4d718d56f7fc406694e0,
        _:N851bd7b970984972beabafd609958854,
        _:N852622836b5d4ff38566a04d94419bc9,
        _:N9815875f24354fcea4687e13cdce2ee1,
        _:N9c7cfe59ec5742188d7718281ab9c317,
        _:N9ca1f78933ab4f4389f942c783df31d5,
        _:Nabcc1d7e9186439b80b2513ecb5a5a4c,
        _:Nc2736f34de5d462697702a8cf3d8f77e,
        _:Nc8372facab8b4611a04ff55a2ad10833,
        _:Nd84ce59f026745fea9bf4f61764c24a2,
        _:Ne35cdd666c96487a926cfe49f4c1a884,
        _:Ne8d517494ede44688a7d81d384b299e9,
        _:Ne923c79aba224bcd84519649b2062765 .

