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

<artist/18962#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sylvia Dee"@en ;
    foaf:made <album/24428#lyrics>,
        <album/24428#subject> ;
    foaf:name "Sylvia Dee"@en .

<artist/21229#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arthur Kent"@en ;
    foaf:made <album/24428#lyrics>,
        <album/24428#subject> ;
    foaf:name "Arthur Kent"@en .

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

<product/2895#subject> a schema:CreativeWork ;
    schema:name "Ponyo"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn ;
    foaf:name "Ponyo"@en,
        "崖の上のポニョ"@ja,
        "Gake no Ue no Ponyo"@ja-latn .

<album/24428#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/24428#musicalwork> ;
    schema:name "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn .

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

<org/2381#subject> schema:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn ;
    foaf:name "A&M RECORDS"@en,
        "A&M RECORDS"@ja,
        "A&M RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/24428/24428-1530445936.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/44002#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24428#performance> ;
    schema:name "Mai"@en,
        "麻衣"@ja ;
    foaf:made <album/24428#lyrics>,
        <album/24428#subject> ;
    foaf:name "Mai"@en,
        "麻衣"@ja .

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

<album/24428#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn ;
    mo:performance_of <album/24428#musicalwork> ;
    mo:performer <artist/44002#subject>,
        <artist/752#subject> ;
    mo:recorded_as <album/24428#musicalexpression> ;
    schema:byArtist <artist/44002#subject>,
        <artist/752#subject> ;
    schema:name "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn ;
    schema:workPerformed <album/24428#musicalwork> .

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

<album/24428#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-02-18"^^xsd:date ;
    dcterms:title "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn ;
    mo:catalogue_number "UMCK-1294" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24428#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    mo:record_count 1 ;
    schema:about <product/2895#subject> ;
    schema:byArtist <artist/44002#subject>,
        <artist/752#subject> ;
    schema:datePublished "2009-02-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/24428/24428-1530445936.jpg> ;
    schema:name "Another Piano Stories ~The End of the World~"@en,
        "Another Piano Stories ~The End of the World~"@ja,
        "Another Piano Stories ~The End of the World~"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/24428/24428-1530445936.jpg> .

_:N098ce002201f4c70b87af80da8990179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ponyo on the Cliff by the Sea"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Ponyo on the Cliff by the Sea"@en .

_:N242a0fcf04bd4faaa6185d96f2d1e92c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~ Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Prologue ~ Theme"@en .

_:N52d924e6c44a4ca5999b7ec5b664c7cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Prayer"@en .

_:N6159656ec5864896ba4871d6c9fe61a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IV. The End of the World"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "IV. The End of the World"@en .

_:N6850699316134376ba008e4781c8000b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny of Us (from Musical Turandot)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Destiny of Us (from Musical Turandot)"@en .

_:N8a512e8aeec84ecba3bcdbac435ba0ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I. Collapse"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "I. Collapse"@en .

_:N8fe52d2d3bdf4047bb44742de673d747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woman"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Woman"@en .

_:N9116f856649342a6a46369126b689aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "II. Grace of the St. Paul"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "II. Grace of the St. Paul"@en .

_:N97285ab0ebb34f6fbb6aebc697e052bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "III. Beyond the World"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "III. Beyond the World"@en .

_:Nabc7f08d06cf4395a9f80a346da3fa31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Theme of Taewangsashingi"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Love Theme of Taewangsashingi"@en .

_:Ne2281a93eb9a47a7817c8202de1281f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Les Aventuriers"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Les Aventuriers"@en .

_:Neb6bc8548419482e9570e0ebf2a0b9b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Departures"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nf6f47ee13e8e4e4a8849444ea3ae4b1b ;
    schema:name "Theme of Departures"@en .

_:Nf6f47ee13e8e4e4a8849444ea3ae4b1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N098ce002201f4c70b87af80da8990179,
        _:N242a0fcf04bd4faaa6185d96f2d1e92c,
        _:N52d924e6c44a4ca5999b7ec5b664c7cd,
        _:N6159656ec5864896ba4871d6c9fe61a5,
        _:N6850699316134376ba008e4781c8000b,
        _:N8a512e8aeec84ecba3bcdbac435ba0ff,
        _:N8fe52d2d3bdf4047bb44742de673d747,
        _:N9116f856649342a6a46369126b689aef,
        _:N97285ab0ebb34f6fbb6aebc697e052bc,
        _:Nabc7f08d06cf4395a9f80a346da3fa31,
        _:Ne2281a93eb9a47a7817c8202de1281f2,
        _:Neb6bc8548419482e9570e0ebf2a0b9b2 ;
    mo:track_count 12 ;
    schema:duration "PT50:10"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N098ce002201f4c70b87af80da8990179,
        _:N242a0fcf04bd4faaa6185d96f2d1e92c,
        _:N52d924e6c44a4ca5999b7ec5b664c7cd,
        _:N6159656ec5864896ba4871d6c9fe61a5,
        _:N6850699316134376ba008e4781c8000b,
        _:N8a512e8aeec84ecba3bcdbac435ba0ff,
        _:N8fe52d2d3bdf4047bb44742de673d747,
        _:N9116f856649342a6a46369126b689aef,
        _:N97285ab0ebb34f6fbb6aebc697e052bc,
        _:Nabc7f08d06cf4395a9f80a346da3fa31,
        _:Ne2281a93eb9a47a7817c8202de1281f2,
        _:Neb6bc8548419482e9570e0ebf2a0b9b2 .

