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

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

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

<album/24691> a mo:Release ;
    mo:catalogue_number "COCC-72246" .

<album/74014> a mo:Release ;
    mo:catalogue_number "CAY-936" .

<artist/1727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24690#subject> ;
    schema:name "Asei Kobayashi"@en,
        "小林亜星"@ja ;
    foaf:made <album/24690#composition>,
        <album/24690#subject> ;
    foaf:name "Asei Kobayashi"@en,
        "小林亜星"@ja .

<product/1957#subject> a schema:CreativeWork ;
    schema:name "SALLY, THE WITCH 2"@en,
        "魔法使いサリー"@ja,
        "Mahoutsukai Sally"@ja-latn ;
    foaf:name "SALLY, THE WITCH 2"@en,
        "魔法使いサリー"@ja,
        "Mahoutsukai Sally"@ja-latn .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/24690/24690-d25f71bd34df.jpg> a schema:ImageObject,
        foaf:Image .

<album/24690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn ;
    mo:composer <artist/1186#subject>,
        <artist/1727#subject> ;
    mo:produced_work <album/24690#musicalwork> ;
    schema:name "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn .

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

<album/24690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn ;
    mo:performance_of <album/24690#musicalwork> ;
    mo:performer <artist/1186#subject> ;
    mo:recorded_as <album/24690#musicalexpression> ;
    schema:byArtist <artist/1186#subject> ;
    schema:name "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn ;
    schema:workPerformed <album/24690#musicalwork> .

<artist/1186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24690#subject> ;
    mo:performed <album/24690#performance> ;
    schema:name "Haruki Mino"@en,
        "美野春樹"@ja ;
    foaf:made <album/24690#composition>,
        <album/24690#subject> ;
    foaf:name "Haruki Mino"@en,
        "美野春樹"@ja .

<album/24690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-21"^^xsd:date ;
    dcterms:title "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn ;
    mo:catalogue_number "CC-4361" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/24691>,
        <album/74014> ;
    mo:publication_of <album/24690#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc69e521ef2734c5b83abd2d38708a96f ;
    mo:record_count 1 ;
    schema:about <product/1957#subject> ;
    schema:byArtist <artist/1186#subject> ;
    schema:datePublished "1989-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/24690/24690-d25f71bd34df.jpg> ;
    schema:name "Music Poem Piano Concerto Mahoutsukai Sally"@en,
        "音楽詩集 ピアノ協奏曲 魔法使いサリー"@ja,
        "Ongaku Shishuu Piano Kyousoukyoku Mahoutsukai Sally"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/24690/24690-d25f71bd34df.jpg> .

_:N0d5e9b838ed44f77b53808c759490bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue angel"@en,
        "悲しみの天使"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Blue angel"@en,
        "悲しみの天使"@ja .

_:N263cf8da5a3a4873a490e99d0e0b82a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond field"@en,
        "ダイアモンド広場"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Diamond field"@en,
        "ダイアモンド広場"@ja .

_:N37f4d0700cd54df7b8ec7ab0bdff6518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close my eyes"@en,
        "瞳をとじて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Close my eyes"@en,
        "瞳をとじて"@ja .

_:N682087f36bc2440eb226afaa7a466144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The theme of SALLY"@en,
        "魔法使いサリーのテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "The theme of SALLY"@en,
        "魔法使いサリーのテーマ"@ja .

_:N72d6a878aa404ab594e2ededf90783b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise in the starry night"@en,
        "約束は星ふる夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Promise in the starry night"@en,
        "約束は星ふる夜"@ja .

_:Nc65f027d3fe144649a44c3f4fdb25b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of rose"@en,
        "バラ色の時間"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Waltz of rose"@en,
        "バラ色の時間"@ja .

_:Nca1afd37c9094726ab493ccbd80de5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@en,
        "永遠に・・・"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Forever"@en,
        "永遠に・・・"@ja .

_:Nd2a3d1e1f8ee42f29adad1722aa279ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First light"@en,
        "輝きに包まれて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "First light"@en,
        "輝きに包まれて"@ja .

_:Ne1e5f7d494c44d6c9088f90205943c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't say \"Good bye\""@en,
        "さよならは言わない"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Don't say \"Good bye\""@en,
        "さよならは言わない"@ja .

_:Neb8189d8de0f4721abee72f8aea19115 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suddenly"@en,
        "恋の予感"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc69e521ef2734c5b83abd2d38708a96f ;
    schema:name "Suddenly"@en,
        "恋の予感"@ja .

_:Nc69e521ef2734c5b83abd2d38708a96f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d5e9b838ed44f77b53808c759490bd0,
        _:N263cf8da5a3a4873a490e99d0e0b82a0,
        _:N37f4d0700cd54df7b8ec7ab0bdff6518,
        _:N682087f36bc2440eb226afaa7a466144,
        _:N72d6a878aa404ab594e2ededf90783b0,
        _:Nc65f027d3fe144649a44c3f4fdb25b15,
        _:Nca1afd37c9094726ab493ccbd80de5c9,
        _:Nd2a3d1e1f8ee42f29adad1722aa279ae,
        _:Ne1e5f7d494c44d6c9088f90205943c35,
        _:Neb8189d8de0f4721abee72f8aea19115 ;
    mo:track_count 10 ;
    schema:duration "PT43:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0d5e9b838ed44f77b53808c759490bd0,
        _:N263cf8da5a3a4873a490e99d0e0b82a0,
        _:N37f4d0700cd54df7b8ec7ab0bdff6518,
        _:N682087f36bc2440eb226afaa7a466144,
        _:N72d6a878aa404ab594e2ededf90783b0,
        _:Nc65f027d3fe144649a44c3f4fdb25b15,
        _:Nca1afd37c9094726ab493ccbd80de5c9,
        _:Nd2a3d1e1f8ee42f29adad1722aa279ae,
        _:Ne1e5f7d494c44d6c9088f90205943c35,
        _:Neb8189d8de0f4721abee72f8aea19115 .

