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

<artist/18405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132483#subject> ;
    schema:name "Yuichi Murata"@en,
        "村田祐一"@ja ;
    foaf:made <album/132483#composition>,
        <album/132483#lyrics>,
        <album/132483#subject> ;
    foaf:name "Yuichi Murata"@en,
        "村田祐一"@ja .

<product/24225#subject> a schema:CreativeWork ;
    schema:name "Reborn as a Vending Machine, I Now Wander the Dungeon"@en,
        "自動販売機に生まれ変わった俺は迷宮を彷徨う"@ja,
        "Jidou Hanbaiki ni Umarekawatta Ore wa Meikyuu wo Samayou"@ja-latn ;
    foaf:name "Reborn as a Vending Machine, I Now Wander the Dungeon"@en,
        "自動販売機に生まれ変わった俺は迷宮を彷徨う"@ja,
        "Jidou Hanbaiki ni Umarekawatta Ore wa Meikyuu wo Samayou"@ja-latn .

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

<album/132483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn ;
    mo:performance_of <album/132483#musicalwork> ;
    mo:recorded_as <album/132483#musicalexpression> ;
    schema:name "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn ;
    schema:workPerformed <album/132483#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/38/132483/132483-e0ccbeca362f.jpg> a schema:ImageObject,
        foaf:Image .

<album/132483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(LIVE LAB."@en ;
            foaf:made <album/132483#composition> ;
            foaf:name "(LIVE LAB."@en ],
        <artist/18405#subject> ;
    mo:produced_work <album/132483#musicalwork> ;
    schema:name "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn .

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

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

<album/132483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-24"^^xsd:date ;
    dcterms:title "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/132483#musicalexpression> ;
    mo:publisher _:N83fa191fe84243f9a44e17199d46f244 ;
    mo:record _:Nbcb0df27db794e128750852105bffa9d ;
    mo:record_count 1 ;
    schema:about <product/24225#subject> ;
    schema:datePublished "2023-08-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/132483/132483-e0ccbeca362f.jpg> ;
    schema:name "Itsumo no Soup / Peel the Apple"@en,
        "いつものスープ / Peel the Apple"@ja,
        "Itsumo no Soup / Peel the Apple"@ja-latn ;
    schema:publisher _:N83fa191fe84243f9a44e17199d46f244 ;
    foaf:depiction <https://media.vgm.io/albums/38/132483/132483-e0ccbeca362f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/132483#lyrics> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Peel the Apple"@en ;
    foaf:made <album/132483#subject> ;
    foaf:name "Peel the Apple"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/132483#subject> ;
    foaf:name "(LIVE LAB."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Peel the Apple"@en ;
    foaf:made <album/132483#vocals> ;
    foaf:name "Peel the Apple"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132483#subject> ;
    schema:name "(LIVE LAB."@en ;
    foaf:made <album/132483#subject> ;
    foaf:name "(LIVE LAB."@en .

_:N78c6243093e544f5bc0f0c251940742c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつものスープ"@ja,
        "Itsumo no Soup"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbcb0df27db794e128750852105bffa9d ;
    schema:name "いつものスープ"@ja,
        "Itsumo no Soup"@ja-latn .

_:N83fa191fe84243f9a44e17199d46f244 schema:name "30 minutes records"@en,
        "30 minutes records"@ja,
        "30 minutes records"@ja-latn ;
    foaf:name "30 minutes records"@en,
        "30 minutes records"@ja,
        "30 minutes records"@ja-latn .

_:Nbcb0df27db794e128750852105bffa9d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N78c6243093e544f5bc0f0c251940742c ;
    mo:track_count 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N78c6243093e544f5bc0f0c251940742c .

