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

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

<artist/17427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56595#subject> ;
    schema:name "Raney Shockne"@en ;
    foaf:made <album/56595#composition>,
        <album/56595#lyrics>,
        <album/56595#subject> ;
    foaf:name "Raney Shockne"@en .

<product/4059#subject> a schema:CreativeWork ;
    schema:name "Dragon Age: Inquisition"@en,
        "Dragon Age: Inquisition"@ja,
        "Dragon Age: Inquisition"@ja-latn ;
    foaf:name "Dragon Age: Inquisition"@en,
        "Dragon Age: Inquisition"@ja,
        "Dragon Age: Inquisition"@ja-latn .

<album/56595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn ;
    mo:composer <artist/17427#subject> ;
    mo:produced_work <album/56595#musicalwork> ;
    schema:name "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn .

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

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

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/59/56595/56595-bbe839071262.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56595#performance> ;
    schema:name "Elizaveta Stoubis"@en ;
    foaf:name "Elizaveta Stoubis"@en .

<artist/17426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56595#performance> ;
    schema:name "Nick Stoubis"@en ;
    foaf:name "Nick Stoubis"@en .

<album/56595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn ;
    mo:performance_of <album/56595#musicalwork> ;
    mo:performer <artist/17425#subject>,
        <artist/17426#subject> ;
    mo:recorded_as <album/56595#musicalexpression> ;
    schema:byArtist <artist/17425#subject>,
        <artist/17426#subject> ;
    schema:name "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn ;
    schema:workPerformed <album/56595#musicalwork> .

<album/56595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-08"^^xsd:date ;
    dcterms:title "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56595#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:N6efb1489c0094a8081bf8bb31be0143d ;
    mo:record_count 1 ;
    schema:about <product/4059#subject> ;
    schema:byArtist <artist/17425#subject>,
        <artist/17426#subject> ;
    schema:datePublished "2016-01-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/56595/56595-bbe839071262.jpg> ;
    schema:name "Dragon Age: Inquisition -Songs Of The Exalted Council-"@en,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja,
        "Dragon Age: Inquisition -Songs Of The Exalted Council-"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/56595/56595-bbe839071262.jpg> .

_:N3283bfee36c447d4b0e8d102d1242751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of the Magister"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6efb1489c0094a8081bf8bb31be0143d ;
    schema:name "Fall of the Magister"@en .

_:N5066df388f03487caf42e8dda02bd700 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inquisitor"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6efb1489c0094a8081bf8bb31be0143d ;
    schema:name "Inquisitor"@en .

_:N61a94a5b32a84ba1a59fb63b613b7e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Followers"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6efb1489c0094a8081bf8bb31be0143d ;
    schema:name "The Followers"@en .

_:Nab1b7424545f4ff7857f30f88eee8248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scout Lace Harding"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N6efb1489c0094a8081bf8bb31be0143d ;
    schema:name "Scout Lace Harding"@en .

_:Nb510343cb24241bca14626dc568c1038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Slightest Ones"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6efb1489c0094a8081bf8bb31be0143d ;
    schema:name "The Slightest Ones"@en .

_:N6efb1489c0094a8081bf8bb31be0143d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3283bfee36c447d4b0e8d102d1242751,
        _:N5066df388f03487caf42e8dda02bd700,
        _:N61a94a5b32a84ba1a59fb63b613b7e98,
        _:Nab1b7424545f4ff7857f30f88eee8248,
        _:Nb510343cb24241bca14626dc568c1038 ;
    mo:track_count 5 ;
    schema:duration "PT13:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3283bfee36c447d4b0e8d102d1242751,
        _:N5066df388f03487caf42e8dda02bd700,
        _:N61a94a5b32a84ba1a59fb63b613b7e98,
        _:Nab1b7424545f4ff7857f30f88eee8248,
        _:Nb510343cb24241bca14626dc568c1038 .

