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

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    schema:name "M·A·O"@en ;
    foaf:made <album/121694#subject>,
        <album/121694#vocals> ;
    foaf:name "M·A·O"@en .

<artist/25438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121694#subject> ;
    schema:name "TOKOTOKO"@en ;
    foaf:made <album/121694#composition>,
        <album/121694#lyrics>,
        <album/121694#subject> ;
    foaf:name "TOKOTOKO"@en .

<product/11635#subject> a schema:CreativeWork ;
    schema:name "Hanabichan ~The girl who popped out of the game world~"@en,
        "ハナビちゃんは遅れがち"@ja,
        "Hanabi chan wa Okuregachi"@ja-latn ;
    foaf:name "Hanabichan ~The girl who popped out of the game world~"@en,
        "ハナビちゃんは遅れがち"@ja,
        "Hanabi chan wa Okuregachi"@ja-latn .

<album/121694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn ;
    mo:composer <artist/25438#subject> ;
    mo:produced_work <album/121694#musicalwork> ;
    schema:name "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn .

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

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

<album/121694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn ;
    mo:performance_of <album/121694#musicalwork> ;
    mo:recorded_as <album/121694#musicalexpression> ;
    schema:name "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn ;
    schema:workPerformed <album/121694#musicalwork> .

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

<org/3511#subject> schema:name "AOI Pro. Inc."@en,
        "株式会社AOI Pro."@ja,
        "AOI Pro. Inc."@ja-latn ;
    foaf:name "AOI Pro. Inc."@en,
        "株式会社AOI Pro."@ja,
        "AOI Pro. Inc."@ja-latn .

<https://media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121694#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> ;
    foaf:depicts <album/121694#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> .

<https://medium-media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-25"^^xsd:date ;
    dcterms:title "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121694#musicalexpression> ;
    mo:publisher <org/3511#subject> ;
    mo:record _:Nfb9816fa676c49618e4c7996eceec2eb ;
    mo:record_count 1 ;
    schema:about <product/11635#subject> ;
    schema:datePublished "2022-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> ;
    schema:name "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@en,
        "水曜日に御用心 / 日本橋サンダー雷(CV：M・A・O)"@ja,
        "Suiyoubi ni Goyoujin / Rai Thunder Nihonbashi (CV: M·A·O)"@ja-latn ;
    schema:publisher <org/3511#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/121694/121694-7b9829786f29.jpg> .

_:N7c0a8d7b847a4c728d2dc7435ffd87b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水曜日に御用心"@ja,
        "Suiyoubi ni Goyoujin"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nfb9816fa676c49618e4c7996eceec2eb ;
    schema:name "水曜日に御用心"@ja,
        "Suiyoubi ni Goyoujin"@ja-latn .

_:Nfb9816fa676c49618e4c7996eceec2eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7c0a8d7b847a4c728d2dc7435ffd87b2 ;
    mo:track_count 1 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7c0a8d7b847a4c728d2dc7435ffd87b2 .

