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

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

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

<artist/47533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53029#subject> ;
    schema:name "Jordan Steven"@en ;
    foaf:made <album/53029#composition>,
        <album/53029#subject> ;
    foaf:name "Jordan Steven"@en .

<album/53029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn ;
    mo:composer <artist/47533#subject> ;
    mo:produced_work <album/53029#musicalwork> ;
    schema:name "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/92/53029/53029-1432594890.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn ;
    mo:performance_of <album/53029#musicalwork> ;
    mo:performer <artist/17614#subject> ;
    mo:recorded_as <album/53029#musicalexpression> ;
    schema:byArtist <artist/17614#subject> ;
    schema:name "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn ;
    schema:workPerformed <album/53029#musicalwork> .

<artist/17614#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53029#performance> ;
    schema:name "Chad Twedt"@en ;
    foaf:name "Chad Twedt"@en .

<album/53029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-01"^^xsd:date ;
    dcterms:title "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53029#musicalexpression> ;
    mo:publisher _:N08e6f5fc8d6049ccb0cabd941b4c80fa ;
    mo:record _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Lost Angelic Chronicles of Frane: Dragons' Odyssey"@en ;
            foaf:name "The Lost Angelic Chronicles of Frane: Dragons' Odyssey"@en ] ;
    schema:byArtist <artist/17614#subject> ;
    schema:datePublished "2014-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/53029/53029-1432594890.jpg> ;
    schema:name "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@en,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja,
        "The Lost Angelic Chronicles of Frane: Dragons' Odyssey Piano Arrangements"@ja-latn ;
    schema:publisher _:N08e6f5fc8d6049ccb0cabd941b4c80fa ;
    foaf:depiction <https://media.vgm.io/albums/92/53029/53029-1432594890.jpg> .

_:N08e6f5fc8d6049ccb0cabd941b4c80fa schema:name "Chad Twedt"@en ;
    foaf:name "Chad Twedt"@en .

_:N3bdee2af53da4d0eac4c24d845bd0046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outlawed"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Outlawed"@en .

_:N6f7ce08015204cb4b595db85265ab31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life More Abundant"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Life More Abundant"@en .

_:N77c85709b07647b69b8acbf30ca78f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Ground Up"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "From the Ground Up"@en .

_:N9dd8cd6f1e9c4cf7a5350bd1e88da9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fugare Draco"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Fugare Draco"@en .

_:Na49a1f5cd6764dbe84148d818a74ca39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Denarius"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Denarius"@en .

_:Na8209a5184a045829c7f83570f10807a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Sun Shines"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "When the Sun Shines"@en .

_:Nd6bafd722d1749f0b71647db96208e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctum Sanctorium"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Sanctum Sanctorium"@en .

_:Nf76d3f59df40446592b628fde3728841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fired Up!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N76865e81a6cc4c1491f1d9bc8db23fa1 ;
    schema:name "Fired Up!"@en .

_:N76865e81a6cc4c1491f1d9bc8db23fa1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bdee2af53da4d0eac4c24d845bd0046,
        _:N6f7ce08015204cb4b595db85265ab31d,
        _:N77c85709b07647b69b8acbf30ca78f9a,
        _:N9dd8cd6f1e9c4cf7a5350bd1e88da9d5,
        _:Na49a1f5cd6764dbe84148d818a74ca39,
        _:Na8209a5184a045829c7f83570f10807a,
        _:Nd6bafd722d1749f0b71647db96208e8e,
        _:Nf76d3f59df40446592b628fde3728841 ;
    mo:track_count 8 ;
    schema:duration "PT33:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3bdee2af53da4d0eac4c24d845bd0046,
        _:N6f7ce08015204cb4b595db85265ab31d,
        _:N77c85709b07647b69b8acbf30ca78f9a,
        _:N9dd8cd6f1e9c4cf7a5350bd1e88da9d5,
        _:Na49a1f5cd6764dbe84148d818a74ca39,
        _:Na8209a5184a045829c7f83570f10807a,
        _:Nd6bafd722d1749f0b71647db96208e8e,
        _:Nf76d3f59df40446592b628fde3728841 .

