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

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

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51707#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/51707#composition>,
        <album/51707#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/51707#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/51707#musicalwork> ;
    schema:name "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn .

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

<org/1477#subject> schema:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn ;
    foaf:name "Smile Face International Records"@en,
        "Smile Face International Records"@ja,
        "Smile Face International Records"@ja-latn .

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

<album/51707#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/51707#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/51707#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/51707#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/51707#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/51707#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/51707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    mo:catalogue_number "HO-060" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24972> ;
    mo:publication_of <album/51707#musicalexpression> ;
    mo:publisher <org/1477#subject> ;
    mo:record _:N45bb27224e9941a593d55181b54d6e22 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Orchestra Stories Tonari no Totoro"@en,
        "オーケストラストーリーズ となりのトトロ"@ja,
        "Orchestra Stories Tonari no Totoro"@ja-latn ;
    schema:publisher <org/1477#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N086f63e64e524a50a69dc6cc7c4242e7 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn .

_:N0f026d2715164878b0c51eba9a048b56 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn .

_:N1433274cf99a45d19a07433747081012 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N161fe92de1f4498dafcab19c17028e86 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn .

_:N2699c829249f42d9bebfb0f0de544169 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Traveling Soot ~ Mother"@en,
        "ススワタリ～お母さん"@ja,
        "Susuwatari ~ Okaasan"@ja-latn .

_:N4a69ccf0b07a4e75907ec3f90ff78175 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn .

_:N5491472f09cb4960a831d4ba63479f27 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:N633e75da9d0a43e3924100eb67b95a14 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:N67894dbc75b14c7792baccd53a442b0d 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

_:N784858cc3b2e440eaeab77b20062217d 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:Nb14622cc8b4242d6b9768175937682ab 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:Nc80dbeed06034794bd765ad596b00f84 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:Nd384b4f48e75431eaee1ecf63a0e3d95 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "The Path of Wind"@en,
        "風のとおり道"@ja,
        "Kaze no Toorimichi"@ja-latn .

_:Ne113207a8c7b4bea8e74729cffa9b1f1 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:Neb158d5dbdef4bb39d65adabe2cde704 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "Catbus"@en,
        "ネコバス"@ja,
        "Nekobasu"@ja-latn .

_:Nef6254c2f3b143b09d3727c68303f2fa 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 _:N45bb27224e9941a593d55181b54d6e22 ;
    schema:name "It Was Totoro!"@en,
        "トトロがいた！"@ja,
        "Totoro ga Ita!"@ja-latn .

_:N45bb27224e9941a593d55181b54d6e22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N086f63e64e524a50a69dc6cc7c4242e7,
        _:N0f026d2715164878b0c51eba9a048b56,
        _:N1433274cf99a45d19a07433747081012,
        _:N161fe92de1f4498dafcab19c17028e86,
        _:N2699c829249f42d9bebfb0f0de544169,
        _:N4a69ccf0b07a4e75907ec3f90ff78175,
        _:N5491472f09cb4960a831d4ba63479f27,
        _:N633e75da9d0a43e3924100eb67b95a14,
        _:N67894dbc75b14c7792baccd53a442b0d,
        _:N784858cc3b2e440eaeab77b20062217d,
        _:Nb14622cc8b4242d6b9768175937682ab,
        _:Nc80dbeed06034794bd765ad596b00f84,
        _:Nd384b4f48e75431eaee1ecf63a0e3d95,
        _:Ne113207a8c7b4bea8e74729cffa9b1f1,
        _:Neb158d5dbdef4bb39d65adabe2cde704,
        _:Nef6254c2f3b143b09d3727c68303f2fa ;
    mo:track_count 16 ;
    schema:duration "PT48:47"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N086f63e64e524a50a69dc6cc7c4242e7,
        _:N0f026d2715164878b0c51eba9a048b56,
        _:N1433274cf99a45d19a07433747081012,
        _:N161fe92de1f4498dafcab19c17028e86,
        _:N2699c829249f42d9bebfb0f0de544169,
        _:N4a69ccf0b07a4e75907ec3f90ff78175,
        _:N5491472f09cb4960a831d4ba63479f27,
        _:N633e75da9d0a43e3924100eb67b95a14,
        _:N67894dbc75b14c7792baccd53a442b0d,
        _:N784858cc3b2e440eaeab77b20062217d,
        _:Nb14622cc8b4242d6b9768175937682ab,
        _:Nc80dbeed06034794bd765ad596b00f84,
        _:Nd384b4f48e75431eaee1ecf63a0e3d95,
        _:Ne113207a8c7b4bea8e74729cffa9b1f1,
        _:Neb158d5dbdef4bb39d65adabe2cde704,
        _:Nef6254c2f3b143b09d3727c68303f2fa .

