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

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

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

<artist/49511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "Kolaa"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "Kolaa"@en .

<artist/59661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "kou"@en .

<artist/63041#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "teinu"@en,
        "ていぬ"@ja ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "teinu"@en,
        "ていぬ"@ja .

<artist/64505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "KAIRUI"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "KAIRUI"@en .

<artist/71517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "THRST"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "THRST"@en .

<artist/74965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "zawa"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "zawa"@en .

<artist/76908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "HZLNTTSS"@en ;
    foaf:made <album/149072#composition>,
        <album/149072#subject> ;
    foaf:name "HZLNTTSS"@en .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

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

<album/149072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn ;
    mo:performance_of <album/149072#musicalwork> ;
    mo:recorded_as <album/149072#musicalexpression> ;
    schema:name "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn ;
    schema:workPerformed <album/149072#musicalwork> .

<org/4698#subject> schema:name "IOR"@en,
        "IOR"@ja,
        "IOR"@ja-latn ;
    foaf:name "IOR"@en,
        "IOR"@ja,
        "IOR"@ja-latn .

<https://media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149072#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> ;
    foaf:depicts <album/149072#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> .

<https://medium-media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> a schema:ImageObject,
        foaf:Image .

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

<album/149072#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "負二価-"@en ;
            foaf:made <album/149072#composition> ;
            foaf:name "負二価-"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Velour"@en ;
            foaf:made <album/149072#composition> ;
            foaf:name "Velour"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(曇"@en ;
            foaf:made <album/149072#composition> ;
            foaf:name "(曇"@en ],
        <artist/49511#subject>,
        <artist/59661#subject>,
        <artist/63041#subject>,
        <artist/64505#subject>,
        <artist/71517#subject>,
        <artist/74965#subject>,
        <artist/76908#subject> ;
    mo:produced_work <album/149072#musicalwork> ;
    schema:name "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn .

<album/149072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn ;
    mo:catalogue_number "IOR-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149072#musicalexpression> ;
    mo:publisher <org/4698#subject> ;
    mo:record _:N6c5f14f93154438d95ee308639c1ebd0 ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> ;
    schema:name "Soap-Bubble Stories"@en,
        "シャボン玉の物語"@ja,
        "Soap-Bubble Stories"@ja-latn ;
    schema:publisher <org/4698#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/149072/149072-7b8477ba0a09.png> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "負二価-"@en ;
    foaf:made <album/149072#subject> ;
    foaf:name "負二価-"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149072#subject> ;
    schema:name "Velour"@en ;
    foaf:made <album/149072#subject> ;
    foaf:name "Velour"@en .

_:N15b6bc243651444ea78b4918a457c4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャボン玉少女の一日"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "シャボン玉少女の一日"@ja .

_:N2941c138879c42869bdd6dbd648c5bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞳"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "瞳"@ja .

_:N58c742b7a6ca40798bb250f160905e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心火"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "心火"@ja .

_:N81c0c8f4be57463e8b616d8abab29f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emptiness"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "Emptiness"@ja .

_:N92231dd1b1aa47c9beaf23ea5e6696a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空色リフレクション"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "空色リフレクション"@ja .

_:N9d8bb93400f9455eb3ee1271cd6d7694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほぼ1.313 (Prelude)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "ほぼ1.313 (Prelude)"@ja .

_:Naa7455bff3b241e3beb24c221be2ea23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "βubbleΣort"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "βubbleΣort"@ja .

_:Ncee962b74a4d4f8780f86d92731eb61d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡反射"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6c5f14f93154438d95ee308639c1ebd0 ;
    schema:name "泡反射"@ja .

_:N6c5f14f93154438d95ee308639c1ebd0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15b6bc243651444ea78b4918a457c4f6,
        _:N2941c138879c42869bdd6dbd648c5bb8,
        _:N58c742b7a6ca40798bb250f160905e73,
        _:N81c0c8f4be57463e8b616d8abab29f1e,
        _:N92231dd1b1aa47c9beaf23ea5e6696a9,
        _:N9d8bb93400f9455eb3ee1271cd6d7694,
        _:Naa7455bff3b241e3beb24c221be2ea23,
        _:Ncee962b74a4d4f8780f86d92731eb61d ;
    mo:track_count 8 ;
    schema:duration "PT28:25"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N15b6bc243651444ea78b4918a457c4f6,
        _:N2941c138879c42869bdd6dbd648c5bb8,
        _:N58c742b7a6ca40798bb250f160905e73,
        _:N81c0c8f4be57463e8b616d8abab29f1e,
        _:N92231dd1b1aa47c9beaf23ea5e6696a9,
        _:N9d8bb93400f9455eb3ee1271cd6d7694,
        _:Naa7455bff3b241e3beb24c221be2ea23,
        _:Ncee962b74a4d4f8780f86d92731eb61d .

