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

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

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

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

<album/24820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/24820#musicalwork> ;
    schema:name "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn .

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

<album/24820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn ;
    mo:performance_of <album/24820#musicalwork> ;
    mo:recorded_as <album/24820#musicalexpression> ;
    schema:name "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn ;
    schema:workPerformed <album/24820#musicalwork> .

<org/2823#subject> schema:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn ;
    foaf:name "Pioneer"@en,
        "Pioneer"@ja,
        "Pioneer"@ja-latn .

<https://media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24820#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> ;
    foaf:depicts <album/24820#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> .

<https://medium-media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-25"^^xsd:date ;
    dcterms:title "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn ;
    mo:catalogue_number "PICL-1088" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24820#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    mo:record_count 1 ;
    schema:datePublished "1995-01-25"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> ;
    schema:name "MELODY Blvd. / Joe Hisaishi"@en,
        "メロディー・ブールバード / 久石 譲"@ja,
        "MELODY Blvd. / Joe Hisaishi"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/24820/24820-3f26f4447f3e.jpg> .

_:N1ae83ef5a94c4438b3d22f576a536468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano (Re-Mix)"@en,
        "Piano ~ Piano \"NHK Morning Serial Television Story\""@en,
        "Piano (Re-Mix) ~ ぴあの「NHK朝の連続テレビ小説」"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Piano (Re-Mix)"@en,
        "Piano ~ Piano \"NHK Morning Serial Television Story\""@en,
        "Piano (Re-Mix) ~ ぴあの「NHK朝の連続テレビ小説」"@ja .

_:N1cb4b445ad9242c4b0d4433aaa6e89f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two of Us"@en,
        "Two of Us ~ Memories of Summer \"Futari\""@en,
        "Two of Us ~ 草の想い「ふたり」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Two of Us"@en,
        "Two of Us ~ Memories of Summer \"Futari\""@en,
        "Two of Us ~ 草の想い「ふたり」"@ja .

_:N1d90537e3ebc474088a766d73c996998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hush"@en,
        "Hush ~ An Alley of Sunlight Filtering Through Trees \"Kiki's Delivery Service\""@en,
        "Hush ~ 木洩れ陽の路地「魔女の宅急便」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Hush"@en,
        "Hush ~ An Alley of Sunlight Filtering Through Trees \"Kiki's Delivery Service\""@en,
        "Hush ~ 木洩れ陽の路地「魔女の宅急便」"@ja .

_:N40dcfdb848604d829526f2de77fd2746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosso Adriatico"@en,
        "Rosso Adriatico ~ Crimson Wings \"Porco Rosso\""@en,
        "Rosso Adriatico ~ 真紅の翼「紅の豚」"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Rosso Adriatico"@en,
        "Rosso Adriatico ~ Crimson Wings \"Porco Rosso\""@en,
        "Rosso Adriatico ~ 真紅の翼「紅の豚」"@ja .

_:N5091545e14354580bc676bffb96db0a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here We Are"@en,
        "Here We Are ~ Adolescent Monument \"Seishun Dendekedekedeke\""@en,
        "Here We Are ~ 青春のモニュメント「青春デンデケデケデケ」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Here We Are"@en,
        "Here We Are ~ Adolescent Monument \"Seishun Dendekedekedeke\""@en,
        "Here We Are ~ 青春のモニュメント「青春デンデケデケデケ」"@ja .

_:N567f965285df4531948211b789e90fc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Stand Alone"@en,
        "I Stand Alone ~ Memories of X.T.C.\"Haruka, Nostalgia\""@en,
        "I Stand Alone ~ 追憶のX.T.C.「はるか、ノスタルジィ」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "I Stand Alone"@en,
        "I Stand Alone ~ Memories of X.T.C.\"Haruka, Nostalgia\""@en,
        "I Stand Alone ~ 追憶のX.T.C.「はるか、ノスタルジィ」"@ja .

_:N84cd0a926f7b4e93bed03e211c954006 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl"@en,
        "Girl ~ \"The Girl Who Leapt Through Time Main Theme\" CX Group"@en,
        "Girl ~「時をかける少女・メインテーマ」CX系"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Girl"@en,
        "Girl ~ \"The Girl Who Leapt Through Time Main Theme\" CX Group"@en,
        "Girl ~「時をかける少女・メインテーマ」CX系"@ja .

_:Ndf1a927e86104484bcc3e0e9765da50e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Dreamer"@en,
        "Lonely Dreamer ~ Like a Bird \"That's Love Story\""@en,
        "Lonely Dreamer ~ 鳥のように「この愛の物語」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "Lonely Dreamer"@en,
        "Lonely Dreamer ~ Like a Bird \"That's Love Story\""@en,
        "Lonely Dreamer ~ 鳥のように「この愛の物語」"@ja .

_:Needd0eecd5f04422adc1f5f6010f25db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Believe In You"@en,
        "I Believe In You ~ Anata ni nara \"Mizu no Tabinin\""@en,
        "I Believe In You ~ あなたになら「水の旅人」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Na0eccbfd16da4ee4bdf23e2b506782c3 ;
    schema:name "I Believe In You"@en,
        "I Believe In You ~ Anata ni nara \"Mizu no Tabinin\""@en,
        "I Believe In You ~ あなたになら「水の旅人」"@ja .

_:Na0eccbfd16da4ee4bdf23e2b506782c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ae83ef5a94c4438b3d22f576a536468,
        _:N1cb4b445ad9242c4b0d4433aaa6e89f5,
        _:N1d90537e3ebc474088a766d73c996998,
        _:N40dcfdb848604d829526f2de77fd2746,
        _:N5091545e14354580bc676bffb96db0a0,
        _:N567f965285df4531948211b789e90fc1,
        _:N84cd0a926f7b4e93bed03e211c954006,
        _:Ndf1a927e86104484bcc3e0e9765da50e,
        _:Needd0eecd5f04422adc1f5f6010f25db ;
    mo:track_count 9 ;
    schema:duration "PT41:49"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1ae83ef5a94c4438b3d22f576a536468,
        _:N1cb4b445ad9242c4b0d4433aaa6e89f5,
        _:N1d90537e3ebc474088a766d73c996998,
        _:N40dcfdb848604d829526f2de77fd2746,
        _:N5091545e14354580bc676bffb96db0a0,
        _:N567f965285df4531948211b789e90fc1,
        _:N84cd0a926f7b4e93bed03e211c954006,
        _:Ndf1a927e86104484bcc3e0e9765da50e,
        _:Needd0eecd5f04422adc1f5f6010f25db .

