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

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

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

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56050#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/56050#composition>,
        <album/56050#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/1765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56050#subject> ;
    schema:name "Jun Funahashi"@en,
        "船橋淳"@ja ;
    foaf:made <album/56050#composition>,
        <album/56050#subject> ;
    foaf:name "Jun Funahashi"@en,
        "船橋淳"@ja .

<artist/2242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56050#subject> ;
    schema:name "Yukie Morimoto"@en,
        "森本ゆきえ"@ja ;
    foaf:made <album/56050#composition>,
        <album/56050#subject> ;
    foaf:name "Yukie Morimoto"@en,
        "森本ゆきえ"@ja .

<artist/3229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56050#subject> ;
    schema:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja ;
    foaf:made <album/56050#composition>,
        <album/56050#subject> ;
    foaf:name "Hidenori Maezawa"@en,
        "前澤ヒデノリ"@ja .

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

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/814#subject> a schema:CreativeWork ;
    schema:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn ;
    foaf:name "Castlevania III: Dracula's Curse"@en,
        "悪魔城伝説"@ja,
        "Akumajo Densetsu"@ja-latn .

<product/818#subject> a schema:CreativeWork ;
    schema:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn ;
    foaf:name "Castlevania: Symphony of the Night"@en,
        "悪魔城ドラキュラX 月下の夜想曲"@ja,
        "Akumajou Dracula X: Gekka no Yasoukyoku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/05/56050/56050-1449604329.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1260#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56050#performance> ;
    schema:name "Joshua Morse"@en ;
    foaf:name "Joshua Morse"@en .

<artist/3845#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56050#performance> ;
    schema:name "Danimal Cannon"@en ;
    foaf:name "Danimal Cannon"@en .

<album/56050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn ;
    mo:performance_of <album/56050#musicalwork> ;
    mo:performer <artist/1260#subject>,
        <artist/3845#subject> ;
    mo:recorded_as <album/56050#musicalexpression> ;
    schema:byArtist <artist/1260#subject>,
        <artist/3845#subject> ;
    schema:name "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn ;
    schema:workPerformed <album/56050#musicalwork> .

<album/56050#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn ;
    mo:composer <artist/1270#subject>,
        <artist/1765#subject>,
        <artist/2242#subject>,
        <artist/3229#subject>,
        <artist/334#subject> ;
    mo:produced_work <album/56050#musicalwork> ;
    schema:name "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn .

<album/56050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-26"^^xsd:date ;
    dcterms:title "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56050#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:Nb40119b9c34a40389dfefd806ecd76e6 ;
    mo:record_count 1 ;
    schema:about <product/812#subject>,
        <product/814#subject>,
        <product/818#subject> ;
    schema:byArtist <artist/1260#subject>,
        <artist/3845#subject> ;
    schema:datePublished "2015-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/56050/56050-1449604329.jpg> ;
    schema:name "VLAD II"@en,
        "VLAD II"@ja,
        "VLAD II"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/56050/56050-1449604329.jpg> .

_:N835b2be7adba4352ab9d76d92e160c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua Flash (feat. Danimal Cannon) [ Castlevania 3 - Aquarius ]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nb40119b9c34a40389dfefd806ecd76e6 ;
    schema:name "Aqua Flash (feat. Danimal Cannon) [ Castlevania 3 - Aquarius ]"@en .

_:N8e14a00a140d40e7a96941387fc53a7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallway To Hell (Castlevania - Heart of Fire)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb40119b9c34a40389dfefd806ecd76e6 ;
    schema:name "Hallway To Hell (Castlevania - Heart of Fire)"@en .

_:Nb6d11657c1ab4d8b8a136962880356f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bone Ark Madness (Castlevania Symphony of the Night - Rainbow Cemetery)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb40119b9c34a40389dfefd806ecd76e6 ;
    schema:name "Bone Ark Madness (Castlevania Symphony of the Night - Rainbow Cemetery)"@en .

_:Nec7bf212a07847468a0be9b66496d025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mummy Lover (feat. Danimal Cannon) [ Castlevania - Wicked Child ]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nb40119b9c34a40389dfefd806ecd76e6 ;
    schema:name "Mummy Lover (feat. Danimal Cannon) [ Castlevania - Wicked Child ]"@en .

_:Nb40119b9c34a40389dfefd806ecd76e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N835b2be7adba4352ab9d76d92e160c31,
        _:N8e14a00a140d40e7a96941387fc53a7c,
        _:Nb6d11657c1ab4d8b8a136962880356f4,
        _:Nec7bf212a07847468a0be9b66496d025 ;
    mo:track_count 4 ;
    schema:duration "PT13:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N835b2be7adba4352ab9d76d92e160c31,
        _:N8e14a00a140d40e7a96941387fc53a7c,
        _:Nb6d11657c1ab4d8b8a136962880356f4,
        _:Nec7bf212a07847468a0be9b66496d025 .

