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

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

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

<artist/3366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2332#subject> ;
    schema:name "Keiichi Yamamoto"@en,
        "山本敬一"@ja ;
    foaf:made <album/2332#composition>,
        <album/2332#subject> ;
    foaf:name "Keiichi Yamamoto"@en,
        "山本敬一"@ja .

<product/20913#subject> a schema:CreativeWork ;
    schema:name "Pixy Garden (PC-98)"@en,
        "ピクシーガーデン (PC-98)"@ja,
        "Pixy Garden (PC-98)"@ja-latn ;
    foaf:name "Pixy Garden (PC-98)"@en,
        "ピクシーガーデン (PC-98)"@ja,
        "Pixy Garden (PC-98)"@ja-latn .

<album/2332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn ;
    mo:composer <artist/3366#subject> ;
    mo:produced_work <album/2332#musicalwork> ;
    schema:name "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn .

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

<album/2332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn ;
    mo:performance_of <album/2332#musicalwork> ;
    mo:recorded_as <album/2332#musicalexpression> ;
    schema:name "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn ;
    schema:workPerformed <album/2332#musicalwork> .

<org/83#subject> schema:name "NEC Avenue, Ltd."@en,
        "NECアベニュー株式会社"@ja,
        "NEC Avenue, Ltd."@ja-latn ;
    foaf:name "NEC Avenue, Ltd."@en,
        "NECアベニュー株式会社"@ja,
        "NEC Avenue, Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/23/2332/2332-1278796960.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-12-21"^^xsd:date ;
    dcterms:title "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn ;
    mo:catalogue_number "NACL-1196" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2332#musicalexpression> ;
    mo:publisher <org/83#subject> ;
    mo:record _:N990eaf6d95b24963919e6d24426a8f39 ;
    mo:record_count 1 ;
    schema:about <product/20913#subject> ;
    schema:datePublished "1995-12-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/2332/2332-1278796960.jpg> ;
    schema:name "Pixy Garden ~Youseitachi no Shirabe~"@en,
        "ピクシー・ガーデン ～妖精たちの調べ～"@ja,
        "Pixy Garden ~Youseitachi no Shirabe~"@ja-latn ;
    schema:publisher <org/83#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/2332/2332-1278796960.jpg> .

_:N0e6051864e6c4b70a75dcb85f18facd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue ~Dusk Colored Invitation~"@en,
        "プロローグ〜黄昏色の誘い〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Prologue ~Dusk Colored Invitation~"@en,
        "プロローグ〜黄昏色の誘い〜"@ja .

_:N164d7b8f2d4045279efc68a4f547499f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Fairy Theme 'Nana's Flight'"@en,
        "風の妖精のテーマ「七彩の飛翔」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Wind Fairy Theme 'Nana's Flight'"@en,
        "風の妖精のテーマ「七彩の飛翔」"@ja .

_:N282554eeb03c4d73800948caa36c5663 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue ~Eternally Dancing in Round~"@en,
        "エピローグ〜永遠に輪舞〜"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Epilogue ~Eternally Dancing in Round~"@en,
        "エピローグ〜永遠に輪舞〜"@ja .

_:N389a2039e78d47a893f0f125e807b068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon, Run to the Sky"@en,
        "龍,空を駆けて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Dragon, Run to the Sky"@en,
        "龍,空を駆けて"@ja .

_:N6113ffcd507f4ec1b33ee3e4922972fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gift of the Rainbow ~Fairy's Birth~"@en,
        "虹の贈り物〜妖精の誕生〜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Gift of the Rainbow ~Fairy's Birth~"@en,
        "虹の贈り物〜妖精の誕生〜"@ja .

_:N71e85c7e62b34832b2e048a844199b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Fairy Theme 'Heat Dance'"@en,
        "火の妖精のテーマ「炎熱舞踏」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Fire Fairy Theme 'Heat Dance'"@en,
        "火の妖精のテーマ「炎熱舞踏」"@ja .

_:N916ca0d9c6ed40f3bb959f20b84f8721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Fairy Theme 'Yosooi in the Water Drop'"@en,
        "水の妖精のテーマ「雫のよそおい」"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Water Fairy Theme 'Yosooi in the Water Drop'"@en,
        "水の妖精のテーマ「雫のよそおい」"@ja .

_:N99e3c7fdb5864fc9adbb08cff918d86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixy Garden Theme 'Paradise of Green-Leaved Trees'"@en,
        "ピクシー・ガーデンのテーマ「緑樹の楽園」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Pixy Garden Theme 'Paradise of Green-Leaved Trees'"@en,
        "ピクシー・ガーデンのテーマ「緑樹の楽園」"@ja .

_:Nae7853905cb04de3ac237fb322fef031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sprout"@en,
        "芽生え"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Sprout"@en,
        "芽生え"@ja .

_:Nbd26f2ecb70d4dd582a99a8394feb41c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Origin of the Fairy Tale (Pixy Garden Theme Ethnic Version)"@en,
        "おとぎ噺の源で(ピクシー・ガーデンのテーマ エスニック・ヴァージャン)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "The Origin of the Fairy Tale (Pixy Garden Theme Ethnic Version)"@en,
        "おとぎ噺の源で(ピクシー・ガーデンのテーマ エスニック・ヴァージャン)"@ja .

_:Ne5f44d6980664fd8988676fe61610185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miracle-Colored Fruit"@en,
        "不思議色の果実"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Miracle-Colored Fruit"@en,
        "不思議色の果実"@ja .

_:Ne8dd2810d16143a19553bd2dcfc40b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower's Breath"@en,
        "華の息吹"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "Flower's Breath"@en,
        "華の息吹"@ja .

_:Nea495ae92a6b4f0087cb4dff003686d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After the Rain"@en,
        "雨上がり模様"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N990eaf6d95b24963919e6d24426a8f39 ;
    schema:name "After the Rain"@en,
        "雨上がり模様"@ja .

_:N990eaf6d95b24963919e6d24426a8f39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6051864e6c4b70a75dcb85f18facd9,
        _:N164d7b8f2d4045279efc68a4f547499f,
        _:N282554eeb03c4d73800948caa36c5663,
        _:N389a2039e78d47a893f0f125e807b068,
        _:N6113ffcd507f4ec1b33ee3e4922972fa,
        _:N71e85c7e62b34832b2e048a844199b3c,
        _:N916ca0d9c6ed40f3bb959f20b84f8721,
        _:N99e3c7fdb5864fc9adbb08cff918d86e,
        _:Nae7853905cb04de3ac237fb322fef031,
        _:Nbd26f2ecb70d4dd582a99a8394feb41c,
        _:Ne5f44d6980664fd8988676fe61610185,
        _:Ne8dd2810d16143a19553bd2dcfc40b52,
        _:Nea495ae92a6b4f0087cb4dff003686d0 ;
    mo:track_count 13 ;
    schema:duration "PT49:35"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0e6051864e6c4b70a75dcb85f18facd9,
        _:N164d7b8f2d4045279efc68a4f547499f,
        _:N282554eeb03c4d73800948caa36c5663,
        _:N389a2039e78d47a893f0f125e807b068,
        _:N6113ffcd507f4ec1b33ee3e4922972fa,
        _:N71e85c7e62b34832b2e048a844199b3c,
        _:N916ca0d9c6ed40f3bb959f20b84f8721,
        _:N99e3c7fdb5864fc9adbb08cff918d86e,
        _:Nae7853905cb04de3ac237fb322fef031,
        _:Nbd26f2ecb70d4dd582a99a8394feb41c,
        _:Ne5f44d6980664fd8988676fe61610185,
        _:Ne8dd2810d16143a19553bd2dcfc40b52,
        _:Nea495ae92a6b4f0087cb4dff003686d0 .

