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

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

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

<artist/12474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107296#subject> ;
    schema:name "Austin Wintory"@en ;
    foaf:made <album/107296#composition>,
        <album/107296#subject> ;
    foaf:name "Austin Wintory"@en .

<artist/44339#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107296#subject> ;
    schema:name "Duke Ellington"@en ;
    foaf:made <album/107296#composition>,
        <album/107296#subject> ;
    foaf:name "Duke Ellington"@en .

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

<artist/983#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107296#subject> ;
    schema:name "Shoji Meguro"@en,
        "目黒将司"@ja ;
    foaf:made <album/107296#composition>,
        <album/107296#subject> ;
    foaf:name "Shoji Meguro"@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/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/4123#subject> a schema:CreativeWork ;
    schema:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn ;
    foaf:name "Journey"@en,
        "Journey"@ja,
        "Journey"@ja-latn .

<product/4134#subject> a schema:CreativeWork ;
    schema:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn ;
    foaf:name "Persona 5"@en,
        "ペルソナ5"@ja,
        "Persona 5"@ja-latn .

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

<https://media.vgm.io/albums/69/107296/107296-84e669296270.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107296#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/107296/107296-84e669296270.png> ;
    foaf:depicts <album/107296#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/107296/107296-84e669296270.png> .

<https://medium-media.vgm.io/albums/69/107296/107296-84e669296270.png> a schema:ImageObject,
        foaf:Image .

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

<album/107296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn ;
    mo:performance_of <album/107296#musicalwork> ;
    mo:performer <artist/36020#subject> ;
    mo:recorded_as <album/107296#musicalexpression> ;
    schema:byArtist <artist/36020#subject> ;
    schema:name "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn ;
    schema:workPerformed <album/107296#musicalwork> .

<artist/36020#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107296#performance> ;
    schema:name "The Hard Modes"@en ;
    foaf:name "The Hard Modes"@en .

<album/107296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn ;
    mo:composer <artist/12474#subject>,
        <artist/44339#subject>,
        <artist/77#subject>,
        <artist/983#subject> ;
    mo:produced_work <album/107296#musicalwork> ;
    schema:name "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn .

<album/107296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-11"^^xsd:date ;
    dcterms:title "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107296#musicalexpression> ;
    mo:publisher _:N9f946e71f0654e3fa6bd4764e8a5d61e ;
    mo:record _:Nc65d55cf58de42a5ba6bf810fc330638 ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/188#subject>,
        <product/4123#subject>,
        <product/4134#subject> ;
    schema:byArtist <artist/36020#subject> ;
    schema:datePublished "2019-12-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/107296/107296-84e669296270.png> ;
    schema:name "The Cemetery Session"@en,
        "The Cemetery Session"@ja,
        "The Cemetery Session"@ja-latn ;
    schema:publisher _:N9f946e71f0654e3fa6bd4764e8a5d61e ;
    foaf:depiction <https://media.vgm.io/albums/69/107296/107296-84e669296270.png> .

_:N107d62cb0410478fb7b7fcde490a8d98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I was Born for This"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nc65d55cf58de42a5ba6bf810fc330638 ;
    schema:name "I was Born for This"@en .

_:N5fa6a4b39aec4857b65d594793d2ac9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:Nc65d55cf58de42a5ba6bf810fc330638 ;
    schema:name "Cosmo Canyon"@en .

_:N6d5eac730b1a411fa3760cad41d9b6a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Mask"@en ;
    mo:track_number 1 ;
    schema:duration "PT11:26"^^xsd:interval ;
    schema:inPlaylist _:Nc65d55cf58de42a5ba6bf810fc330638 ;
    schema:name "Beneath the Mask"@en .

_:N9f946e71f0654e3fa6bd4764e8a5d61e schema:name "Gregory Weaver"@en ;
    foaf:name "Gregory Weaver"@en .

_:Nffa142f25a58462385354fd7941c835d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take the 'A' Train / Phantom Train"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Nc65d55cf58de42a5ba6bf810fc330638 ;
    schema:name "Take the 'A' Train / Phantom Train"@en .

_:Nc65d55cf58de42a5ba6bf810fc330638 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N107d62cb0410478fb7b7fcde490a8d98,
        _:N5fa6a4b39aec4857b65d594793d2ac9e,
        _:N6d5eac730b1a411fa3760cad41d9b6a4,
        _:Nffa142f25a58462385354fd7941c835d ;
    mo:track_count 4 ;
    schema:duration "PT31:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N107d62cb0410478fb7b7fcde490a8d98,
        _:N5fa6a4b39aec4857b65d594793d2ac9e,
        _:N6d5eac730b1a411fa3760cad41d9b6a4,
        _:Nffa142f25a58462385354fd7941c835d .

