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

<album/24636> a mo:Release ;
    mo:catalogue_number "UPCI-1080" .

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

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

<product/1784#subject> a schema:CreativeWork ;
    schema:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn ;
    foaf:name "Howl's Moving Castle"@en,
        "ハウルの動く城"@ja,
        "Howl no Ugoku Shiro"@ja-latn .

<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 .

<product/2476#subject> a schema:CreativeWork ;
    schema:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn ;
    foaf:name "Laputa: Castle in the Sky"@en,
        "天空の城ラピュタ"@ja,
        "Tenkuu no Shiro Laputa"@ja-latn .

<product/2841#subject> a schema:CreativeWork ;
    schema:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn ;
    foaf:name "Porco Rosso"@en,
        "紅の豚"@ja,
        "Kurenai no Buta"@ja-latn .

<product/759#subject> a schema:CreativeWork ;
    schema:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn ;
    foaf:name "Nausicaä of the Valley of the Wind"@en,
        "風の谷のナウシカ"@ja,
        "Kaze no Tani no Nausicaä"@ja-latn .

<album/74151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/74151#musicalwork> ;
    schema:name "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn .

<album/74151#musicalexpression> a mo:Signal ;
    mo:published_as <album/74151#subject> ;
    mo:records <album/74151#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/15/74151/74151-1593535622.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74151#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/74151/74151-1593535622.jpg> ;
    foaf:depicts <album/74151#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/74151/74151-1593535622.jpg> .

<https://medium-media.vgm.io/albums/15/74151/74151-1593535622.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74151#performance> ;
    schema:name "Masahiro Sayama"@en,
        "佐山雅弘"@ja ;
    foaf:name "Masahiro Sayama"@en,
        "佐山雅弘"@ja .

<album/74151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn ;
    mo:performance_of <album/74151#musicalwork> ;
    mo:performer <artist/1729#subject>,
        <artist/752#subject> ;
    mo:recorded_as <album/74151#musicalexpression> ;
    schema:byArtist <artist/1729#subject>,
        <artist/752#subject> ;
    schema:name "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn ;
    schema:workPerformed <album/74151#musicalwork> .

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

<album/74151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-25"^^xsd:date ;
    dcterms:title "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn ;
    mo:catalogue_number "UMJK-9075~6" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/24636> ;
    mo:publication_of <album/74151#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:N55d9b9cc35fc486989dc9a7a54204fc3,
        _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    mo:record_count 2 ;
    schema:about <product/1784#subject>,
        <product/1788#subject>,
        <product/2476#subject>,
        <product/2841#subject>,
        <product/759#subject> ;
    schema:byArtist <artist/1729#subject>,
        <artist/752#subject> ;
    schema:datePublished "2018-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/74151/74151-1593535622.jpg> ;
    schema:name "Piano Stories Best '88-'08"@en,
        "Piano Stories Best '88-'08"@ja,
        "Piano Stories Best '88-'08"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/74151/74151-1593535622.jpg> .

_:N0f1ab4b2fbbe4f85a78615b1c5db7241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind of Life"@en,
        "The Wind of Life"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "The Wind of Life"@en,
        "The Wind of Life"@ja .

_:N199a60cb7d2e43998b73c4c4d8be47ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Forest"@en,
        "The Wind Forest"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55d9b9cc35fc486989dc9a7a54204fc3 ;
    schema:name "The Wind Forest"@en,
        "The Wind Forest"@ja .

_:N34f85d7f819845cf8e784e4b6a9ce823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinema Nostalgia"@en,
        "Cinema Nostalgia"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55d9b9cc35fc486989dc9a7a54204fc3 ;
    schema:name "Cinema Nostalgia"@en,
        "Cinema Nostalgia"@ja .

_:N4d56ad1bc2ea4f55a5d9b94640a88b46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ikaros -2008 Remix-"@en,
        "Ikaros -2008 Remix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "Ikaros -2008 Remix-"@en,
        "Ikaros -2008 Remix-"@ja .

_:N5c737b263190406db1c467464d929792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia (for NAUSICAÄ)"@en,
        "Fantasia (for NAUSICAÄ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "Fantasia (for NAUSICAÄ)"@en,
        "Fantasia (for NAUSICAÄ)"@ja .

_:N63265665db3d4c6d85c8e4ad8a67a9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "il porco rosso"@en,
        "il porco rosso"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "il porco rosso"@en,
        "il porco rosso"@ja .

_:N64571c676fee4ba69901029c9b908fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kids Return"@en,
        "Kids Return"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55d9b9cc35fc486989dc9a7a54204fc3 ;
    schema:name "Kids Return"@en,
        "Kids Return"@ja .

_:N6d4633f3565244a5a21e3468852f35ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel Springs"@en,
        "Angel Springs"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "Angel Springs"@en,
        "Angel Springs"@ja .

_:N87b3037b20d345ca8d9ca79851a092a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HANA-BI"@en,
        "HANA-BI"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "HANA-BI"@en,
        "HANA-BI"@ja .

_:Nb7bf53893d1443c5ab73ae490527d346 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merry-Go-Round of Life -Piano Solo Ver.-"@en,
        "人生のメリーゴーランド -Piano Solo Ver.-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55d9b9cc35fc486989dc9a7a54204fc3 ;
    schema:name "Merry-Go-Round of Life -Piano Solo Ver.-"@en,
        "人生のメリーゴーランド -Piano Solo Ver.-"@ja .

_:Nd5c0e9239a0e456b8b289659a638ca89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent"@en,
        "Innocent"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "Innocent"@en,
        "Innocent"@ja .

_:Neec0001a3403492e9d9040d6e8d8a90d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Wind -2008 Remix-"@en,
        "Oriental Wind -2008 Remix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3fef02c389d4b3483bb8ff065f67025 ;
    schema:name "Oriental Wind -2008 Remix-"@en,
        "Oriental Wind -2008 Remix-"@ja .

_:Nf5c58a1b2d644c299fd9956fdab6c8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Summer's Day"@en,
        "A Summer's Day"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N55d9b9cc35fc486989dc9a7a54204fc3 ;
    schema:name "A Summer's Day"@en,
        "A Summer's Day"@ja .

_:N55d9b9cc35fc486989dc9a7a54204fc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N199a60cb7d2e43998b73c4c4d8be47ce,
        _:N34f85d7f819845cf8e784e4b6a9ce823,
        _:N64571c676fee4ba69901029c9b908fe6,
        _:Nb7bf53893d1443c5ab73ae490527d346,
        _:Nf5c58a1b2d644c299fd9956fdab6c8a7 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N199a60cb7d2e43998b73c4c4d8be47ce,
        _:N34f85d7f819845cf8e784e4b6a9ce823,
        _:N64571c676fee4ba69901029c9b908fe6,
        _:Nb7bf53893d1443c5ab73ae490527d346,
        _:Nf5c58a1b2d644c299fd9956fdab6c8a7 .

_:Nc3fef02c389d4b3483bb8ff065f67025 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f1ab4b2fbbe4f85a78615b1c5db7241,
        _:N4d56ad1bc2ea4f55a5d9b94640a88b46,
        _:N5c737b263190406db1c467464d929792,
        _:N63265665db3d4c6d85c8e4ad8a67a9a3,
        _:N6d4633f3565244a5a21e3468852f35ab,
        _:N87b3037b20d345ca8d9ca79851a092a3,
        _:Nd5c0e9239a0e456b8b289659a638ca89,
        _:Neec0001a3403492e9d9040d6e8d8a90d ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0f1ab4b2fbbe4f85a78615b1c5db7241,
        _:N4d56ad1bc2ea4f55a5d9b94640a88b46,
        _:N5c737b263190406db1c467464d929792,
        _:N63265665db3d4c6d85c8e4ad8a67a9a3,
        _:N6d4633f3565244a5a21e3468852f35ab,
        _:N87b3037b20d345ca8d9ca79851a092a3,
        _:Nd5c0e9239a0e456b8b289659a638ca89,
        _:Neec0001a3403492e9d9040d6e8d8a90d .

