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

<artist/57522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Carrie Wood"@en ;
    foaf:made <album/131021#subject>,
        <album/131021#vocals> ;
    foaf:name "Carrie Wood"@en .

<album/131021#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn ;
    mo:produced_work <album/131021#musicalwork> ;
    schema:name "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn .

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

<product/1096#subject> a schema:CreativeWork ;
    schema:name "Persona 4 Arena"@en,
        "ペルソナ4 ジ・アルティメット イン マヨナカアリーナ"@ja,
        "Persona 4: The Ultimate in Mayonaka Arena"@ja-latn ;
    foaf:name "Persona 4 Arena"@en,
        "ペルソナ4 ジ・アルティメット イン マヨナカアリーナ"@ja,
        "Persona 4: The Ultimate in Mayonaka Arena"@ja-latn .

<product/16514#subject> a schema:CreativeWork ;
    schema:name "Paradise Killer"@en,
        "Paradise Killer"@ja,
        "Paradise Killer"@ja-latn ;
    foaf:name "Paradise Killer"@en,
        "Paradise Killer"@ja,
        "Paradise Killer"@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 .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/808#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn ;
    foaf:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn .

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

<album/131021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn ;
    mo:performance_of <album/131021#musicalwork> ;
    mo:recorded_as <album/131021#musicalexpression> ;
    schema:name "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn ;
    schema:workPerformed <album/131021#musicalwork> .

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

<https://media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131021#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> ;
    foaf:depicts <album/131021#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> .

<https://medium-media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-02"^^xsd:date ;
    dcterms:title "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131021#musicalexpression> ;
    mo:publisher _:N0e6d583cd3ba4384a2e2fcdd52f311fb ;
    mo:record _:Nff698314e0c0404681f2daa9a8a7fece ;
    mo:record_count 1 ;
    schema:about <product/1096#subject>,
        <product/16514#subject>,
        <product/4134#subject>,
        <product/469#subject>,
        <product/808#subject> ;
    schema:datePublished "2022-12-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> ;
    schema:name "Live from the Quick Cave 2022"@en,
        "Live from the Quick Cave 2022"@ja,
        "Live from the Quick Cave 2022"@ja-latn ;
    schema:publisher _:N0e6d583cd3ba4384a2e2fcdd52f311fb ;
    foaf:depiction <https://media.vgm.io/albums/12/131021/131021-35384769ab52.jpg> .

_:N0e6d583cd3ba4384a2e2fcdd52f311fb schema:name "Quick Save"@en,
        "Quick Save"@ja,
        "Quick Save"@ja-latn ;
    foaf:name "Quick Save"@en,
        "Quick Save"@ja,
        "Quick Save"@ja-latn .

_:N22917864b0184f82b18a20a2afeed390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise (Stay Forever) - Paradise Killer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nff698314e0c0404681f2daa9a8a7fece ;
    schema:name "Paradise (Stay Forever) - Paradise Killer"@en .

_:N5790fb44f7ff49b08bf71918f010fae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slider/Athletic - Super Mario 64"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nff698314e0c0404681f2daa9a8a7fece ;
    schema:name "Slider/Athletic - Super Mario 64"@en .

_:Nb0d53467bf4e46458a5bcbc338e37ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Mask - Persona 5"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nff698314e0c0404681f2daa9a8a7fece ;
    schema:name "Beneath the Mask - Persona 5"@en .

_:Nb8b804199470420db1c9549df0e889a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven - Persona 4"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nff698314e0c0404681f2daa9a8a7fece ;
    schema:name "Heaven - Persona 4"@en .

_:Nd8e6bff03c5f4989ada5ad1879df68b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live & Learn - Sonic Adventure 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nff698314e0c0404681f2daa9a8a7fece ;
    schema:name "Live & Learn - Sonic Adventure 2"@en .

_:Nff698314e0c0404681f2daa9a8a7fece a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22917864b0184f82b18a20a2afeed390,
        _:N5790fb44f7ff49b08bf71918f010fae3,
        _:Nb0d53467bf4e46458a5bcbc338e37ace,
        _:Nb8b804199470420db1c9549df0e889a0,
        _:Nd8e6bff03c5f4989ada5ad1879df68b5 ;
    mo:track_count 5 ;
    schema:duration "PT22:03"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N22917864b0184f82b18a20a2afeed390,
        _:N5790fb44f7ff49b08bf71918f010fae3,
        _:Nb0d53467bf4e46458a5bcbc338e37ace,
        _:Nb8b804199470420db1c9549df0e889a0,
        _:Nd8e6bff03c5f4989ada5ad1879df68b5 .

