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

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

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

<artist/48499#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121186#subject> ;
    schema:name "Yusuke Tsutsumi"@en,
        "堤裕介"@ja ;
    foaf:made <album/121186#composition>,
        <album/121186#subject> ;
    foaf:name "Yusuke Tsutsumi"@en,
        "堤裕介"@ja .

<album/121186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:composer <artist/48499#subject> ;
    mo:produced_work <album/121186#musicalwork> ;
    schema:name "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn .

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

<album/121186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:performance_of <album/121186#musicalwork> ;
    mo:recorded_as <album/121186#musicalexpression> ;
    schema:name "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:workPerformed <album/121186#musicalwork> .

<https://media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121186#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> ;
    foaf:depicts <album/121186#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> .

<https://medium-media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-17"^^xsd:date ;
    dcterms:title "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121186#musicalexpression> ;
    mo:publisher _:Nf3ec6ab40ddf42b69abed61b7f93b776 ;
    mo:record _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Walk in the Woods"@en ;
            foaf:name "A Walk in the Woods"@en ] ;
    schema:datePublished "2022-06-17"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> ;
    schema:name "A Walk in the Woods (Original Motion Picture Soundtrack)"@en,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja,
        "A Walk in the Woods (Original Motion Picture Soundtrack)"@ja-latn ;
    schema:publisher _:Nf3ec6ab40ddf42b69abed61b7f93b776 ;
    foaf:depiction <https://media.vgm.io/albums/68/121186/121186-562dbfbd379c.jpg> .

_:N03713b2d815f417492c230bd3532d8df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goddess of the Wild"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Goddess of the Wild"@en .

_:N065b24a503b745f68c248865be44fc8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cows"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Cows"@en .

_:N2fa9ba1a43a14eb89974d7390c55d475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Tree"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "To the Tree"@en .

_:N72533d1d87ec4d87bb53fd49edab0474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Sky (End Credits)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Autumn Sky (End Credits)"@en .

_:N892eb6db05744b38a020d0215dc880e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Night"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Song of the Night"@en .

_:N9754b661d2f24b5f91e48130941e24b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Diary"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "The Diary"@en .

_:Na22571ce1a8a4876be32084b0cb19157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Walk in the Woods"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "A Walk in the Woods"@en .

_:Nbcfec9cd6e844985a806c3f53f6d74fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Storm Girl"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "The Storm Girl"@en .

_:Nd20b96f4341b423fb2064ce9b5698747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bluest Horizon"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "The Bluest Horizon"@en .

_:Nd476a411444747a8b64a712f96d581ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Sky"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Autumn Sky"@en .

_:Nd927202267424b2c93d5ea1226414af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ranch I"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "The Ranch I"@en .

_:Ndb748324fc6044bf9dbebe27cef54033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ranch II"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "The Ranch II"@en .

_:Ne013029dcd2d42a593cd50650e8dc781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleep"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1fd03ba3f0c74131be2eed9efc9e2b30 ;
    schema:name "Sleep"@en .

_:Nf3ec6ab40ddf42b69abed61b7f93b776 schema:name "Bandcamp"@en ;
    foaf:name "Bandcamp"@en .

_:N1fd03ba3f0c74131be2eed9efc9e2b30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03713b2d815f417492c230bd3532d8df,
        _:N065b24a503b745f68c248865be44fc8b,
        _:N2fa9ba1a43a14eb89974d7390c55d475,
        _:N72533d1d87ec4d87bb53fd49edab0474,
        _:N892eb6db05744b38a020d0215dc880e7,
        _:N9754b661d2f24b5f91e48130941e24b3,
        _:Na22571ce1a8a4876be32084b0cb19157,
        _:Nbcfec9cd6e844985a806c3f53f6d74fe,
        _:Nd20b96f4341b423fb2064ce9b5698747,
        _:Nd476a411444747a8b64a712f96d581ea,
        _:Nd927202267424b2c93d5ea1226414af8,
        _:Ndb748324fc6044bf9dbebe27cef54033,
        _:Ne013029dcd2d42a593cd50650e8dc781 ;
    mo:track_count 13 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03713b2d815f417492c230bd3532d8df,
        _:N065b24a503b745f68c248865be44fc8b,
        _:N2fa9ba1a43a14eb89974d7390c55d475,
        _:N72533d1d87ec4d87bb53fd49edab0474,
        _:N892eb6db05744b38a020d0215dc880e7,
        _:N9754b661d2f24b5f91e48130941e24b3,
        _:Na22571ce1a8a4876be32084b0cb19157,
        _:Nbcfec9cd6e844985a806c3f53f6d74fe,
        _:Nd20b96f4341b423fb2064ce9b5698747,
        _:Nd476a411444747a8b64a712f96d581ea,
        _:Nd927202267424b2c93d5ea1226414af8,
        _:Ndb748324fc6044bf9dbebe27cef54033,
        _:Ne013029dcd2d42a593cd50650e8dc781 .

