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

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

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

<artist/12301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60705#subject> ;
    schema:name "Luke Thomas"@en ;
    foaf:made <album/60705#composition>,
        <album/60705#subject> ;
    foaf:name "Luke Thomas"@en .

<album/60705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn ;
    mo:composer <artist/12301#subject> ;
    mo:produced_work <album/60705#musicalwork> ;
    schema:name "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn .

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

<album/60705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn ;
    mo:performance_of <album/60705#musicalwork> ;
    mo:recorded_as <album/60705#musicalexpression> ;
    schema:name "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn ;
    schema:workPerformed <album/60705#musicalwork> .

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

<https://medium-media.vgm.io/albums/50/60705/60705-1470511223.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-24"^^xsd:date ;
    dcterms:title "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60705#musicalexpression> ;
    mo:publisher _:N2667f79a7dbe45718776bc2585033e1b ;
    mo:record _:N2cc154582cc64077945a63594e5d8af7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "To The Throne"@en ;
            foaf:name "To The Throne"@en ] ;
    schema:datePublished "2016-07-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/60705/60705-1470511223.jpg> ;
    schema:name "To The Throne Soundtrack"@en,
        "To The Throne Soundtrack"@ja,
        "To The Throne Soundtrack"@ja-latn ;
    schema:publisher _:N2667f79a7dbe45718776bc2585033e1b ;
    foaf:depiction <https://media.vgm.io/albums/50/60705/60705-1470511223.jpg> .

_:N0335c2ded81b437694332ea4eca401d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scattered Emblem"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "The Scattered Emblem"@en .

_:N035ad79acf094d8f81cff854928e1af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To The Throne"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "To The Throne"@en .

_:N1c36e265a6b54f93832e63f584fd96a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fugue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "Fugue"@en .

_:N2276fc976f5240eb903960538887a8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chorale"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "Chorale"@en .

_:N2667f79a7dbe45718776bc2585033e1b schema:name "Luke Thomas"@en,
        "Luke Thomas"@ja,
        "Luke Thomas"@ja-latn ;
    foaf:name "Luke Thomas"@en,
        "Luke Thomas"@ja,
        "Luke Thomas"@ja-latn .

_:N3580c2a4311f44d1a3b2fb0092aa93ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "- A Short Interlude -"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "- A Short Interlude -"@en .

_:Nc189e16fd9dd4f599bf904ea4c8bd5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Puzzling..."@en ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "How Puzzling..."@en .

_:Nf9c41348d0d54e36bd9a9d1d6847dff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Trials"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "Tower of Trials"@en .

_:Nfbed5b45855f4c73bd61c77191592f04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Royal Highness"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N2cc154582cc64077945a63594e5d8af7 ;
    schema:name "Royal Highness"@en .

_:N2cc154582cc64077945a63594e5d8af7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0335c2ded81b437694332ea4eca401d7,
        _:N035ad79acf094d8f81cff854928e1af0,
        _:N1c36e265a6b54f93832e63f584fd96a5,
        _:N2276fc976f5240eb903960538887a8d9,
        _:N3580c2a4311f44d1a3b2fb0092aa93ff,
        _:Nc189e16fd9dd4f599bf904ea4c8bd5c5,
        _:Nf9c41348d0d54e36bd9a9d1d6847dff8,
        _:Nfbed5b45855f4c73bd61c77191592f04 ;
    mo:track_count 8 ;
    schema:duration "PT23:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0335c2ded81b437694332ea4eca401d7,
        _:N035ad79acf094d8f81cff854928e1af0,
        _:N1c36e265a6b54f93832e63f584fd96a5,
        _:N2276fc976f5240eb903960538887a8d9,
        _:N3580c2a4311f44d1a3b2fb0092aa93ff,
        _:Nc189e16fd9dd4f599bf904ea4c8bd5c5,
        _:Nf9c41348d0d54e36bd9a9d1d6847dff8,
        _:Nfbed5b45855f4c73bd61c77191592f04 .

