@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 _:N1a3b035a9b124c609c408a3a780975cb,
        <artist/15753#subject>,
        <artist/45345#subject>,
        <artist/5305#subject>,
        <artist/8449#subject> ;
    mo:recorded_as <album/85901#musicalexpression> ;
    schema:byArtist _:N1a3b035a9b124c609c408a3a780975cb,
        <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 _:Nfee3de4c3fb848ebb055256cf48b8554 ;
    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> .

_:N0543dda94d634cd98ab973e0d2c6aa7c 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 _:Nfee3de4c3fb848ebb055256cf48b8554 ;
    schema:name "One-Way to the Netherworld"@en .

_:N070a835c66ac4e889d887dba13544b3e 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 _:Nfee3de4c3fb848ebb055256cf48b8554 ;
    schema:name "Solid as the Rock of Juno"@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nbfc86755780d46afb935ae4c59f4a422 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 _:Nfee3de4c3fb848ebb055256cf48b8554 ;
    schema:name "Under the Light Shining Sky"@en .

_:Ndb8c34482cb84d41ba51be70ddd13f19 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 _:Nfee3de4c3fb848ebb055256cf48b8554 ;
    schema:name "Pancake on the Way Home from School"@en .

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

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

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

_:Nfee3de4c3fb848ebb055256cf48b8554 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0543dda94d634cd98ab973e0d2c6aa7c,
        _:N070a835c66ac4e889d887dba13544b3e,
        _:N0c68967e0f584d858b97ec55df61f1ca,
        _:N267f1957268b4736bdadb2ac19af8761,
        _:N38905535f9914cbe9e0e510b478f2540,
        _:N3df41ee89cf947269e90103709460b6a,
        _:N4f2a38aa9717458f9f23e2d1b9f9a0a4,
        _:N5c9b5c05b7224d75a8dd75f45db7d45a,
        _:N684a3445926449869b4f014ce1903e30,
        _:N76a110272ad945dbb3da78b1235898ab,
        _:N88e6dd9f43104fb9bc77949d4ecc3fc4,
        _:Nb6853eb673a842d89ccdecbe95187f31,
        _:Nb823263bfd624cb294f819dd99813a38,
        _:Nbe1897bdc466489ca91c15738fa9587c,
        _:Nbe7d9fc47afc46489305765c89882762,
        _:Nbfc86755780d46afb935ae4c59f4a422,
        _:Ndb8c34482cb84d41ba51be70ddd13f19,
        _:Ne2f5cdf9b5dc40cc89d4532a3cfa6dc2,
        _:Ne32c68af8a97429699a024a47469ef1f,
        _:Ne779b8a2a003426f8666eff561f7c245 ;
    mo:track_count 20 ;
    schema:duration "PT61:40"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N0543dda94d634cd98ab973e0d2c6aa7c,
        _:N070a835c66ac4e889d887dba13544b3e,
        _:N0c68967e0f584d858b97ec55df61f1ca,
        _:N267f1957268b4736bdadb2ac19af8761,
        _:N38905535f9914cbe9e0e510b478f2540,
        _:N3df41ee89cf947269e90103709460b6a,
        _:N4f2a38aa9717458f9f23e2d1b9f9a0a4,
        _:N5c9b5c05b7224d75a8dd75f45db7d45a,
        _:N684a3445926449869b4f014ce1903e30,
        _:N76a110272ad945dbb3da78b1235898ab,
        _:N88e6dd9f43104fb9bc77949d4ecc3fc4,
        _:Nb6853eb673a842d89ccdecbe95187f31,
        _:Nb823263bfd624cb294f819dd99813a38,
        _:Nbe1897bdc466489ca91c15738fa9587c,
        _:Nbe7d9fc47afc46489305765c89882762,
        _:Nbfc86755780d46afb935ae4c59f4a422,
        _:Ndb8c34482cb84d41ba51be70ddd13f19,
        _:Ne2f5cdf9b5dc40cc89d4532a3cfa6dc2,
        _:Ne32c68af8a97429699a024a47469ef1f,
        _:Ne779b8a2a003426f8666eff561f7c245 .

