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

<album/106984> a mo:Release ;
    mo:catalogue_number "YSNR-0001" .

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

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

<artist/1527#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "Satoshi Miyashita"@en,
        "宮下智"@ja ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "Satoshi Miyashita"@en,
        "宮下智"@ja .

<artist/1543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "Takayuki Nakamura"@en,
        "中村隆之"@ja ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "Takayuki Nakamura"@en,
        "中村隆之"@ja .

<artist/156#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "Takenobu Mitsuyoshi"@en,
        "光吉猛修"@ja .

<artist/401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "Osamu Murata"@en,
        "村田理"@ja ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "Osamu Murata"@en,
        "村田理"@ja .

<artist/402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "Ryuji Iuchi"@en,
        "井内竜次"@ja ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "Ryuji Iuchi"@en,
        "井内竜次"@ja .

<artist/450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53363#subject> ;
    schema:name "SEGA"@en ;
    foaf:made <album/53363#composition>,
        <album/53363#subject> ;
    foaf:name "SEGA"@en .

<product/3491#subject> a schema:CreativeWork ;
    schema:name "Shenmue III"@en,
        "シェンムー III"@ja,
        "Shenmue III"@ja-latn ;
    foaf:name "Shenmue III"@en,
        "シェンムー III"@ja,
        "Shenmue III"@ja-latn .

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

<album/53363#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn ;
    mo:performance_of <album/53363#musicalwork> ;
    mo:recorded_as <album/53363#musicalexpression> ;
    schema:name "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/53363#musicalwork> .

<https://media.vgm.io/albums/36/53363/53363-1574378799.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53363#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/53363/53363-1574378799.png> ;
    foaf:depicts <album/53363#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/53363/53363-1574378799.png> .

<https://medium-media.vgm.io/albums/36/53363/53363-1574378799.png> a schema:ImageObject,
        foaf:Image .

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

<album/53363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn ;
    mo:composer <artist/1527#subject>,
        <artist/1543#subject>,
        <artist/156#subject>,
        <artist/401#subject>,
        <artist/402#subject>,
        <artist/450#subject> ;
    mo:produced_work <album/53363#musicalwork> ;
    schema:name "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn .

<album/53363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-01"^^xsd:date ;
    dcterms:title "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/106984> ;
    mo:publication_of <album/53363#musicalexpression> ;
    mo:publisher _:Nf0f264b7097445aebb2094e70b667b4a ;
    mo:record _:N477861037e954c818a9e4cd84fa8e143 ;
    mo:record_count 1 ;
    schema:about <product/3491#subject> ;
    schema:datePublished "2019-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/53363/53363-1574378799.png> ;
    schema:name "Shenmue III Backer Exclusive Original Soundtrack"@en,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja,
        "Shenmue III Backer Exclusive Original Soundtrack"@ja-latn ;
    schema:publisher _:Nf0f264b7097445aebb2094e70b667b4a ;
    foaf:depiction <https://media.vgm.io/albums/36/53363/53363-1574378799.png> .

_:N0305ddc04eaf417cabc42440cd45f38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother's Cooking"@en,
        "お母さんのご飯"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Mother's Cooking"@en,
        "お母さんのご飯"@ja .

_:N1216be30571849e3a61819fb60c3ee3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Luck Song for Travelers"@en,
        "天雲旅望歌"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Good Luck Song for Travelers"@en,
        "天雲旅望歌"@ja .

_:N1d163e0748274babab9e150fb04030a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Training"@en,
        "修行"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Training"@en,
        "修行"@ja .

_:N223513b0cbd64cc3b49448b2d57d3e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose Garden"@en,
        "ローズガーデン"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Rose Garden"@en,
        "ローズガーデン"@ja .

_:N24b61ee4ba4b49fe9f5e092df5850f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwavering"@en,
        "一心不乱"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Unwavering"@en,
        "一心不乱"@ja .

_:N491960fdad1143cc8abde604299d0d52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flow of the Lijian River"@en,
        "漓江の流れ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Flow of the Lijian River"@en,
        "漓江の流れ"@ja .

_:N4b192c1da4ad4680ab7a61ef964653eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reap the Whirlwind"@en,
        "因果応報"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Reap the Whirlwind"@en,
        "因果応報"@ja .

_:N4dbfec5c3b774df493131bd3826df450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boundless Lands"@en,
        "寥廓たる大地"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Boundless Lands"@en,
        "寥廓たる大地"@ja .

_:N5ae81a0b53ec4aa5b0240d285cde185e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mother's Wish"@en,
        "母の想い"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "A Mother's Wish"@en,
        "母の想い"@ja .

_:N7188f9b4597e4afdaa735d71fc30b849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenmue - Sedge Tree"@en,
        "シェンムー ～莎木～"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Shenmue - Sedge Tree"@en,
        "シェンムー ～莎木～"@ja .

_:N7e13ab8fb813403a8949dc67fc575684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "People Coming and Going"@en,
        "行き交う人々"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "People Coming and Going"@en,
        "行き交う人々"@ja .

_:N868152aaf97e48c18a957fd632b093a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place Where the Sun Sets - Version 2"@en,
        "日のあたる場所で(ヴァージョン2)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "The Place Where the Sun Sets - Version 2"@en,
        "日のあたる場所で(ヴァージョン2)"@ja .

_:N915dd6911ffb41b7a9de604e7fcad7d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ren of the Port"@en,
        "波止場のレン"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Ren of the Port"@en,
        "波止場のレン"@ja .

_:N94b254608b41418b9545c44230e7a1f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenhua's Poem"@en,
        "莎花の詩"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Shenhua's Poem"@en,
        "莎花の詩"@ja .

_:Na1778bbbbdcc4f95879b34b0a31a5c3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disaster"@en,
        "災い"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Disaster"@en,
        "災い"@ja .

_:Nb3e9148e0acd4b0d93d0f711a777b81b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenhua - Sedge Flower"@en,
        "シェンファ ～莎花～"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Shenhua - Sedge Flower"@en,
        "シェンファ ～莎花～"@ja .

_:Nb7809b607553445f94683c08e9ab781b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Even a Moment"@en,
        "片時も"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Not Even a Moment"@en,
        "片時も"@ja .

_:Nbc16284eac4444ec80a9e595acfe0132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revenge"@en,
        "リベンジ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Revenge"@en,
        "リベンジ"@ja .

_:Nc0058156f8f84ef3a54eb2bb2b8f6676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long for Home"@en,
        "望郷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Long for Home"@en,
        "望郷"@ja .

_:Nc8ba0e3a09b94725a5cc718991d082b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halcyon Days"@en,
        "平穏な日々"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Halcyon Days"@en,
        "平穏な日々"@ja .

_:Nf0f264b7097445aebb2094e70b667b4a schema:name "Ys Net"@en ;
    foaf:name "Ys Net"@en .

_:Nfc7ed1f78dd74c3494ac2218ab130534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shenmue Theme Piano"@en,
        "シェンムーのテーマ ピアノ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N477861037e954c818a9e4cd84fa8e143 ;
    schema:name "Shenmue Theme Piano"@en,
        "シェンムーのテーマ ピアノ"@ja .

_:N477861037e954c818a9e4cd84fa8e143 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0305ddc04eaf417cabc42440cd45f38f,
        _:N1216be30571849e3a61819fb60c3ee3d,
        _:N1d163e0748274babab9e150fb04030a9,
        _:N223513b0cbd64cc3b49448b2d57d3e29,
        _:N24b61ee4ba4b49fe9f5e092df5850f94,
        _:N491960fdad1143cc8abde604299d0d52,
        _:N4b192c1da4ad4680ab7a61ef964653eb,
        _:N4dbfec5c3b774df493131bd3826df450,
        _:N5ae81a0b53ec4aa5b0240d285cde185e,
        _:N7188f9b4597e4afdaa735d71fc30b849,
        _:N7e13ab8fb813403a8949dc67fc575684,
        _:N868152aaf97e48c18a957fd632b093a9,
        _:N915dd6911ffb41b7a9de604e7fcad7d9,
        _:N94b254608b41418b9545c44230e7a1f3,
        _:Na1778bbbbdcc4f95879b34b0a31a5c3b,
        _:Nb3e9148e0acd4b0d93d0f711a777b81b,
        _:Nb7809b607553445f94683c08e9ab781b,
        _:Nbc16284eac4444ec80a9e595acfe0132,
        _:Nc0058156f8f84ef3a54eb2bb2b8f6676,
        _:Nc8ba0e3a09b94725a5cc718991d082b6,
        _:Nfc7ed1f78dd74c3494ac2218ab130534 ;
    mo:track_count 21 ;
    schema:duration "PT53:11"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0305ddc04eaf417cabc42440cd45f38f,
        _:N1216be30571849e3a61819fb60c3ee3d,
        _:N1d163e0748274babab9e150fb04030a9,
        _:N223513b0cbd64cc3b49448b2d57d3e29,
        _:N24b61ee4ba4b49fe9f5e092df5850f94,
        _:N491960fdad1143cc8abde604299d0d52,
        _:N4b192c1da4ad4680ab7a61ef964653eb,
        _:N4dbfec5c3b774df493131bd3826df450,
        _:N5ae81a0b53ec4aa5b0240d285cde185e,
        _:N7188f9b4597e4afdaa735d71fc30b849,
        _:N7e13ab8fb813403a8949dc67fc575684,
        _:N868152aaf97e48c18a957fd632b093a9,
        _:N915dd6911ffb41b7a9de604e7fcad7d9,
        _:N94b254608b41418b9545c44230e7a1f3,
        _:Na1778bbbbdcc4f95879b34b0a31a5c3b,
        _:Nb3e9148e0acd4b0d93d0f711a777b81b,
        _:Nb7809b607553445f94683c08e9ab781b,
        _:Nbc16284eac4444ec80a9e595acfe0132,
        _:Nc0058156f8f84ef3a54eb2bb2b8f6676,
        _:Nc8ba0e3a09b94725a5cc718991d082b6,
        _:Nfc7ed1f78dd74c3494ac2218ab130534 .

