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

<album/24633> a mo:Release ;
    mo:catalogue_number "N32C-701" .

<album/24635#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:produced_work <album/24635#musicalwork> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn .

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

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

<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/3043#subject> a schema:CreativeWork ;
    schema:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@ja-latn ;
    foaf:name "Arion"@en,
        "アリオン"@ja,
        "Arion"@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/24635#musicalexpression> a mo:Signal ;
    mo:published_as <album/24635#subject> ;
    mo:records <album/24635#performance> .

<album/24635#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:performance_of <album/24635#musicalwork> ;
    mo:recorded_as <album/24635#musicalexpression> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    schema:workPerformed <album/24635#musicalwork> .

<org/3785#subject> schema:name "Wonder Land Records"@en,
        "Wonder Land Records"@ja,
        "Wonder Land Records"@ja-latn ;
    foaf:name "Wonder Land Records"@en,
        "Wonder Land Records"@ja,
        "Wonder Land Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/24635/24635-1557528313.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24635#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-12-06"^^xsd:date ;
    dcterms:title "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    mo:catalogue_number "WRCT-1001" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24633> ;
    mo:publication_of <album/24635#musicalexpression> ;
    mo:publisher <org/3785#subject> ;
    mo:record _:N040363eab1b447d38d7742c26a86c719 ;
    mo:record_count 1 ;
    schema:about <product/1788#subject>,
        <product/2476#subject>,
        <product/3043#subject>,
        <product/759#subject> ;
    schema:datePublished "2000-12-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/24635/24635-1557528313.jpg> ;
    schema:name "Piano Stories / JOE HISAISHI"@en,
        "Piano Stories / 久石 譲"@ja,
        "Piano Stories / JOE HISAISHI"@ja-latn ;
    schema:publisher <org/3785#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/24635/24635-1557528313.jpg> .

_:N04ac72532ede4d4a9203bb49bd1e8354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia (for Nausicaä)"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Fantasia (for Nausicaä)"@en .

_:N148d8ef0fd494d62aeb53312fd690451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "The Wind Forest"@en .

_:N3bc4e8f59c4d4e989b9b4e3c274cff4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lady of Spring"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Lady of Spring"@en .

_:N3c47855eb4f7450e95780afc49a79f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Summer's Day"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "A Summer's Day"@en .

_:N7c363b69c46747cf9bade5c02b1aab21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Summer's Day"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "A Summer's Day"@en .

_:N9571a4bddd9d4505a9ec0524e6466e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Twilight Shore"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "The Twilight Shore"@en .

_:Nb0802d497c304b9ea4415e4eedd00ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Requiem"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Green Requiem"@en .

_:Nb609b5aa10394ed788d8869055e86779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Innocent"@en .

_:Nbb6b610fa9334a16a11ff26002ab68b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W Nocturne"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "W Nocturne"@en .

_:Nbba6c976af254907958b1fa61d25468e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamy Child"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Dreamy Child"@en .

_:Nfb3c3c83873242ffa70e015c544f0bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resphoina"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N040363eab1b447d38d7742c26a86c719 ;
    schema:name "Resphoina"@en .

_:N040363eab1b447d38d7742c26a86c719 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ac72532ede4d4a9203bb49bd1e8354,
        _:N148d8ef0fd494d62aeb53312fd690451,
        _:N3bc4e8f59c4d4e989b9b4e3c274cff4c,
        _:N3c47855eb4f7450e95780afc49a79f34,
        _:N7c363b69c46747cf9bade5c02b1aab21,
        _:N9571a4bddd9d4505a9ec0524e6466e33,
        _:Nb0802d497c304b9ea4415e4eedd00ce1,
        _:Nb609b5aa10394ed788d8869055e86779,
        _:Nbb6b610fa9334a16a11ff26002ab68b3,
        _:Nbba6c976af254907958b1fa61d25468e,
        _:Nfb3c3c83873242ffa70e015c544f0bb5 ;
    mo:track_count 11 ;
    schema:duration "PT45:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04ac72532ede4d4a9203bb49bd1e8354,
        _:N148d8ef0fd494d62aeb53312fd690451,
        _:N3bc4e8f59c4d4e989b9b4e3c274cff4c,
        _:N3c47855eb4f7450e95780afc49a79f34,
        _:N7c363b69c46747cf9bade5c02b1aab21,
        _:N9571a4bddd9d4505a9ec0524e6466e33,
        _:Nb0802d497c304b9ea4415e4eedd00ce1,
        _:Nb609b5aa10394ed788d8869055e86779,
        _:Nbb6b610fa9334a16a11ff26002ab68b3,
        _:Nbba6c976af254907958b1fa61d25468e,
        _:Nfb3c3c83873242ffa70e015c544f0bb5 .

