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

<album/25270> a mo:Release ;
    mo:catalogue_number "32ATC-171" .

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

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

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95101#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/95101#composition>,
        <album/95101#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/95101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/95101#musicalwork> ;
    schema:name "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn .

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

<album/95101#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn ;
    mo:performance_of <album/95101#musicalwork> ;
    mo:recorded_as <album/95101#musicalexpression> ;
    schema:name "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn ;
    schema:workPerformed <album/95101#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

<https://media.vgm.io/albums/10/95101/95101-1578407377.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95101#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/95101/95101-1578407377.jpg> ;
    foaf:depicts <album/95101#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/95101/95101-1578407377.jpg> .

<https://medium-media.vgm.io/albums/10/95101/95101-1578407377.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95101#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn ;
    mo:catalogue_number "AnG-156" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25270> ;
    mo:publication_of <album/95101#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/10/95101/95101-1578407377.jpg> ;
    schema:name "Tonari no Totoro Sound Book"@en,
        "となりのトトロ サウンド・ブック"@ja,
        "Tonari no Totoro Sound Book"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/95101/95101-1578407377.jpg> .

_:N1904d5dd2f124ca7bb808da600ebed3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn .

_:N1a40b8e2cd6e4cc68f6f98ed8c3279c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Little Picture"@en,
        "小さな写真"@ja,
        "Chiisana Shashin"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "A Little Picture"@en,
        "小さな写真"@ja,
        "Chiisana Shashin"@ja-latn .

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

_:N52f814115c0d4a90aaff9f100002d51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother"@en,
        "おかあさん"@ja,
        "Okaasan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "Mother"@en,
        "おかあさん"@ja,
        "Okaasan"@ja-latn .

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

_:Nbc282b1cebdf48418cc1a1e59528f624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:Nc038af12892d4bdaa8d30d669930122a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "Catbus"@en,
        "ねこバス"@ja,
        "Nekobasu"@ja-latn .

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

_:Ndee502d7eb524a9cb3186939ee14428c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind (Acoustic Version)"@en,
        "風のとおり道 (Acoustic Version)"@ja,
        "Kaze no Toorimichi (Acoustic Version)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "The Path of Wind (Acoustic Version)"@en,
        "風のとおり道 (Acoustic Version)"@ja,
        "Kaze no Toorimichi (Acoustic Version)"@ja-latn .

_:Ndf4080de7a4b45878d9bad1b1187f4d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N12169dc27feb46ffa8e599cfb4659cb7 ;
    schema:name "The Village in May"@en,
        "五月の村"@ja,
        "Gogatsu no Mura"@ja-latn .

_:N12169dc27feb46ffa8e599cfb4659cb7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1904d5dd2f124ca7bb808da600ebed3f,
        _:N1a40b8e2cd6e4cc68f6f98ed8c3279c8,
        _:N4bac1917f9a24f219b00955c7266fc3e,
        _:N52f814115c0d4a90aaff9f100002d51e,
        _:N82108ac2247d4e57a20293df5bdfa514,
        _:Nbc282b1cebdf48418cc1a1e59528f624,
        _:Nc038af12892d4bdaa8d30d669930122a,
        _:Nd341911904684710b2e4615d99646368,
        _:Ndee502d7eb524a9cb3186939ee14428c,
        _:Ndf4080de7a4b45878d9bad1b1187f4d9 ;
    mo:track_count 10 ;
    schema:duration "PT37:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1904d5dd2f124ca7bb808da600ebed3f,
        _:N1a40b8e2cd6e4cc68f6f98ed8c3279c8,
        _:N4bac1917f9a24f219b00955c7266fc3e,
        _:N52f814115c0d4a90aaff9f100002d51e,
        _:N82108ac2247d4e57a20293df5bdfa514,
        _:Nbc282b1cebdf48418cc1a1e59528f624,
        _:Nc038af12892d4bdaa8d30d669930122a,
        _:Nd341911904684710b2e4615d99646368,
        _:Ndee502d7eb524a9cb3186939ee14428c,
        _:Ndf4080de7a4b45878d9bad1b1187f4d9 .

