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

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

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

<product/813#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn ;
    foaf:name "Castlevania II: Simon's Quest"@en,
        "ドラキュラII 呪いの封印"@ja,
        "Dracula II: Noroi no Fuuin"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/49/83494/83494-1547606995.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn ;
    mo:performance_of <album/83494#musicalwork> ;
    mo:performer <artist/17454#subject> ;
    mo:recorded_as <album/83494#musicalexpression> ;
    schema:byArtist <artist/17454#subject> ;
    schema:name "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn ;
    schema:workPerformed <album/83494#musicalwork> .

<artist/17454#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83494#performance> ;
    schema:name "Matt Bollenbach"@en ;
    foaf:name "Matt Bollenbach"@en .

<album/83494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Satoe Terashima"@en ;
            foaf:made <album/83494#composition> ;
            foaf:name "Satoe Terashima"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kouji Murata"@en ;
            foaf:made <album/83494#composition> ;
            foaf:name "Kouji Murata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenichi Matsubara"@en ;
            foaf:made <album/83494#composition> ;
            foaf:name "Kenichi Matsubara"@en ] ;
    mo:produced_work <album/83494#musicalwork> ;
    schema:name "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn .

<album/83494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-09"^^xsd:date ;
    dcterms:title "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83494#musicalexpression> ;
    mo:publisher _:N56d75f27a1e7452fa294a79b159f6261 ;
    mo:record _:N1c9dcd6f17144747aee2d247333501a1 ;
    mo:record_count 1 ;
    schema:about <product/813#subject> ;
    schema:byArtist <artist/17454#subject> ;
    schema:datePublished "2014-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/83494/83494-1547606995.jpg> ;
    schema:name "Castlevania II: Simon's Quest (complete soundtrack medley)"@en,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja,
        "Castlevania II: Simon's Quest (complete soundtrack medley)"@ja-latn ;
    schema:publisher _:N56d75f27a1e7452fa294a79b159f6261 ;
    foaf:depiction <https://media.vgm.io/albums/49/83494/83494-1547606995.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83494#subject> ;
    schema:name "Satoe Terashima"@en ;
    foaf:made <album/83494#subject> ;
    foaf:name "Satoe Terashima"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83494#subject> ;
    schema:name "Kouji Murata"@en ;
    foaf:made <album/83494#subject> ;
    foaf:name "Kouji Murata"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83494#subject> ;
    schema:name "Kenichi Matsubara"@en ;
    foaf:made <album/83494#subject> ;
    foaf:name "Kenichi Matsubara"@en .

_:N1c9dcd6f17144747aee2d247333501a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9ba8d15bedf842878f6331fb7efae0c8 ;
    mo:track_count 1 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9ba8d15bedf842878f6331fb7efae0c8 .

_:N56d75f27a1e7452fa294a79b159f6261 schema:name "matt bollenbach music"@en,
        "matt bollenbach music"@ja,
        "matt bollenbach music"@ja-latn ;
    foaf:name "matt bollenbach music"@en,
        "matt bollenbach music"@ja,
        "matt bollenbach music"@ja-latn .

_:N9ba8d15bedf842878f6331fb7efae0c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete Soundtrack Medley"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:inPlaylist _:N1c9dcd6f17144747aee2d247333501a1 ;
    schema:name "Complete Soundtrack Medley"@en .

