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

<artist/23987#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Kitahara"@en,
        "北原拓"@ja ;
    foaf:made <album/25265#subject>,
        <album/25265#vocals> ;
    foaf:name "Taku Kitahara"@en,
        "北原拓"@ja .

<artist/5025#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azumi Inoue"@en,
        "井上あずみ"@ja ;
    foaf:made <album/25265#subject>,
        <album/25265#vocals> ;
    foaf:name "Azumi Inoue"@en,
        "井上あずみ"@ja .

<artist/5916#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja ;
    foaf:made <album/25265#subject>,
        <album/25265#vocals> ;
    foaf:name "Suginami Junior Chorus"@en,
        "杉並児童合唱団"@ja .

<artist/6448#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja ;
    foaf:made <album/25265#lyrics>,
        <album/25265#subject> ;
    foaf:name "Hayao Miyazaki"@en,
        "宮崎駿"@ja .

<artist/8460#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Mori"@en,
        "森公美子"@ja ;
    foaf:made <album/25265#subject>,
        <album/25265#vocals> ;
    foaf:name "Kumiko Mori"@en,
        "森公美子"@ja .

<artist/8466#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja ;
    foaf:made <album/25265#lyrics>,
        <album/25265#subject> ;
    foaf:name "Rieko Nakagawa"@en,
        "中川李枝子"@ja .

<album/25263> a mo:Release ;
    mo:catalogue_number "32ATC-157" .

<artist/752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25265#subject> ;
    schema:name "Joe Hisaishi"@en,
        "久石譲"@ja ;
    foaf:made <album/25265#composition>,
        <album/25265#subject>,
        <album/25265#vocals> ;
    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/25265#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/25265#musicalwork> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn .

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

<album/25265#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:performance_of <album/25265#musicalwork> ;
    mo:recorded_as <album/25265#musicalexpression> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    schema:workPerformed <album/25265#musicalwork> .

<org/529#subject> schema:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn ;
    foaf:name "STUDIO GHIBLI RECORDS"@en,
        "STUDIO GHIBLI RECORDS"@ja,
        "STUDIO GHIBLI RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/25265/25265-a24967ecb6d3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/25265#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-11-21"^^xsd:date ;
    dcterms:title "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    mo:catalogue_number "TKCA-71025" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25263> ;
    mo:publication_of <album/25265#musicalexpression> ;
    mo:publisher <org/529#subject> ;
    mo:record _:N373a14aa050b4868b49349e4f4ac3375 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject> ;
    schema:datePublished "1996-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/25265/25265-a24967ecb6d3.jpg> ;
    schema:name "Tonari no Totoro Image Song Collection"@en,
        "となりのトトロ イメージソング集"@ja,
        "Tonari no Totoro Image Song Collection"@ja-latn ;
    schema:publisher <org/529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/25265/25265-a24967ecb6d3.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "W.シティ制作部"@en ;
    foaf:made <album/25265#lyrics> ;
    foaf:name "W.シティ制作部"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "W.シティ制作部"@en ;
    foaf:made <album/25265#subject> ;
    foaf:name "W.シティ制作部"@en .

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

_:N16f212493d6e4ccc818418b1da74cf0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "My Neighbor Totoro"@en,
        "となりのトトロ"@ja,
        "Tonari no Totoro"@ja-latn .

_:N29f755e6f13642449b97cef261c66fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "Traveling Soot"@en,
        "すすわたり"@ja,
        "Susuwatari"@ja-latn .

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

_:N3fce88870fe9477baa83acb23da8b1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dondoko Festival"@en,
        "ドンドコまつり"@ja,
        "Dondoko Matsuri"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "Dondoko Festival"@en,
        "ドンドコまつり"@ja,
        "Dondoko Matsuri"@ja-latn .

_:N899398baad1a47b696bf9ed24c38b2ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Wind (Instrumental)"@en,
        "風のとおり道（インストゥルメンタル）"@ja,
        "Kaze no Toorimichi (Instrumental)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "The Path of Wind (Instrumental)"@en,
        "風のとおり道（インストゥルメンタル）"@ja,
        "Kaze no Toorimichi (Instrumental)"@ja-latn .

_:N926a728ba3cf41da8266178b4428ea22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "A Lost Child"@en,
        "まいご"@ja,
        "Maigo"@ja-latn .

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

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

_:Ne09cd09a22234575ac300829773dbfdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wondrous Play Song"@en,
        "ふしぎしりとりうた"@ja,
        "Fushigi Shiritori Uta"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "A Wondrous Play Song"@en,
        "ふしぎしりとりうた"@ja,
        "Fushigi Shiritori Uta"@ja-latn .

_:Nf7d9f5cf273f4a14a43bfbfafe0f2fe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N373a14aa050b4868b49349e4f4ac3375 ;
    schema:name "Stroll"@en,
        "さんぽ"@ja,
        "Sanpo"@ja-latn .

_:N373a14aa050b4868b49349e4f4ac3375 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093a24ae7c14403b9f4d94480d3443f4,
        _:N16f212493d6e4ccc818418b1da74cf0d,
        _:N29f755e6f13642449b97cef261c66fbd,
        _:N31ae3d2820fc44c09337245cf0830f47,
        _:N3fce88870fe9477baa83acb23da8b1b1,
        _:N899398baad1a47b696bf9ed24c38b2ab,
        _:N926a728ba3cf41da8266178b4428ea22,
        _:N96c6b582690d44fea610aa6a1fe1c25d,
        _:Na6692ef4e4ae473f98f5f6f15edb59d5,
        _:Ne09cd09a22234575ac300829773dbfdb,
        _:Nf7d9f5cf273f4a14a43bfbfafe0f2fe8 ;
    mo:track_count 11 ;
    schema:duration "PT42:17"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N093a24ae7c14403b9f4d94480d3443f4,
        _:N16f212493d6e4ccc818418b1da74cf0d,
        _:N29f755e6f13642449b97cef261c66fbd,
        _:N31ae3d2820fc44c09337245cf0830f47,
        _:N3fce88870fe9477baa83acb23da8b1b1,
        _:N899398baad1a47b696bf9ed24c38b2ab,
        _:N926a728ba3cf41da8266178b4428ea22,
        _:N96c6b582690d44fea610aa6a1fe1c25d,
        _:Na6692ef4e4ae473f98f5f6f15edb59d5,
        _:Ne09cd09a22234575ac300829773dbfdb,
        _:Nf7d9f5cf273f4a14a43bfbfafe0f2fe8 .

