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

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

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

<artist/17424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55640#subject> ;
    schema:name "Ted Reedy"@en ;
    foaf:made <album/55640#composition>,
        <album/55640#subject> ;
    foaf:name "Ted Reedy"@en .

<release/5222#subject> a schema:CreativeWork ;
    schema:name "Dragon Age: Inquisition - The Descent"@en,
        "Dragon Age: Inquisition - The Descent"@ja,
        "Dragon Age: Inquisition - The Descent"@ja-latn ;
    foaf:name "Dragon Age: Inquisition - The Descent"@en,
        "Dragon Age: Inquisition - The Descent"@ja,
        "Dragon Age: Inquisition - The Descent"@ja-latn .

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

<album/55640#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn ;
    mo:composer <artist/17424#subject> ;
    mo:produced_work <album/55640#musicalwork> ;
    schema:name "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn .

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

<album/55640#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn ;
    mo:performance_of <album/55640#musicalwork> ;
    mo:recorded_as <album/55640#musicalexpression> ;
    schema:name "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn ;
    schema:workPerformed <album/55640#musicalwork> .

<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/04/55640/55640-1447767139.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55640#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/55640/55640-1447767139.jpg> ;
    foaf:depicts <album/55640#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/55640/55640-1447767139.jpg> .

<https://medium-media.vgm.io/albums/04/55640/55640-1447767139.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55640#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-13"^^xsd:date ;
    dcterms:title "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55640#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:Nb475937b63984583a0e6fcd9aa60de1a ;
    mo:record_count 1 ;
    schema:about <release/5222#subject>,
        <release/5225#subject> ;
    schema:datePublished "2015-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/55640/55640-1447767139.jpg> ;
    schema:name "Dragon Age: Inquisition - The Descent / Trespasser"@en,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja,
        "Dragon Age: Inquisition - The Descent / Trespasser"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/55640/55640-1447767139.jpg> .

_:N18829f277dd74fda853e3af0cd7ded56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent - Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Descent - Main Theme"@en .

_:N1de96d6716fa4ff09d811b4e55d0e950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trespasser - Qunari Mission"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Trespasser - Qunari Mission"@en .

_:N3db962f79c9a4d19b1ff0d70c1d1d23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent - Legion of the Dead"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Descent - Legion of the Dead"@en .

_:N43de7449d2ff41679c9e0e5cb006d6c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent - Titan"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Descent - Titan"@en .

_:Na71949ac9f724409a225308203b5a96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trespasser - Qunari Battle (Full Theme)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Trespasser - Qunari Battle (Full Theme)"@en .

_:Nb97a34e6f70d4530a2454d781753e966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent - Edge of the Abyss"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Descent - Edge of the Abyss"@en .

_:Nce81428fea204250abd1d9b077ba17c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descent - Aftermath"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Descent - Aftermath"@en .

_:Nd75376f072264539be533d984f315beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trespasser - Qunari Atmosphere"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Trespasser - Qunari Atmosphere"@en .

_:Ne34ffb803e5043d3bfb036056a1f483c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trespasser - Dark Solas Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Trespasser - Dark Solas Theme"@en .

_:Nef7e0d8541ed4e05b1856ffd437274e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trespasser - Lost Elf Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nb475937b63984583a0e6fcd9aa60de1a ;
    schema:name "Trespasser - Lost Elf Theme"@en .

_:Nb475937b63984583a0e6fcd9aa60de1a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18829f277dd74fda853e3af0cd7ded56,
        _:N1de96d6716fa4ff09d811b4e55d0e950,
        _:N3db962f79c9a4d19b1ff0d70c1d1d23e,
        _:N43de7449d2ff41679c9e0e5cb006d6c3,
        _:Na71949ac9f724409a225308203b5a96c,
        _:Nb97a34e6f70d4530a2454d781753e966,
        _:Nce81428fea204250abd1d9b077ba17c0,
        _:Nd75376f072264539be533d984f315beb,
        _:Ne34ffb803e5043d3bfb036056a1f483c,
        _:Nef7e0d8541ed4e05b1856ffd437274e9 ;
    mo:track_count 10 ;
    schema:duration "PT25:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N18829f277dd74fda853e3af0cd7ded56,
        _:N1de96d6716fa4ff09d811b4e55d0e950,
        _:N3db962f79c9a4d19b1ff0d70c1d1d23e,
        _:N43de7449d2ff41679c9e0e5cb006d6c3,
        _:Na71949ac9f724409a225308203b5a96c,
        _:Nb97a34e6f70d4530a2454d781753e966,
        _:Nce81428fea204250abd1d9b077ba17c0,
        _:Nd75376f072264539be533d984f315beb,
        _:Ne34ffb803e5043d3bfb036056a1f483c,
        _:Nef7e0d8541ed4e05b1856ffd437274e9 .

