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

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

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

<artist/354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38456#subject> ;
    schema:name "Ryuji Sasai"@en,
        "笹井隆司"@ja ;
    foaf:made <album/38456#composition>,
        <album/38456#subject> ;
    foaf:name "Ryuji Sasai"@en,
        "笹井隆司"@ja .

<product/1334#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY MYSTIC QUEST"@en,
        "ファイナルファンタジーUSA ミスティッククエスト"@ja,
        "Final Fantasy USA: Mystic Quest"@ja-latn ;
    foaf:name "FINAL FANTASY MYSTIC QUEST"@en,
        "ファイナルファンタジーUSA ミスティッククエスト"@ja,
        "Final Fantasy USA: Mystic Quest"@ja-latn .

<album/38456#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn ;
    mo:composer <artist/354#subject> ;
    mo:produced_work <album/38456#musicalwork> ;
    schema:name "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/65/38456/38456-1364585228.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38456#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn ;
    mo:performance_of <album/38456#musicalwork> ;
    mo:performer <artist/7151#subject> ;
    mo:recorded_as <album/38456#musicalexpression> ;
    schema:byArtist <artist/7151#subject> ;
    schema:name "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn ;
    schema:workPerformed <album/38456#musicalwork> .

<artist/7151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38456#performance> ;
    schema:name "Daniel Tidwell"@en ;
    foaf:name "Daniel Tidwell"@en .

<album/38456#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-07-25"^^xsd:date ;
    dcterms:title "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38456#musicalexpression> ;
    mo:publisher _:Naf979e4a61e449028535b6472b0af9e6 ;
    mo:record _:N9de89738b16a44dfac46ae1d11e39a70 ;
    mo:record_count 1 ;
    schema:about <product/1334#subject> ;
    schema:byArtist <artist/7151#subject> ;
    schema:datePublished "2012-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/38456/38456-1364585228.jpg> ;
    schema:name "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@en,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja,
        "The Mystic Quest For Metal (A Tribute To The Music Of Final Fantasy: Mystic Quest)"@ja-latn ;
    schema:publisher _:Naf979e4a61e449028535b6472b0af9e6 ;
    foaf:depiction <https://media.vgm.io/albums/65/38456/38456-1364585228.jpg> .

_:N1850c5788b6d4e5492de3c4cfa286510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Dome"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9de89738b16a44dfac46ae1d11e39a70 ;
    schema:name "Lava Dome"@en .

_:N2492b0c4a6a245f0a1bb016e8e3bf1ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark King"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N9de89738b16a44dfac46ae1d11e39a70 ;
    schema:name "The Dark King"@en .

_:N2ca75ed6bee640118e3e3f79c9cc63b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N9de89738b16a44dfac46ae1d11e39a70 ;
    schema:name "Boss Battle"@en .

_:Naf979e4a61e449028535b6472b0af9e6 schema:name "Daniel Tidwell"@en,
        "Daniel Tidwell"@ja,
        "Daniel Tidwell"@ja-latn ;
    foaf:name "Daniel Tidwell"@en,
        "Daniel Tidwell"@ja,
        "Daniel Tidwell"@ja-latn .

_:Nca9d0e56690b47cd93cd8cf3b380b097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Castle of Doom"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9de89738b16a44dfac46ae1d11e39a70 ;
    schema:name "The Last Castle of Doom"@en .

_:Ncba33c990bfe4a2f98b24faada300d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N9de89738b16a44dfac46ae1d11e39a70 ;
    schema:name "Battle"@en .

_:N9de89738b16a44dfac46ae1d11e39a70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1850c5788b6d4e5492de3c4cfa286510,
        _:N2492b0c4a6a245f0a1bb016e8e3bf1ff,
        _:N2ca75ed6bee640118e3e3f79c9cc63b2,
        _:Nca9d0e56690b47cd93cd8cf3b380b097,
        _:Ncba33c990bfe4a2f98b24faada300d9e ;
    mo:track_count 5 ;
    schema:duration "PT13:11"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1850c5788b6d4e5492de3c4cfa286510,
        _:N2492b0c4a6a245f0a1bb016e8e3bf1ff,
        _:N2ca75ed6bee640118e3e3f79c9cc63b2,
        _:Nca9d0e56690b47cd93cd8cf3b380b097,
        _:Ncba33c990bfe4a2f98b24faada300d9e .

