@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 _:Nb66f8f53ec824a86bfa2b6528c07a9dc ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

_:Nf0dc2ab8a5ec423b8ab3f12cc96517c6 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 _:Nb66f8f53ec824a86bfa2b6528c07a9dc ;
    schema:name "View of the Morning ～ The Bottomless Pit"@ja .

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

_:Nb66f8f53ec824a86bfa2b6528c07a9dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N007d2927f81548a989feedff2831052e,
        _:N073256af7ec34a12a7a7f047d830be55,
        _:N0853b5559db34dd7af264653d3cf1a2f,
        _:N24ce87bc5c994b87bb23aacad76a7fa5,
        _:N4333ba903a7244ed9b00a628c7598e49,
        _:N6019d53ffc6b4365aaf745cdda9c4e16,
        _:N60f48a8f6aaf47d8ac2d9ee14d75e6bb,
        _:N9ea525c608fe4c7e98c2d98fb0647bf7,
        _:Ncacfc108d252492085772eb37b19e381,
        _:Nced8fce0d35f4dc58014aa02ca417f40,
        _:Ne0c8dda0fbbe4242963f5ba62ea78589,
        _:Nf0dc2ab8a5ec423b8ab3f12cc96517c6,
        _:Nf7076f55d99149e8b26b10e7f15fb76c ;
    mo:track_count 13 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N007d2927f81548a989feedff2831052e,
        _:N073256af7ec34a12a7a7f047d830be55,
        _:N0853b5559db34dd7af264653d3cf1a2f,
        _:N24ce87bc5c994b87bb23aacad76a7fa5,
        _:N4333ba903a7244ed9b00a628c7598e49,
        _:N6019d53ffc6b4365aaf745cdda9c4e16,
        _:N60f48a8f6aaf47d8ac2d9ee14d75e6bb,
        _:N9ea525c608fe4c7e98c2d98fb0647bf7,
        _:Ncacfc108d252492085772eb37b19e381,
        _:Nced8fce0d35f4dc58014aa02ca417f40,
        _:Ne0c8dda0fbbe4242963f5ba62ea78589,
        _:Nf0dc2ab8a5ec423b8ab3f12cc96517c6,
        _:Nf7076f55d99149e8b26b10e7f15fb76c .

