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

<album/121211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    mo:produced_work <album/121211#musicalwork> ;
    schema:name "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn .

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

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

<event/273> a mo:Release ;
    schema:name "Resold at Comic Market 99 (Dec 30, 2021 to Dec 31, 2021)" .

<product/11497#subject> a schema:CreativeWork ;
    schema:name "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    foaf:name "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn .

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

<album/121211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    mo:performance_of <album/121211#musicalwork> ;
    mo:recorded_as <album/121211#musicalexpression> ;
    schema:name "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    schema:workPerformed <album/121211#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121211#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> ;
    foaf:depicts <album/121211#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> .

<https://medium-media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-18"^^xsd:date ;
    dcterms:title "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    mo:catalogue_number "KSLC-0034~5" ;
    mo:media_type "CD + CD-ROM" ;
    mo:publication_of <album/121211#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record_count 0 ;
    mo:release <event/273> ;
    schema:about <product/11497#subject> ;
    schema:datePublished "2021-12-18"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> ;
    schema:name "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@en,
        "Summer Pockets Radio ～鳴瀬家の食卓～"@ja,
        "Summer Pockets Radio ~Naruse-ke no Shokutaku~"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/121211/121211-3b4bd793d067.jpg> .

