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

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

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

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

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

<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 .

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

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

<https://media.vgm.io/albums/19/21791/21791-1288640125.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/21791#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/21791/21791-1288640125.png> ;
    foaf:depicts <album/21791#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/21791/21791-1288640125.png> .

<https://medium-media.vgm.io/albums/19/21791/21791-1288640125.png> a schema:ImageObject,
        foaf:Image .

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

<album/21791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Castlevania III"@en,
        "Castlevania III"@ja,
        "Castlevania III"@ja-latn ;
    mo:performance_of <album/21791#musicalwork> ;
    mo:performer <artist/16084#subject> ;
    mo:recorded_as <album/21791#musicalexpression> ;
    schema:byArtist <artist/16084#subject> ;
    schema:name "Castlevania III"@en,
        "Castlevania III"@ja,
        "Castlevania III"@ja-latn ;
    schema:workPerformed <album/21791#musicalwork> .

<artist/16084#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21791#performance> ;
    schema:name "The Amazing BrandO"@en ;
    foaf:made <album/21791#lyrics>,
        <album/21791#subject> ;
    foaf:name "The Amazing BrandO"@en .

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

<album/21791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Castlevania III"@en,
        "Castlevania III"@ja,
        "Castlevania III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/21791#musicalexpression> ;
    mo:publisher _:N13b7414bbaca44f7833e6b924e60c50a ;
    mo:record _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    mo:record_count 1 ;
    schema:about <product/814#subject> ;
    schema:byArtist <artist/16084#subject> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/21791/21791-1288640125.png> ;
    schema:name "Castlevania III"@en,
        "Castlevania III"@ja,
        "Castlevania III"@ja-latn ;
    schema:publisher _:N13b7414bbaca44f7833e6b924e60c50a ;
    foaf:depiction <https://media.vgm.io/albums/19/21791/21791-1288640125.png> .

_:N05e924fc11fe4c8bb34b71bb9273cef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Clockwork"@en .

_:N13b7414bbaca44f7833e6b924e60c50a schema:name "The Amazing BrandO"@en,
        "The Amazing BrandO"@ja,
        "The Amazing BrandO"@ja-latn ;
    foaf:name "The Amazing BrandO"@en,
        "The Amazing BrandO"@ja,
        "The Amazing BrandO"@ja-latn .

_:N1551eb28310c48dd9a40097b3091cdcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Seed"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Demon Seed"@en .

_:N44259d0e65cd4d4790cc3a7050fd7973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Overture"@en .

_:N4458670ae90f4010aab3ddcf4b78a1d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Prayer"@en .

_:N5c0a902a9fe5494097922ddb2ba6256b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Boss Battle"@en .

_:N644e5d13975f48a5bc73c0ad82e19ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deja Vu"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Deja Vu"@en .

_:N7fed96b8ff954f5f8bbe36f61552fb40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dracula's Curse (Full)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Dracula's Curse (Full)"@en .

_:Nc4c8205e57294b58b7e324efe2f99e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarius"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Aquarius"@en .

_:Ndfb14073b9894da5bc54fe5b7f8b7028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Forest"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Mad Forest"@en .

_:Nf6ff995643e446708c624ce1f7eadb70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Beginning"@en .

_:Nfa55e939667e4833ad2e6370756a20ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dracula's Curse (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Ne7f63667c10f4fe5b5698db22d79fc45 ;
    schema:name "Dracula's Curse (Instrumental)"@en .

_:Ne7f63667c10f4fe5b5698db22d79fc45 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e924fc11fe4c8bb34b71bb9273cef9,
        _:N1551eb28310c48dd9a40097b3091cdcd,
        _:N44259d0e65cd4d4790cc3a7050fd7973,
        _:N4458670ae90f4010aab3ddcf4b78a1d2,
        _:N5c0a902a9fe5494097922ddb2ba6256b,
        _:N644e5d13975f48a5bc73c0ad82e19ac4,
        _:N7fed96b8ff954f5f8bbe36f61552fb40,
        _:Nc4c8205e57294b58b7e324efe2f99e7a,
        _:Ndfb14073b9894da5bc54fe5b7f8b7028,
        _:Nf6ff995643e446708c624ce1f7eadb70,
        _:Nfa55e939667e4833ad2e6370756a20ba ;
    mo:track_count 11 ;
    schema:duration "PT19:25"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N05e924fc11fe4c8bb34b71bb9273cef9,
        _:N1551eb28310c48dd9a40097b3091cdcd,
        _:N44259d0e65cd4d4790cc3a7050fd7973,
        _:N4458670ae90f4010aab3ddcf4b78a1d2,
        _:N5c0a902a9fe5494097922ddb2ba6256b,
        _:N644e5d13975f48a5bc73c0ad82e19ac4,
        _:N7fed96b8ff954f5f8bbe36f61552fb40,
        _:Nc4c8205e57294b58b7e324efe2f99e7a,
        _:Ndfb14073b9894da5bc54fe5b7f8b7028,
        _:Nf6ff995643e446708c624ce1f7eadb70,
        _:Nfa55e939667e4833ad2e6370756a20ba .

