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

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

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

<artist/13#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76071#subject> ;
    schema:name "Rei Kondoh"@en,
        "近藤嶺"@ja ;
    foaf:made <album/76071#composition>,
        <album/76071#subject> ;
    foaf:name "Rei Kondoh"@en,
        "近藤嶺"@ja .

<artist/16193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76071#subject> ;
    schema:name "Hiroki Morishita"@en,
        "森下弘生"@ja ;
    foaf:made <album/76071#composition>,
        <album/76071#subject> ;
    foaf:name "Hiroki Morishita"@en,
        "森下弘生"@ja .

<artist/25321#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76071#subject> ;
    schema:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja ;
    foaf:made <album/76071#composition>,
        <album/76071#subject> ;
    foaf:name "Takeru Kanazaki"@en,
        "金﨑猛"@ja .

<artist/618#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76071#subject> ;
    schema:name "Masato Kouda"@en,
        "甲田雅人"@ja ;
    foaf:made <album/76071#composition>,
        <album/76071#subject> ;
    foaf:name "Masato Kouda"@en,
        "甲田雅人"@ja .

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

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

<https://medium-media.vgm.io/albums/17/76071/76071-1520785565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76071#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn ;
    mo:performance_of <album/76071#musicalwork> ;
    mo:performer <artist/17316#subject> ;
    mo:recorded_as <album/76071#musicalexpression> ;
    schema:byArtist <artist/17316#subject> ;
    schema:name "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn ;
    schema:workPerformed <album/76071#musicalwork> .

<artist/17316#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76071#performance> ;
    schema:name "PurpleSchala"@en ;
    foaf:name "PurpleSchala"@en .

<album/76071#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn ;
    mo:composer <artist/13#subject>,
        <artist/16193#subject>,
        <artist/25321#subject>,
        <artist/618#subject> ;
    mo:produced_work <album/76071#musicalwork> ;
    schema:name "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn .

<album/76071#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-09"^^xsd:date ;
    dcterms:title "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76071#musicalexpression> ;
    mo:publisher _:Ncb29e7bfccab4902b2f98013573e11b3 ;
    mo:record _:N0b3018cf5ed1451581ac1281d7b88351 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fire Emblem Fates"@en ;
            foaf:name "Fire Emblem Fates"@en ],
        [ a schema:CreativeWork ;
            schema:name "Fire Emblem: Awakening"@en ;
            foaf:name "Fire Emblem: Awakening"@en ],
        [ a schema:CreativeWork ;
            schema:name "Fire Emblem Warriors (Fire Emblem Musou)"@en ;
            foaf:name "Fire Emblem Warriors (Fire Emblem Musou)"@en ] ;
    schema:byArtist <artist/17316#subject> ;
    schema:datePublished "2018-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/76071/76071-1520785565.jpg> ;
    schema:name "Fire Emblem: Solo Piano"@en,
        "Fire Emblem: Solo Piano"@ja,
        "Fire Emblem: Solo Piano"@ja-latn ;
    schema:publisher _:Ncb29e7bfccab4902b2f98013573e11b3 ;
    foaf:depiction <https://media.vgm.io/albums/17/76071/76071-1520785565.jpg> .

_:N3c7fa56d41f944f18cf7b586702abdbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alight (Fire Emblem: Fates)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Alight (Fire Emblem: Fates)"@en .

_:N40b46458d54b4903bb83447d5d4d1312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Justice (Fire Emblem: Fates)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "No Justice (Fire Emblem: Fates)"@en .

_:N429e8de0bafd426ea71a975cc07f4c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road Taken (Fire Emblem: Fates)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Road Taken (Fire Emblem: Fates)"@en .

_:N6231c7afac454952a176ab3359e0bec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusk Falls (Fire Emblem: Fates)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Dusk Falls (Fire Emblem: Fates)"@en .

_:N97e87581174d423bbb6c7d13a8bb6a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duty (Fire Emblem: Awakening)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Duty (Fire Emblem: Awakening)"@en .

_:Na01d6421cb4444ea85b54e20ee7e7f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude (Fire Emblem: Awakening)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Prelude (Fire Emblem: Awakening)"@en .

_:Nb1ac84e456d144dfa702d315647ecbdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Decree (Fire Emblem: Awakening)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Divine Decree (Fire Emblem: Awakening)"@en .

_:Nc374c4fb16ae4c638d7dff0a09b92018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Thoughts All Alone (Fire Emblem: Fates)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Lost in Thoughts All Alone (Fire Emblem: Fates)"@en .

_:Ncb29e7bfccab4902b2f98013573e11b3 schema:name "PurpleSchala"@en ;
    foaf:name "PurpleSchala"@en .

_:Nd8f0ccd6b1a748f29f87d4f26c0fd9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice RIP (Fire Emblem: Fates)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Justice RIP (Fire Emblem: Fates)"@en .

_:Nda7a2d4b62594b728133a5250049525e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conquest (Fire Emblem: Awakening)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Conquest (Fire Emblem: Awakening)"@en .

_:Nde52cf1cbd554131ac60a653bd5d732c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Id: Purpose (Fire Emblem: Awakening)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Id: Purpose (Fire Emblem: Awakening)"@en .

_:Nebf6c0f68df94ccbae16b29a910631f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate (Fire Emblem: Warriors)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "Fate (Fire Emblem: Warriors)"@en .

_:Nf53d38e326e84d73a9b9fe22aac2c134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dark Fall (Fire Emblem: Fates)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N0b3018cf5ed1451581ac1281d7b88351 ;
    schema:name "A Dark Fall (Fire Emblem: Fates)"@en .

_:N0b3018cf5ed1451581ac1281d7b88351 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c7fa56d41f944f18cf7b586702abdbd,
        _:N40b46458d54b4903bb83447d5d4d1312,
        _:N429e8de0bafd426ea71a975cc07f4c2e,
        _:N6231c7afac454952a176ab3359e0bec6,
        _:N97e87581174d423bbb6c7d13a8bb6a0e,
        _:Na01d6421cb4444ea85b54e20ee7e7f74,
        _:Nb1ac84e456d144dfa702d315647ecbdd,
        _:Nc374c4fb16ae4c638d7dff0a09b92018,
        _:Nd8f0ccd6b1a748f29f87d4f26c0fd9c0,
        _:Nda7a2d4b62594b728133a5250049525e,
        _:Nde52cf1cbd554131ac60a653bd5d732c,
        _:Nebf6c0f68df94ccbae16b29a910631f6,
        _:Nf53d38e326e84d73a9b9fe22aac2c134 ;
    mo:track_count 13 ;
    schema:duration "PT40:59"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N3c7fa56d41f944f18cf7b586702abdbd,
        _:N40b46458d54b4903bb83447d5d4d1312,
        _:N429e8de0bafd426ea71a975cc07f4c2e,
        _:N6231c7afac454952a176ab3359e0bec6,
        _:N97e87581174d423bbb6c7d13a8bb6a0e,
        _:Na01d6421cb4444ea85b54e20ee7e7f74,
        _:Nb1ac84e456d144dfa702d315647ecbdd,
        _:Nc374c4fb16ae4c638d7dff0a09b92018,
        _:Nd8f0ccd6b1a748f29f87d4f26c0fd9c0,
        _:Nda7a2d4b62594b728133a5250049525e,
        _:Nde52cf1cbd554131ac60a653bd5d732c,
        _:Nebf6c0f68df94ccbae16b29a910631f6,
        _:Nf53d38e326e84d73a9b9fe22aac2c134 .

