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

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

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

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

<album/62412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/62412#musicalwork> ;
    schema:name "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn .

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

<org/2042#subject> schema:name "Museo d'Arte Ghibli"@en,
        "Museo d'Arte Ghibli"@ja,
        "Museo d'Arte Ghibli"@ja-latn ;
    foaf:name "Museo d'Arte Ghibli"@en,
        "Museo d'Arte Ghibli"@ja,
        "Museo d'Arte Ghibli"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/62412/62412-1476662422.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn ;
    mo:performance_of <album/62412#musicalwork> ;
    mo:performer <artist/1759#subject> ;
    mo:recorded_as <album/62412#musicalexpression> ;
    schema:byArtist <artist/1759#subject> ;
    schema:name "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn ;
    schema:workPerformed <album/62412#musicalwork> .

<artist/1759#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62412#performance> ;
    schema:name "New Japan Philharmonic Orchestra"@en ;
    foaf:name "New Japan Philharmonic Orchestra"@en .

<album/62412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-10-02"^^xsd:date ;
    dcterms:title "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn ;
    mo:catalogue_number "MDG-R-00003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62412#musicalexpression> ;
    mo:publisher <org/2042#subject> ;
    mo:record _:N44c442a4121245d196c69708d7d7bdd6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mei to Koneko Bus"@en ;
            foaf:name "Mei to Koneko Bus"@en ] ;
    schema:byArtist <artist/1759#subject> ;
    schema:datePublished "2002-10-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/62412/62412-1476662422.jpg> ;
    schema:name "Mei to Koneko Bus Soundtrack"@en,
        "めいとこねこバス サウンドトラック"@ja,
        "Mei to Koneko Bus Soundtrack"@ja-latn ;
    schema:publisher <org/2042#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/62412/62412-1476662422.jpg> .

_:N0abb9d1278ba4b0d95adeaa2e9b34c5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei and Kittenbus Go for a Walk"@en,
        "めいとこねこバスのさんぽ"@ja,
        "Mei to Koneko Bus no Sanpo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Mei and Kittenbus Go for a Walk"@en,
        "めいとこねこバスのさんぽ"@ja,
        "Mei to Koneko Bus no Sanpo"@ja-latn .

_:N4aa41e6486df40dfbdb34ea1c7546360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure Timetable!"@en,
        "出発進行！"@ja,
        "Shuppatsu Shinkou!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Departure Timetable!"@en,
        "出発進行！"@ja,
        "Shuppatsu Shinkou!"@ja-latn .

_:N5362dfb31a804f64b1c2cbc2121a944a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma Catbus of the Hill Forest"@en,
        "塚森のネコバァちゃん"@ja,
        "Tsukamori no Neko Baachan"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Grandma Catbus of the Hill Forest"@en,
        "塚森のネコバァちゃん"@ja,
        "Tsukamori no Neko Baachan"@ja-latn .

_:N5a923f4ecd224a1188714e59e278aa83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mei's Babysitting Song"@en,
        "めいの子守うた"@ja,
        "Mei no Komori Uta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Mei's Babysitting Song"@en,
        "めいの子守うた"@ja,
        "Mei no Komori Uta"@ja-latn .

_:N7ce8b3bcb299403d8860256b9058a2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You Later!"@en,
        "またネ！"@ja,
        "Mata ne!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "See You Later!"@en,
        "またネ！"@ja,
        "Mata ne!"@ja-latn .

_:Na24573c49f4548aa865d84897890b565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh, It's Totoro"@en,
        "あ、トトロだ。"@ja,
        "Ah, Totoro-da"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Oh, It's Totoro"@en,
        "あ、トトロだ。"@ja,
        "Ah, Totoro-da"@ja-latn .

_:Nbcaabae41a744d3998a7b459f88a062d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Have a Caramel"@en,
        "キャラメルあげるっ。"@ja,
        "Caramel Ageru"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N44c442a4121245d196c69708d7d7bdd6 ;
    schema:name "Have a Caramel"@en,
        "キャラメルあげるっ。"@ja,
        "Caramel Ageru"@ja-latn .

_:N44c442a4121245d196c69708d7d7bdd6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0abb9d1278ba4b0d95adeaa2e9b34c5a,
        _:N4aa41e6486df40dfbdb34ea1c7546360,
        _:N5362dfb31a804f64b1c2cbc2121a944a,
        _:N5a923f4ecd224a1188714e59e278aa83,
        _:N7ce8b3bcb299403d8860256b9058a2ad,
        _:Na24573c49f4548aa865d84897890b565,
        _:Nbcaabae41a744d3998a7b459f88a062d ;
    mo:track_count 7 ;
    schema:duration "PT10:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0abb9d1278ba4b0d95adeaa2e9b34c5a,
        _:N4aa41e6486df40dfbdb34ea1c7546360,
        _:N5362dfb31a804f64b1c2cbc2121a944a,
        _:N5a923f4ecd224a1188714e59e278aa83,
        _:N7ce8b3bcb299403d8860256b9058a2ad,
        _:Na24573c49f4548aa865d84897890b565,
        _:Nbcaabae41a744d3998a7b459f88a062d .

