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

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

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

<artist/6078#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118568#subject> ;
    schema:name "Tatsuhiko Asano"@en,
        "浅野達彦"@ja ;
    foaf:made <album/118568#composition>,
        <album/118568#subject> ;
    foaf:name "Tatsuhiko Asano"@en,
        "浅野達彦"@ja .

<product/11361#subject> a schema:CreativeWork ;
    schema:name "Doshin the Giant"@en,
        "巨人のドシン"@ja,
        "Kyojin no Doshin"@ja-latn ;
    foaf:name "Doshin the Giant"@en,
        "巨人のドシン"@ja,
        "Kyojin no Doshin"@ja-latn .

<album/118568#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn ;
    mo:composer <artist/6078#subject> ;
    mo:produced_work <album/118568#musicalwork> ;
    schema:name "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn .

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

<album/118568#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn ;
    mo:performance_of <album/118568#musicalwork> ;
    mo:recorded_as <album/118568#musicalexpression> ;
    schema:name "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn ;
    schema:workPerformed <album/118568#musicalwork> .

<https://media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118568#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> ;
    foaf:depicts <album/118568#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> .

<https://medium-media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118568#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-25"^^xsd:date ;
    dcterms:title "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn ;
    mo:catalogue_number "SR2D-1010" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/118568#musicalexpression> ;
    mo:publisher _:N6efd29e52df14faaa6def13abee52605 ;
    mo:record _:N3cbbea433ad447f3a25e35761f2602d9 ;
    mo:record_count 1 ;
    schema:about <product/11361#subject> ;
    schema:datePublished "2022-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> ;
    schema:name "In the wake of Doshin, the Giant"@en,
        "In the wake of Doshin, the Giant"@ja,
        "In the wake of Doshin, the Giant"@ja-latn ;
    schema:publisher _:N6efd29e52df14faaa6def13abee52605 ;
    foaf:depiction <https://media.vgm.io/albums/86/118568/118568-28b856d06720.jpg> .

_:N0433d5696f7e48f09a349dea6df4e907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonfire"@en,
        "たき火"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Bonfire"@en,
        "たき火"@ja .

_:N0865cbd17f894d08a8c79897c48acb27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Along the Bardo Island"@en,
        "バルト島からずっと"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "All Along the Bardo Island"@en,
        "バルト島からずっと"@ja .

_:N4a8997aa10d34a9a87c74432a9c44ba9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Life of People"@en,
        "人々の暮らし"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "A Life of People"@en,
        "人々の暮らし"@ja .

_:N50d45b4ee6bd4364b94f1cade3412f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow Giant"@en,
        "黄色い巨人"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Yellow Giant"@en,
        "黄色い巨人"@ja .

_:N563f040c76b04fe898c0f2d3e7463dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heat From Grass"@en,
        "草いきれ"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Heat From Grass"@en,
        "草いきれ"@ja .

_:N601156e8ac1440438dbdeed9e1a5d2e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Morning Jungle"@en,
        "朝のジャングル"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "A Morning Jungle"@en,
        "朝のジャングル"@ja .

_:N6565fb9304144b4daf44059feb9fde59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Doshin the Giant"@en,
        "“巨人のドシン1”のテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Theme of Doshin the Giant"@en,
        "“巨人のドシン1”のテーマ"@ja .

_:N6efd29e52df14faaa6def13abee52605 schema:name "Silent River Runs Deep"@en,
        "Silent River Runs Deep"@ja,
        "Silent River Runs Deep"@ja-latn ;
    foaf:name "Silent River Runs Deep"@en,
        "Silent River Runs Deep"@ja,
        "Silent River Runs Deep"@ja-latn .

_:N955559352a7e4920b0247260856d6ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music of the Festival"@en,
        "祭りの音楽"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Music of the Festival"@en,
        "祭りの音楽"@ja .

_:Nb454ab5657834bacb0582f47499732c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise Zone"@en,
        "楽園地帯"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Paradise Zone"@en,
        "楽園地帯"@ja .

_:Nb558d4c043ba459c856720117998fe20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow Giant Reprise"@en,
        "黄色い巨人 リプライズ"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Yellow Giant Reprise"@en,
        "黄色い巨人 リプライズ"@ja .

_:Nbc8e7d8f741b4144b8c3a7e00b83d52c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preparations of the Festival"@en,
        "祭りの準備"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Preparations of the Festival"@en,
        "祭りの準備"@ja .

_:Nd217f4b55620455eaf3613041b19ae53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Island Without Anything"@en,
        "何もない島"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "The Island Without Anything"@en,
        "何もない島"@ja .

_:Ndaa2e57fc99947d8acd7acae2eab62d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Fifth"@en,
        "5度の光"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Light of Fifth"@en,
        "5度の光"@ja .

_:Neb9f92896cf742c48880649292a1b00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time"@en,
        "時間"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "Time"@en,
        "時間"@ja .

_:Nf3b24338974040eb8494f7ef942ace1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Island of Memory"@en,
        "記憶の島"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3cbbea433ad447f3a25e35761f2602d9 ;
    schema:name "The Island of Memory"@en,
        "記憶の島"@ja .

_:N3cbbea433ad447f3a25e35761f2602d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0433d5696f7e48f09a349dea6df4e907,
        _:N0865cbd17f894d08a8c79897c48acb27,
        _:N4a8997aa10d34a9a87c74432a9c44ba9,
        _:N50d45b4ee6bd4364b94f1cade3412f71,
        _:N563f040c76b04fe898c0f2d3e7463dce,
        _:N601156e8ac1440438dbdeed9e1a5d2e8,
        _:N6565fb9304144b4daf44059feb9fde59,
        _:N955559352a7e4920b0247260856d6ade,
        _:Nb454ab5657834bacb0582f47499732c1,
        _:Nb558d4c043ba459c856720117998fe20,
        _:Nbc8e7d8f741b4144b8c3a7e00b83d52c,
        _:Nd217f4b55620455eaf3613041b19ae53,
        _:Ndaa2e57fc99947d8acd7acae2eab62d7,
        _:Neb9f92896cf742c48880649292a1b00d,
        _:Nf3b24338974040eb8494f7ef942ace1d ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0433d5696f7e48f09a349dea6df4e907,
        _:N0865cbd17f894d08a8c79897c48acb27,
        _:N4a8997aa10d34a9a87c74432a9c44ba9,
        _:N50d45b4ee6bd4364b94f1cade3412f71,
        _:N563f040c76b04fe898c0f2d3e7463dce,
        _:N601156e8ac1440438dbdeed9e1a5d2e8,
        _:N6565fb9304144b4daf44059feb9fde59,
        _:N955559352a7e4920b0247260856d6ade,
        _:Nb454ab5657834bacb0582f47499732c1,
        _:Nb558d4c043ba459c856720117998fe20,
        _:Nbc8e7d8f741b4144b8c3a7e00b83d52c,
        _:Nd217f4b55620455eaf3613041b19ae53,
        _:Ndaa2e57fc99947d8acd7acae2eab62d7,
        _:Neb9f92896cf742c48880649292a1b00d,
        _:Nf3b24338974040eb8494f7ef942ace1d .

