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

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

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

<album/24972> a mo:Release ;
    mo:catalogue_number "TKCA-72453" .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114047#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/114047#composition>,
        <album/114047#subject> ;
    foaf:name "Joe Hisaishi"@en,
        "久石譲"@ja .

<product/1788#subject> a schema:CreativeWork ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    foaf:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

<album/114047#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/114047#musicalwork> ;
    schema:name "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn .

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

<org/2038#subject> schema:name "Lawson Entertainment"@en,
        "株式会社ローソンエンターメディア"@ja,
        "Lawson Entertainment"@ja-latn ;
    foaf:name "Lawson Entertainment"@en,
        "株式会社ローソンエンターメディア"@ja,
        "Lawson Entertainment"@ja-latn .

<https://media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114047#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> ;
    foaf:depicts <album/114047#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> .

<https://medium-media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114047#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    mo:performance_of <album/114047#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/114047#musicalexpression> ;
    schema:byArtist <artist/1759#subject> ;
    schema:name "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    schema:workPerformed <album/114047#musicalwork> .

<artist/1759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/114047#performance> ;
    schema:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja ;
    foaf:name "New Japan Philharmonic"@en,
        "新日本フィルハーモニー交響楽団"@ja .

<album/114047#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-27"^^xsd:date ;
    dcterms:title "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    mo:catalogue_number "TJJA-10043" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/24972> ;
    mo:publication_of <album/114047#musicalexpression> ;
    mo:publisher <org/2038#subject> ;
    mo:record _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "2021-11-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> ;
    schema:name "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    schema:publisher <org/2038#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/114047/114047-5111c0c5662f.jpg> .

_:N1736fb5c54764b209fa1163d387d891a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn .

_:N174344fafc82438697577188e9254355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn .

_:N2ed314129cd54b849b6756cbbcc867ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N4a37b8945c09438394ac1284d99f9de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn .

_:N71548b66d7da4ca88b7c176ddfcb4b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N88d3bd90374b49418f9ded8baf20a8a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N8ed6cb1bc8324ecd8e19e8348c07dd1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn .

_:N968343f50f0140f48b883640bc0e994e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N9a2a2ad74b744ccbbce4535e770d6b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn .

_:N9e8b0a3e034949769ed689896a311510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:Na54e9e89000c4f14b82726377ae8f932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn .

_:Na83cb2a4bb5646df99d70bf724172e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:Ncdf8bcdcb01243929f9e348df2d3186c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn .

_:Nd556cf235ba34a2ebb8f2e579592006d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn .

_:Ne7b13db8bca547e3bd7bf7a459d7c18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:Nea4e457a820b44ae90d4bfffb3b289fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N1674f61f7e0045e4a08378ae2c62f2c1 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:N1674f61f7e0045e4a08378ae2c62f2c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1736fb5c54764b209fa1163d387d891a,
        _:N174344fafc82438697577188e9254355,
        _:N2ed314129cd54b849b6756cbbcc867ea,
        _:N4a37b8945c09438394ac1284d99f9de3,
        _:N71548b66d7da4ca88b7c176ddfcb4b05,
        _:N88d3bd90374b49418f9ded8baf20a8a1,
        _:N8ed6cb1bc8324ecd8e19e8348c07dd1a,
        _:N968343f50f0140f48b883640bc0e994e,
        _:N9a2a2ad74b744ccbbce4535e770d6b03,
        _:N9e8b0a3e034949769ed689896a311510,
        _:Na54e9e89000c4f14b82726377ae8f932,
        _:Na83cb2a4bb5646df99d70bf724172e31,
        _:Ncdf8bcdcb01243929f9e348df2d3186c,
        _:Nd556cf235ba34a2ebb8f2e579592006d,
        _:Ne7b13db8bca547e3bd7bf7a459d7c18a,
        _:Nea4e457a820b44ae90d4bfffb3b289fa ;
    mo:track_count 16 ;
    schema:duration "PT23:46"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1736fb5c54764b209fa1163d387d891a,
        _:N174344fafc82438697577188e9254355,
        _:N2ed314129cd54b849b6756cbbcc867ea,
        _:N4a37b8945c09438394ac1284d99f9de3,
        _:N71548b66d7da4ca88b7c176ddfcb4b05,
        _:N88d3bd90374b49418f9ded8baf20a8a1,
        _:N8ed6cb1bc8324ecd8e19e8348c07dd1a,
        _:N968343f50f0140f48b883640bc0e994e,
        _:N9a2a2ad74b744ccbbce4535e770d6b03,
        _:N9e8b0a3e034949769ed689896a311510,
        _:Na54e9e89000c4f14b82726377ae8f932,
        _:Na83cb2a4bb5646df99d70bf724172e31,
        _:Ncdf8bcdcb01243929f9e348df2d3186c,
        _:Nd556cf235ba34a2ebb8f2e579592006d,
        _:Ne7b13db8bca547e3bd7bf7a459d7c18a,
        _:Nea4e457a820b44ae90d4bfffb3b289fa .

