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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4003#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/4003#composition>,
        <album/4003#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<product/15812#subject> a schema:CreativeWork ;
    schema:name "Mercurius Pretty"@en,
        "メルクリウスプリティ"@ja,
        "Mercurius Pretty"@ja-latn ;
    foaf:name "Mercurius Pretty"@en,
        "メルクリウスプリティ"@ja,
        "Mercurius Pretty"@ja-latn .

<album/4003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn ;
    mo:composer <artist/104#subject> ;
    mo:produced_work <album/4003#musicalwork> ;
    schema:name "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn .

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

<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/30/4003/4003-1166281898.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4003#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/4003/4003-1166281898.jpg> ;
    foaf:depicts <album/4003#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/4003/4003-1166281898.jpg> .

<https://medium-media.vgm.io/albums/30/4003/4003-1166281898.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4003#performance> ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/550#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4003#performance> ;
    schema:name "Ken Shima"@en,
        "島健"@ja ;
    foaf:name "Ken Shima"@en,
        "島健"@ja .

<artist/9616#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4003#performance> ;
    schema:name "Toru Furuya"@en,
        "古谷徹"@ja ;
    foaf:name "Toru Furuya"@en,
        "古谷徹"@ja .

<album/4003#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn ;
    mo:performance_of <album/4003#musicalwork> ;
    mo:performer <artist/2021#subject>,
        <artist/550#subject>,
        <artist/9616#subject> ;
    mo:recorded_as <album/4003#musicalexpression> ;
    schema:byArtist <artist/2021#subject>,
        <artist/550#subject>,
        <artist/9616#subject> ;
    schema:name "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn ;
    schema:workPerformed <album/4003#musicalwork> .

<album/4003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-02-21"^^xsd:date ;
    dcterms:title "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn ;
    mo:catalogue_number "NACL-1172" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4003#musicalexpression> ;
    mo:publisher <org/83#subject> ;
    mo:record _:N6303116dbbd441768e5fd367d448237e ;
    mo:record_count 1 ;
    schema:about <product/15812#subject> ;
    schema:byArtist <artist/2021#subject>,
        <artist/550#subject>,
        <artist/9616#subject> ;
    schema:datePublished "1995-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/4003/4003-1166281898.jpg> ;
    schema:name "Mercurius Pretty ~Legend of the Fairy~"@en,
        "メルクリウス・プリティ～妖精伝説～"@ja,
        "Mercurius Pretty ~Legend of the Fairy~"@ja-latn ;
    schema:publisher <org/83#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/4003/4003-1166281898.jpg> .

_:N0122d6a6938c4497b680ddf7e8f79696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day After Day (Drama)"@en,
        "デイ・アフター・デイ（ドラマ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Day After Day (Drama)"@en,
        "デイ・アフター・デイ（ドラマ）"@ja .

_:N232ede29fc164ff196005695abbdc6c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue Birth of the Homunculus (Drama)"@en,
        "プロローグ　ホムンクルスの誕生（ドラマ）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Prologue Birth of the Homunculus (Drama)"@en,
        "プロローグ　ホムンクルスの誕生（ドラマ）"@ja .

_:N25c3fff0ad0246f5836017816ada761c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Agony of Alchemy (Drama)"@en,
        "錬金術師の苦悩（ドラマ）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Agony of Alchemy (Drama)"@en,
        "錬金術師の苦悩（ドラマ）"@ja .

_:N2fc520b6dce7486ab41cca6234c39afa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Door to the Path"@en,
        "未知への扉"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "The Door to the Path"@en,
        "未知への扉"@ja .

_:N334247e34b5146d8b0ccae8461335f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale (Drama)"@en,
        "フィナーレ（ドラマ）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Finale (Drama)"@en,
        "フィナーレ（ドラマ）"@ja .

_:N4a82446eed95497cb1539a34dc1eb255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercurius Pretty (Piano Version)"@en,
        "メルクリウス・プリティ（ピアノ・ヴァージョン）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Mercurius Pretty (Piano Version)"@en,
        "メルクリウス・プリティ（ピアノ・ヴァージョン）"@ja .

_:N6c3191875fdb4e97bfa6ac41e2c067c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior of Kunst"@en,
        "クンストの戦士"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Warrior of Kunst"@en,
        "クンストの戦士"@ja .

_:N8b8c95e778af49dcb81358831aa87729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Dancing"@en,
        "フェアリー・ダンシング"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Fairy Dancing"@en,
        "フェアリー・ダンシング"@ja .

_:N9d3ed0fc61664c078c43f43a1b7cf2e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercurius Pretty"@en,
        "メルクリウス・プリティ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Mercurius Pretty"@en,
        "メルクリウス・プリティ"@ja .

_:Nb0fcb2d927324b75b04eec49aa24a2d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alchemy and Fairies (Drama)"@en,
        "錬金術師と妖精（ドラマ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT13:41"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Alchemy and Fairies (Drama)"@en,
        "錬金術師と妖精（ドラマ）"@ja .

_:Ncdf6e8be0fa74a209d969f704a06f547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Whisper"@en,
        "フェアリー・ウィスパー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N6303116dbbd441768e5fd367d448237e ;
    schema:name "Fairy Whisper"@en,
        "フェアリー・ウィスパー"@ja .

_:N6303116dbbd441768e5fd367d448237e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0122d6a6938c4497b680ddf7e8f79696,
        _:N232ede29fc164ff196005695abbdc6c8,
        _:N25c3fff0ad0246f5836017816ada761c,
        _:N2fc520b6dce7486ab41cca6234c39afa,
        _:N334247e34b5146d8b0ccae8461335f58,
        _:N4a82446eed95497cb1539a34dc1eb255,
        _:N6c3191875fdb4e97bfa6ac41e2c067c2,
        _:N8b8c95e778af49dcb81358831aa87729,
        _:N9d3ed0fc61664c078c43f43a1b7cf2e1,
        _:Nb0fcb2d927324b75b04eec49aa24a2d2,
        _:Ncdf6e8be0fa74a209d969f704a06f547 ;
    mo:track_count 11 ;
    schema:duration "PT52:38"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0122d6a6938c4497b680ddf7e8f79696,
        _:N232ede29fc164ff196005695abbdc6c8,
        _:N25c3fff0ad0246f5836017816ada761c,
        _:N2fc520b6dce7486ab41cca6234c39afa,
        _:N334247e34b5146d8b0ccae8461335f58,
        _:N4a82446eed95497cb1539a34dc1eb255,
        _:N6c3191875fdb4e97bfa6ac41e2c067c2,
        _:N8b8c95e778af49dcb81358831aa87729,
        _:N9d3ed0fc61664c078c43f43a1b7cf2e1,
        _:Nb0fcb2d927324b75b04eec49aa24a2d2,
        _:Ncdf6e8be0fa74a209d969f704a06f547 .

