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

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

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

<artist/10070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Ennio Morricone"@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Ennio Morricone"@en .

<artist/10783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Ottorino Respighi"@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Ottorino Respighi"@en .

<artist/1200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Yuji Toriyama"@en,
        "鳥山雄司"@ja ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Yuji Toriyama"@en,
        "鳥山雄司"@ja .

<artist/12539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "GONTITI"@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "GONTITI"@en .

<artist/26764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "S.E.N.S."@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "S.E.N.S."@en .

<artist/28191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "David Foster"@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "David Foster"@en .

<artist/300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Michiru Oshima"@en,
        "大島ミチル"@ja ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Michiru Oshima"@en,
        "大島ミチル"@ja .

<artist/4918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Taro Hakase"@en,
        "葉加瀬太郎"@ja ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Taro Hakase"@en,
        "葉加瀬太郎"@ja .

<artist/5199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja .

<artist/643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Tsuneyoshi SAITO"@en ;
    foaf:made <album/104329#composition>,
        <album/104329#subject> ;
    foaf:name "Tsuneyoshi SAITO"@en .

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

<album/104329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn ;
    mo:performance_of <album/104329#musicalwork> ;
    mo:recorded_as <album/104329#musicalexpression> ;
    schema:name "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn ;
    schema:workPerformed <album/104329#musicalwork> .

<https://media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104329#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> ;
    foaf:depicts <album/104329#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> .

<https://medium-media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Junior Miles"@en ;
            foaf:made <album/104329#composition> ;
            foaf:name "Junior Miles"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takashi Kako"@en ;
            foaf:made <album/104329#composition> ;
            foaf:name "Takashi Kako"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Enya"@en ;
            foaf:made <album/104329#composition> ;
            foaf:name "Enya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Astor Piazzolla"@en ;
            foaf:made <album/104329#composition> ;
            foaf:name "Astor Piazzolla"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "U.Kon"@en ;
            foaf:made <album/104329#composition> ;
            foaf:name "U.Kon"@en ],
        <artist/10070#subject>,
        <artist/10783#subject>,
        <artist/1200#subject>,
        <artist/12539#subject>,
        <artist/26764#subject>,
        <artist/28191#subject>,
        <artist/300#subject>,
        <artist/4918#subject>,
        <artist/5199#subject>,
        <artist/643#subject> ;
    mo:produced_work <album/104329#musicalwork> ;
    schema:name "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn .

<album/104329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-02-21"^^xsd:date ;
    dcterms:title "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn ;
    mo:catalogue_number "OWCR-2001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104329#musicalexpression> ;
    mo:publisher _:N08aaaa2ef39a414098818d600767e35d ;
    mo:record _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Asuka"@en ;
            foaf:name "Asuka"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nuovo Cinema Paradiso"@en ;
            foaf:name "Nuovo Cinema Paradiso"@en ],
        [ a schema:CreativeWork ;
            schema:name "Eizou no Seiki"@en ;
            foaf:name "Eizou no Seiki"@en ],
        [ a schema:CreativeWork ;
            schema:name "Koibito yo"@en ;
            foaf:name "Koibito yo"@en ] ;
    schema:datePublished "2001-02-21"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> ;
    schema:name "relaxing piano / Tsuneyoshi SAITO"@en,
        "relaxing piano / 斉藤恒芳"@ja,
        "relaxing piano / Tsuneyoshi SAITO"@ja-latn ;
    schema:publisher _:N08aaaa2ef39a414098818d600767e35d ;
    foaf:depiction <https://media.vgm.io/albums/92/104329/104329-8b20c81e66fd.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Junior Miles"@en ;
    foaf:made <album/104329#subject> ;
    foaf:name "Junior Miles"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Takashi Kako"@en ;
    foaf:made <album/104329#subject> ;
    foaf:name "Takashi Kako"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Enya"@en ;
    foaf:made <album/104329#subject> ;
    foaf:name "Enya"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "U.Kon"@en ;
    foaf:made <album/104329#subject> ;
    foaf:name "U.Kon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104329#subject> ;
    schema:name "Astor Piazzolla"@en ;
    foaf:made <album/104329#subject> ;
    foaf:name "Astor Piazzolla"@en .

_:N08aaaa2ef39a414098818d600767e35d schema:name "Rock Chipper Records"@en,
        "Rock Chipper Records"@ja,
        "Rock Chipper Records"@ja-latn ;
    foaf:name "Rock Chipper Records"@en,
        "Rock Chipper Records"@ja,
        "Rock Chipper Records"@ja-latn .

_:N1157e5b7d8664fbfbdeaf98daa6249df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リベルタンゴ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "リベルタンゴ"@ja .

_:N2f2d75106c9d41e7add0e8795b71626c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風笛"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "風笛"@ja .

_:N37826367dee94155bda62c8ae9b09299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後の音楽室"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "放課後の音楽室"@ja .

_:N37881dd05f2c47d6955d0b6d08f268b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人と時と風の中へ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "人と時と風の中へ"@ja .

_:N54f6c2780318447aafeeb3923d5a003f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニュー・シネマ・パラダイス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "ニュー・シネマ・パラダイス"@ja .

_:N6221483d0b4f4482b3da82098e3324e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby For Grandmother"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "Lullaby For Grandmother"@ja .

_:N8e8c4db33a32484ebcf2cb569f3acb2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オリノコ・フロウ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "オリノコ・フロウ"@ja .

_:Naa50bc1641044a79a2839d2d1bab0e11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エトピリカ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "エトピリカ"@ja .

_:Nbf320b2217b4423bb56f5ea4435dc72e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パリは燃えているか"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "パリは燃えているか"@ja .

_:Nc32c4e6cb32e4207a61a620871e3369b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソング・オブ・ライフ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "ソング・オブ・ライフ"@ja .

_:Nc91cc292c29043e4820f90fd4b8c96b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゥ・ラヴ・ユー・モア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "トゥ・ラヴ・ユー・モア"@ja .

_:Nd58106807e10402aace6bf6a1c1f1013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シチリアーノ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "シチリアーノ"@ja .

_:Ne064d81592194fcab4a3963f3d22e112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雲の通ひ路"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na0e8f434ce78457aa4a6be3f00f0b749 ;
    schema:name "雲の通ひ路"@ja .

_:Na0e8f434ce78457aa4a6be3f00f0b749 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1157e5b7d8664fbfbdeaf98daa6249df,
        _:N2f2d75106c9d41e7add0e8795b71626c,
        _:N37826367dee94155bda62c8ae9b09299,
        _:N37881dd05f2c47d6955d0b6d08f268b3,
        _:N54f6c2780318447aafeeb3923d5a003f,
        _:N6221483d0b4f4482b3da82098e3324e6,
        _:N8e8c4db33a32484ebcf2cb569f3acb2e,
        _:Naa50bc1641044a79a2839d2d1bab0e11,
        _:Nbf320b2217b4423bb56f5ea4435dc72e,
        _:Nc32c4e6cb32e4207a61a620871e3369b,
        _:Nc91cc292c29043e4820f90fd4b8c96b8,
        _:Nd58106807e10402aace6bf6a1c1f1013,
        _:Ne064d81592194fcab4a3963f3d22e112 ;
    mo:track_count 13 ;
    schema:duration "PT44:46"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1157e5b7d8664fbfbdeaf98daa6249df,
        _:N2f2d75106c9d41e7add0e8795b71626c,
        _:N37826367dee94155bda62c8ae9b09299,
        _:N37881dd05f2c47d6955d0b6d08f268b3,
        _:N54f6c2780318447aafeeb3923d5a003f,
        _:N6221483d0b4f4482b3da82098e3324e6,
        _:N8e8c4db33a32484ebcf2cb569f3acb2e,
        _:Naa50bc1641044a79a2839d2d1bab0e11,
        _:Nbf320b2217b4423bb56f5ea4435dc72e,
        _:Nc32c4e6cb32e4207a61a620871e3369b,
        _:Nc91cc292c29043e4820f90fd4b8c96b8,
        _:Nd58106807e10402aace6bf6a1c1f1013,
        _:Ne064d81592194fcab4a3963f3d22e112 .

