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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88593#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/88593#composition>,
        <album/88593#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

<album/88593#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn ;
    mo:composer <artist/77#subject> ;
    mo:produced_work <album/88593#musicalwork> ;
    schema:name "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/88593/88593-1562888306.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31867#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88593#performance> ;
    schema:name "Forest Elves"@en ;
    foaf:name "Forest Elves"@en .

<artist/31868#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88593#performance> ;
    schema:name "Jordi Francis"@en ;
    foaf:name "Jordi Francis"@en .

<artist/31869#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/88593#performance> ;
    schema:name "Merry Berry"@en ;
    foaf:name "Merry Berry"@en .

<album/88593#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn ;
    mo:performance_of <album/88593#musicalwork> ;
    mo:performer <artist/31867#subject>,
        <artist/31868#subject>,
        <artist/31869#subject> ;
    mo:recorded_as <album/88593#musicalexpression> ;
    schema:byArtist <artist/31867#subject>,
        <artist/31868#subject>,
        <artist/31869#subject> ;
    schema:name "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn ;
    schema:workPerformed <album/88593#musicalwork> .

<album/88593#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-11"^^xsd:date ;
    dcterms:title "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88593#musicalexpression> ;
    mo:publisher _:N3ad21d40990242bbb7fdce3982241e10 ;
    mo:record _:N62b866151c6d4342a98f252f58d2c0c4 ;
    mo:record_count 1 ;
    schema:about <product/189#subject> ;
    schema:byArtist <artist/31867#subject>,
        <artist/31868#subject>,
        <artist/31869#subject> ;
    schema:datePublished "2019-06-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/88593/88593-1562888306.jpg> ;
    schema:name "Lionheart: Volume I"@en,
        "Lionheart: Volume I"@ja,
        "Lionheart: Volume I"@ja-latn ;
    schema:publisher _:N3ad21d40990242bbb7fdce3982241e10 ;
    foaf:depiction <https://media.vgm.io/albums/39/88593/88593-1562888306.jpg> .

_:N3ad21d40990242bbb7fdce3982241e10 schema:name "Forest Elves"@en,
        "Forest Elves"@ja,
        "Forest Elves"@ja-latn ;
    foaf:name "Forest Elves"@en,
        "Forest Elves"@ja,
        "Forest Elves"@ja-latn .

_:Na8127b637102456284469065dc61e868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Oath"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N62b866151c6d4342a98f252f58d2c0c4 ;
    schema:name "The Oath"@en .

_:Nc0f5d937ee0949fc9a613ae83b72050e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Fields"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N62b866151c6d4342a98f252f58d2c0c4 ;
    schema:name "Blue Fields"@en .

_:N62b866151c6d4342a98f252f58d2c0c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na8127b637102456284469065dc61e868,
        _:Nc0f5d937ee0949fc9a613ae83b72050e ;
    mo:track_count 2 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na8127b637102456284469065dc61e868,
        _:Nc0f5d937ee0949fc9a613ae83b72050e .

