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

<artist/17036#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimiko Saitoh"@en,
        "斉藤貴美子"@ja ;
    foaf:made <album/137977#subject>,
        <album/137977#vocals> ;
    foaf:name "Kimiko Saitoh"@en,
        "斉藤貴美子"@ja .

<artist/34857#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oh Yoshida"@en,
        "吉田旺"@ja ;
    foaf:made <album/137977#lyrics>,
        <album/137977#subject> ;
    foaf:name "Oh Yoshida"@en,
        "吉田旺"@ja .

<artist/19073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137977#subject> ;
    schema:name "Taiji Nakamura"@en,
        "中村泰士"@ja ;
    foaf:made <album/137977#composition>,
        <album/137977#subject> ;
    foaf:name "Taiji Nakamura"@en,
        "中村泰士"@ja .

<album/137977#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn ;
    mo:composer <artist/19073#subject> ;
    mo:produced_work <album/137977#musicalwork> ;
    schema:name "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn .

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

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

<album/137977#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn ;
    mo:performance_of <album/137977#musicalwork> ;
    mo:recorded_as <album/137977#musicalexpression> ;
    schema:name "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn ;
    schema:workPerformed <album/137977#musicalwork> .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/137977/137977-ad8bd7336099.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137977#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-31"^^xsd:date ;
    dcterms:title "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn ;
    mo:catalogue_number "PCSP-05607" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137977#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0d8b7be0413547a5878d45b6cdcf4617 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Snack Basue"@en ;
            foaf:name "Snack Basue"@en ] ;
    schema:datePublished "2024-03-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/137977/137977-ad8bd7336099.jpg> ;
    schema:name "Kassai / Basue (CV: Kimiko Saitoh)"@en,
        "喝采 / バス江(CV:斉藤貴美子)"@ja,
        "Kassai / Basue (CV: Kimiko Saitoh)"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/137977/137977-ad8bd7336099.jpg> .

_:N0d8b7be0413547a5878d45b6cdcf4617 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ce349bcc61647ca980e98a67b80b51e ;
    mo:track_count 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5ce349bcc61647ca980e98a67b80b51e .

_:N5ce349bcc61647ca980e98a67b80b51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喝采"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N0d8b7be0413547a5878d45b6cdcf4617 ;
    schema:name "喝采"@ja .

