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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108213#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/108213#composition>,
        <album/108213#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

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

<https://media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108213#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> ;
    foaf:depicts <album/108213#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> .

<https://medium-media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> a schema:ImageObject,
        foaf:Image .

<album/108213#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn ;
    mo:composer <artist/146#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/108213#musicalwork> ;
    schema:name "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn .

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

<album/108213#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn ;
    mo:performance_of <album/108213#musicalwork> ;
    mo:performer <artist/15591#subject> ;
    mo:recorded_as <album/108213#musicalexpression> ;
    schema:byArtist <artist/15591#subject> ;
    schema:name "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn ;
    schema:workPerformed <album/108213#musicalwork> .

<artist/15591#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/108213#performance> ;
    schema:name "Cory Johnson"@en ;
    foaf:name "Cory Johnson"@en .

<album/108213#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-11"^^xsd:date ;
    dcterms:title "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/108213#musicalexpression> ;
    mo:publisher _:N6881206201cc44d4b599fffedca514d3 ;
    mo:record _:Nf4a35808fbe74856aaa6ff810dd8506e ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/194#subject> ;
    schema:byArtist <artist/15591#subject> ;
    schema:datePublished "2021-01-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> ;
    schema:name "Kefka/Lavos"@en,
        "Kefka/Lavos"@ja,
        "Kefka/Lavos"@ja-latn ;
    schema:publisher _:N6881206201cc44d4b599fffedca514d3 ;
    foaf:depiction <https://media.vgm.io/albums/31/108213/108213-13ae75c716d4.jpg> .

_:N105681ad40194d52b19095afee2bc9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavos"@en ;
    mo:track_number 2 ;
    schema:duration "PT22:53"^^xsd:interval ;
    schema:inPlaylist _:Nf4a35808fbe74856aaa6ff810dd8506e ;
    schema:name "Lavos"@en .

_:N2d9ea967089e4b329d897a064a67133e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kefka"@en ;
    mo:track_number 1 ;
    schema:duration "PT21:45"^^xsd:interval ;
    schema:inPlaylist _:Nf4a35808fbe74856aaa6ff810dd8506e ;
    schema:name "Kefka"@en .

_:N6881206201cc44d4b599fffedca514d3 schema:name "Cory Johnson"@en,
        "Cory Johnson"@ja,
        "Cory Johnson"@ja-latn ;
    foaf:name "Cory Johnson"@en,
        "Cory Johnson"@ja,
        "Cory Johnson"@ja-latn .

_:Nf4a35808fbe74856aaa6ff810dd8506e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105681ad40194d52b19095afee2bc9ee,
        _:N2d9ea967089e4b329d897a064a67133e ;
    mo:track_count 2 ;
    schema:duration "PT44:38"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N105681ad40194d52b19095afee2bc9ee,
        _:N2d9ea967089e4b329d897a064a67133e .

