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

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

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

<album/30514#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn ;
    mo:composer <artist/59399#subject> ;
    mo:produced_work <album/30514#musicalwork> ;
    schema:name "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/41/30514/30514-1323549518.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/59399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30514#subject> ;
    mo:performed <album/30514#performance> ;
    schema:name "Mega Beardo"@en ;
    foaf:made <album/30514#composition>,
        <album/30514#lyrics>,
        <album/30514#subject> ;
    foaf:name "Mega Beardo"@en .

<album/30514#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn ;
    mo:performance_of <album/30514#musicalwork> ;
    mo:performer _:N8679189a72b847378418b8200bfa09eb,
        _:Na1c45b1d96034d39ab7897c09b5ea997,
        <artist/59399#subject> ;
    mo:recorded_as <album/30514#musicalexpression> ;
    schema:byArtist _:N8679189a72b847378418b8200bfa09eb,
        _:Na1c45b1d96034d39ab7897c09b5ea997,
        <artist/59399#subject> ;
    schema:name "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn ;
    schema:workPerformed <album/30514#musicalwork> .

<album/30514#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-07"^^xsd:date ;
    dcterms:title "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/30514#musicalexpression> ;
    mo:publisher _:N122cbe3279dc4258bf8d0c5320192bbb ;
    mo:record _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    mo:record_count 1 ;
    schema:about <product/812#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Joe White"@en ;
            foaf:name "Joe White"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeff Jordan"@en ;
            foaf:name "Jeff Jordan"@en ],
        <artist/59399#subject> ;
    schema:datePublished "2011-11-07"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/41/30514/30514-1323549518.jpg> ;
    schema:name "Belmont"@en,
        "Belmont"@ja,
        "Belmont"@ja-latn ;
    schema:publisher _:N122cbe3279dc4258bf8d0c5320192bbb ;
    foaf:depiction <https://media.vgm.io/albums/41/30514/30514-1323549518.jpg> .

_:N122cbe3279dc4258bf8d0c5320192bbb schema:name "Mega Beardo"@en,
        "Mega Beardo"@ja,
        "Mega Beardo"@ja-latn ;
    foaf:name "Mega Beardo"@en,
        "Mega Beardo"@ja,
        "Mega Beardo"@ja-latn .

_:N138d90ed2bf54b1c92432046ee272874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medusa's Scream"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:10"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Medusa's Scream"@en .

_:N5697fbd1c9b34d148bf7789ff0e0895d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The War of Dark and Light"@en ;
    mo:track_number 9 ;
    schema:duration "PT12:25"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "The War of Dark and Light"@en .

_:N72968a435c284684be76a401fc9c470b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simon"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Simon"@en .

_:N8679189a72b847378418b8200bfa09eb a schema:Person,
        foaf:Person ;
    mo:performed <album/30514#performance> ;
    schema:name "Jeff Jordan"@en ;
    foaf:name "Jeff Jordan"@en .

_:N9c7669a6b18f4c358d9cb0f8cde1e5da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows Without a Sun"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:12"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Shadows Without a Sun"@en .

_:Na1c45b1d96034d39ab7897c09b5ea997 a schema:Person,
        foaf:Person ;
    mo:performed <album/30514#performance> ;
    schema:name "Joe White"@en ;
    foaf:name "Joe White"@en .

_:Naa34a53f88ef4f9986f100e7dd599612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creatures of the Bloodline"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Creatures of the Bloodline"@en .

_:Nadafda40c1624a4ba556d1b7e934ea34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mysterious Works of Dr. Frankenstein"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "The Mysterious Works of Dr. Frankenstein"@en .

_:Nb4e0dcfc6bb54237980a2b3cb431e0f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Such is the Curse"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Such is the Curse"@en .

_:Ne2457e5b7d814f529e36f42fe185f91e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Return to Rain"@en ;
    mo:track_number 4 ;
    schema:duration "PT11:15"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "I Return to Rain"@en .

_:Nfa56f2609211446d808e599c366bd6cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring Me Death"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Ndc0c4e53af7e41ea8bd09f7cf2af721b ;
    schema:name "Bring Me Death"@en .

_:Ndc0c4e53af7e41ea8bd09f7cf2af721b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N138d90ed2bf54b1c92432046ee272874,
        _:N5697fbd1c9b34d148bf7789ff0e0895d,
        _:N72968a435c284684be76a401fc9c470b,
        _:N9c7669a6b18f4c358d9cb0f8cde1e5da,
        _:Naa34a53f88ef4f9986f100e7dd599612,
        _:Nadafda40c1624a4ba556d1b7e934ea34,
        _:Nb4e0dcfc6bb54237980a2b3cb431e0f5,
        _:Ne2457e5b7d814f529e36f42fe185f91e,
        _:Nfa56f2609211446d808e599c366bd6cc ;
    mo:track_count 9 ;
    schema:duration "PT69:38"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N138d90ed2bf54b1c92432046ee272874,
        _:N5697fbd1c9b34d148bf7789ff0e0895d,
        _:N72968a435c284684be76a401fc9c470b,
        _:N9c7669a6b18f4c358d9cb0f8cde1e5da,
        _:Naa34a53f88ef4f9986f100e7dd599612,
        _:Nadafda40c1624a4ba556d1b7e934ea34,
        _:Nb4e0dcfc6bb54237980a2b3cb431e0f5,
        _:Ne2457e5b7d814f529e36f42fe185f91e,
        _:Nfa56f2609211446d808e599c366bd6cc .

