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

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

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

<product/1714#subject> a schema:CreativeWork ;
    schema:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn ;
    foaf:name "Spirited Away"@en,
        "千と千尋の神隠し"@ja,
        "Sen to Chihiro no Kamikakushi"@ja-latn .

<album/88482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn ;
    mo:composer <artist/752#subject> ;
    mo:produced_work <album/88482#musicalwork> ;
    schema:name "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/88482/88482-1562639607.png> a schema:ImageObject,
        foaf:Image .

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

<artist/13882#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88482#performance> ;
    schema:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja ;
    foaf:name "New Japan Philharmonic World Dream Orchestra"@en,
        "新日本フィル・ワールド・ドリーム・オーケストラ"@ja .

<artist/13974#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88482#performance> ;
    schema:name "Yasushi Toyoshima"@en,
        "豊嶋泰嗣"@ja ;
    foaf:name "Yasushi Toyoshima"@en,
        "豊嶋泰嗣"@ja .

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

<album/88482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn ;
    mo:performance_of <album/88482#musicalwork> ;
    mo:performer <artist/13882#subject>,
        <artist/13974#subject>,
        <artist/752#subject> ;
    mo:recorded_as <album/88482#musicalexpression> ;
    schema:byArtist <artist/13882#subject>,
        <artist/13974#subject>,
        <artist/752#subject> ;
    schema:name "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn ;
    schema:workPerformed <album/88482#musicalwork> .

<album/88482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-31"^^xsd:date ;
    dcterms:title "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn ;
    mo:catalogue_number "UMCK-1636" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88482#musicalexpression> ;
    mo:publisher <org/2381#subject> ;
    mo:record _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    mo:record_count 1 ;
    schema:about <product/1714#subject> ;
    schema:byArtist <artist/13882#subject>,
        <artist/13974#subject>,
        <artist/752#subject> ;
    schema:datePublished "2019-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/88482/88482-1562639607.png> ;
    schema:name "Spirited Away Suite"@en,
        "Spirited Away Suite"@ja,
        "Spirited Away Suite"@ja-latn ;
    schema:publisher <org/2381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/88482/88482-1562639607.png> .

_:N0a5b9a958cc7412889a81c1ec4701189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Summer's Day"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "One Summer's Day"@ja .

_:N1de745dde4b047e3943ac16ab37e1933 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sixth Station"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "The Sixth Station"@ja .

_:N22d3b4c2a76b4b55a795d4effcc75ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DA・MA・SHI・絵"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:26"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "DA・MA・SHI・絵"@ja .

_:N366c7d030cf4468eb6c2e7300b0858a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gods"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "The Gods"@ja .

_:N5fcaed6bae244d25b5c5c15d982aa978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "The Return"@ja .

_:N6271ce24cbbe4367a77e5c9404920f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nighttime Coming"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "Nighttime Coming"@ja .

_:N6bae234099e64a619f0aca96c6c463a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Petit Poucet"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "Le Petit Poucet"@ja .

_:N72ecadf5e3514135bbbf2f6105a781f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragon Boy"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "The Dragon Boy"@ja .

_:N831aa577da1e4a59971e1b05cc6936f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reprise"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "Reprise"@ja .

_:N9ead859cd117420c8a4c33ba81e0719b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "View of the Morning ～ The Bottomless Pit"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "View of the Morning ～ The Bottomless Pit"@ja .

_:Nb5a591c5b50c4a658f07ffb7f9cb8f14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter for String Orchestra"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "Encounter for String Orchestra"@ja .

_:Nbd779a98390e45698abf2e5fc9e9f9a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Dreams"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "World Dreams"@ja .

_:Ndddc58490c6149b69096cc9c15aa726a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Face"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc675379ca3b9469fa872aeafcb3dde45 ;
    schema:name "No Face"@ja .

_:Nc675379ca3b9469fa872aeafcb3dde45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a5b9a958cc7412889a81c1ec4701189,
        _:N1de745dde4b047e3943ac16ab37e1933,
        _:N22d3b4c2a76b4b55a795d4effcc75ad8,
        _:N366c7d030cf4468eb6c2e7300b0858a4,
        _:N5fcaed6bae244d25b5c5c15d982aa978,
        _:N6271ce24cbbe4367a77e5c9404920f54,
        _:N6bae234099e64a619f0aca96c6c463a5,
        _:N72ecadf5e3514135bbbf2f6105a781f8,
        _:N831aa577da1e4a59971e1b05cc6936f4,
        _:N9ead859cd117420c8a4c33ba81e0719b,
        _:Nb5a591c5b50c4a658f07ffb7f9cb8f14,
        _:Nbd779a98390e45698abf2e5fc9e9f9a1,
        _:Ndddc58490c6149b69096cc9c15aa726a ;
    mo:track_count 13 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a5b9a958cc7412889a81c1ec4701189,
        _:N1de745dde4b047e3943ac16ab37e1933,
        _:N22d3b4c2a76b4b55a795d4effcc75ad8,
        _:N366c7d030cf4468eb6c2e7300b0858a4,
        _:N5fcaed6bae244d25b5c5c15d982aa978,
        _:N6271ce24cbbe4367a77e5c9404920f54,
        _:N6bae234099e64a619f0aca96c6c463a5,
        _:N72ecadf5e3514135bbbf2f6105a781f8,
        _:N831aa577da1e4a59971e1b05cc6936f4,
        _:N9ead859cd117420c8a4c33ba81e0719b,
        _:Nb5a591c5b50c4a658f07ffb7f9cb8f14,
        _:Nbd779a98390e45698abf2e5fc9e9f9a1,
        _:Ndddc58490c6149b69096cc9c15aa726a .

