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

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

<artist/26608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44952#subject> ;
    schema:name "Brad Derrick"@en ;
    foaf:made <album/44952#composition>,
        <album/44952#subject> ;
    foaf:name "Brad Derrick"@en .

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

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

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

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

<org/1627#subject> schema:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn ;
    foaf:name "Bethesda Softworks"@en,
        "Bethesda Softworks"@ja,
        "Bethesda Softworks"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/44952/44952-1410908994.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn ;
    mo:performance_of <album/44952#musicalwork> ;
    mo:performer <artist/68644#subject> ;
    mo:recorded_as <album/44952#musicalexpression> ;
    schema:byArtist <artist/68644#subject> ;
    schema:name "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn ;
    schema:workPerformed <album/44952#musicalwork> .

<album/44952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn ;
    mo:composer <artist/26608#subject>,
        <artist/431#subject>,
        <artist/68644#subject> ;
    mo:produced_work <album/44952#musicalwork> ;
    schema:name "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn .

<artist/68644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44952#subject> ;
    mo:performed <album/44952#performance> ;
    schema:name "Malukah"@en ;
    foaf:made <album/44952#composition>,
        <album/44952#lyrics>,
        <album/44952#subject> ;
    foaf:name "Malukah"@en .

<album/44952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-04"^^xsd:date ;
    dcterms:title "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn ;
    mo:catalogue_number "SL-50638-EUR" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44952#musicalexpression> ;
    mo:publisher <org/1627#subject> ;
    mo:record _:N88377ac6005645b18f28c4477f4ede51 ;
    mo:record_count 1 ;
    schema:about <product/5243#subject> ;
    schema:byArtist <artist/68644#subject> ;
    schema:datePublished "2014-04-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/44952/44952-1410908994.jpg> ;
    schema:name "The Elder Scrolls Online: Featured Music Selections"@en,
        "The Elder Scrolls Online: Featured Music Selections"@ja,
        "The Elder Scrolls Online: Featured Music Selections"@ja-latn ;
    schema:publisher <org/1627#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/44952/44952-1410908994.jpg> .

_:N1caeb30e9135421cbb9e1c3b360fb280 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weapons Drawn"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N88377ac6005645b18f28c4477f4ede51 ;
    schema:name "Weapons Drawn"@en .

_:N2ae74b99841141af9aaaf3240d688b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Blood, for Glory, for Honor"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N88377ac6005645b18f28c4477f4ede51 ;
    schema:name "For Blood, for Glory, for Honor"@en .

_:N7a6c7b42da824db783254b3bb25754f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moons of Evening Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N88377ac6005645b18f28c4477f4ede51 ;
    schema:name "Moons of Evening Star"@en .

_:N80826c90592b41ab8a3f41c023ad3ce1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty of Dawn"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N88377ac6005645b18f28c4477f4ede51 ;
    schema:name "Beauty of Dawn"@en .

_:Nd58ce34306324b8f9dbb2ab576c48c34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sands of the Alik'r"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N88377ac6005645b18f28c4477f4ede51 ;
    schema:name "Sands of the Alik'r"@en .

_:N88377ac6005645b18f28c4477f4ede51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1caeb30e9135421cbb9e1c3b360fb280,
        _:N2ae74b99841141af9aaaf3240d688b50,
        _:N7a6c7b42da824db783254b3bb25754f8,
        _:N80826c90592b41ab8a3f41c023ad3ce1,
        _:Nd58ce34306324b8f9dbb2ab576c48c34 ;
    mo:track_count 5 ;
    schema:duration "PT21:08"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1caeb30e9135421cbb9e1c3b360fb280,
        _:N2ae74b99841141af9aaaf3240d688b50,
        _:N7a6c7b42da824db783254b3bb25754f8,
        _:N80826c90592b41ab8a3f41c023ad3ce1,
        _:Nd58ce34306324b8f9dbb2ab576c48c34 .

