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

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

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

<artist/334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5012#subject> ;
    schema:name "Michiru Yamane"@en,
        "山根ミチル"@ja ;
    foaf:made <album/5012#composition>,
        <album/5012#subject> ;
    foaf:name "Michiru Yamane"@en,
        "山根ミチル"@ja .

<product/824#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Curse of Darkness"@en,
        "悪魔城ドラキュラ 闇の呪印"@ja,
        "Akumajo Dracula: Yami no Juin"@ja-latn ;
    foaf:name "Castlevania: Curse of Darkness"@en,
        "悪魔城ドラキュラ 闇の呪印"@ja,
        "Akumajo Dracula: Yami no Juin"@ja-latn .

<album/5012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn ;
    mo:composer <artist/334#subject> ;
    mo:produced_work <album/5012#musicalwork> ;
    schema:name "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn .

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

<album/5012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn ;
    mo:performance_of <album/5012#musicalwork> ;
    mo:recorded_as <album/5012#musicalexpression> ;
    schema:name "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn ;
    schema:workPerformed <album/5012#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/21/5012/5012-1233603684.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-24"^^xsd:date ;
    dcterms:title "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn ;
    mo:catalogue_number "KMJ-00050" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5012#musicalexpression> ;
    mo:publisher <org/2246#subject> ;
    mo:record _:Na05503ecf46a4915b6ba99c1dbae7789 ;
    mo:record_count 1 ;
    schema:about <product/824#subject> ;
    schema:datePublished "2005-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/5012/5012-1233603684.jpg> ;
    schema:name "Akumajo Dracula: Yami no Juin Prelude of Revenge"@en,
        "悪魔城ドラキュラ 闇の呪印 復讐の序曲"@ja,
        "Akumajo Dracula: Yami no Juin Fukusyuu no Jyokyoku"@ja-latn ;
    schema:publisher <org/2246#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/5012/5012-1233603684.jpg> .

_:N0b48087a5f0b4f4d987f4be84083d0e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"the Portrait of Zead\" an Arrangement of the Zeado's Event"@en,
        "「ゼアドの肖像」 ゼアド、イベントBGMのアレンジ"@ja,
        "\"Zead no Shouzou\" Zead, Event BGM no Arrange"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na05503ecf46a4915b6ba99c1dbae7789 ;
    schema:name "\"the Portrait of Zead\" an Arrangement of the Zeado's Event"@en,
        "「ゼアドの肖像」 ゼアド、イベントBGMのアレンジ"@ja,
        "\"Zead no Shouzou\" Zead, Event BGM no Arrange"@ja-latn .

_:N38b1fb2bbddc4e39abf64588833577a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"the Baljhet Mountains\" a Background of the Mountains"@en,
        "「バルジット山脈」 山岳地帯BGM"@ja,
        "\"Baljhet Sanmyaku\" Sangakuchitai BGM"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na05503ecf46a4915b6ba99c1dbae7789 ;
    schema:name "\"the Baljhet Mountains\" a Background of the Mountains"@en,
        "「バルジット山脈」 山岳地帯BGM"@ja,
        "\"Baljhet Sanmyaku\" Sangakuchitai BGM"@ja-latn .

_:Nbf52649b117d47a09f41dc0629685efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"the Garibaldi Cathedral\" a Background for the Stained Glass"@en,
        "「ガリバルディ大聖堂」 大聖堂ステンドグラスのBGM"@ja,
        "\"Garibaldi Daiseidou\" Daiseidou Stained Glass no BGM"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Na05503ecf46a4915b6ba99c1dbae7789 ;
    schema:name "\"the Garibaldi Cathedral\" a Background for the Stained Glass"@en,
        "「ガリバルディ大聖堂」 大聖堂ステンドグラスのBGM"@ja,
        "\"Garibaldi Daiseidou\" Daiseidou Stained Glass no BGM"@ja-latn .

_:Nef1c9837ba4842d1ba54f3a0783876a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Belmondo - The Legend\" the Fight against Bermont"@en,
        "「伝説のベルモンド」 対ベルモンド戦"@ja,
        "\"Densetsu no Belmont\" Tai Belmont Ikusa"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na05503ecf46a4915b6ba99c1dbae7789 ;
    schema:name "\"Belmondo - The Legend\" the Fight against Bermont"@en,
        "「伝説のベルモンド」 対ベルモンド戦"@ja,
        "\"Densetsu no Belmont\" Tai Belmont Ikusa"@ja-latn .

_:Na05503ecf46a4915b6ba99c1dbae7789 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b48087a5f0b4f4d987f4be84083d0e1,
        _:N38b1fb2bbddc4e39abf64588833577a3,
        _:Nbf52649b117d47a09f41dc0629685efe,
        _:Nef1c9837ba4842d1ba54f3a0783876a8 ;
    mo:track_count 4 ;
    schema:duration "PT18:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b48087a5f0b4f4d987f4be84083d0e1,
        _:N38b1fb2bbddc4e39abf64588833577a3,
        _:Nbf52649b117d47a09f41dc0629685efe,
        _:Nef1c9837ba4842d1ba54f3a0783876a8 .

