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

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

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

<artist/431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37549#subject> ;
    schema:name "Jeremy Soule"@en ;
    foaf:made <album/37549#composition>,
        <album/37549#subject> ;
    foaf:name "Jeremy Soule"@en .

<product/1387#subject> a schema:CreativeWork ;
    schema:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn ;
    foaf:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn .

<album/37549#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn ;
    mo:composer <artist/431#subject> ;
    mo:produced_work <album/37549#musicalwork> ;
    schema:name "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn .

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

<org/1017#subject> schema:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn ;
    foaf:name "Joypad Records"@en,
        "Joypad Records"@ja,
        "Joypad Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/37549/37549-1359228121.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14507#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37549#performance> ;
    schema:name "Tera Catallo"@en ;
    foaf:name "Tera Catallo"@en .

<artist/45307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/37549#performance> ;
    schema:name "Swiggles1987"@en ;
    foaf:name "Swiggles1987"@en .

<album/37549#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn ;
    mo:performance_of <album/37549#musicalwork> ;
    mo:performer <artist/14507#subject>,
        <artist/45307#subject> ;
    mo:recorded_as <album/37549#musicalexpression> ;
    schema:byArtist <artist/14507#subject>,
        <artist/45307#subject> ;
    schema:name "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn ;
    schema:workPerformed <album/37549#musicalwork> .

<album/37549#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-05"^^xsd:date ;
    dcterms:title "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn ;
    mo:catalogue_number "JOY-539" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37549#musicalexpression> ;
    mo:publisher <org/1017#subject> ;
    mo:record _:Nc8e71827df9a406996fd2244fd566f6f ;
    mo:record_count 1 ;
    schema:about <product/1387#subject> ;
    schema:byArtist <artist/14507#subject>,
        <artist/45307#subject> ;
    schema:datePublished "2013-01-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/37549/37549-1359228121.jpg> ;
    schema:name "The Dragonborn Comes"@en,
        "The Dragonborn Comes"@ja,
        "The Dragonborn Comes"@ja-latn ;
    schema:publisher <org/1017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/37549/37549-1359228121.jpg> .

_:N95b38dd54ed6483eaae1b6eb8c92afbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dragonborn Comes"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nc8e71827df9a406996fd2244fd566f6f ;
    schema:name "The Dragonborn Comes"@en .

_:Nc8e71827df9a406996fd2244fd566f6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N95b38dd54ed6483eaae1b6eb8c92afbe ;
    mo:track_count 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N95b38dd54ed6483eaae1b6eb8c92afbe .

