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

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

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

<artist/56328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "Clion"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "Clion"@en .

<artist/56489#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "NA7"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "NA7"@en .

<artist/58668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "Riku"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "Riku"@en .

<artist/68561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "yuki."@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "yuki."@en .

<artist/75402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "Mizuki Halcy"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "Mizuki Halcy"@en .

<artist/78306#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "naoteto"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "naoteto"@en .

<artist/78307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "citybridge"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "citybridge"@en .

<artist/79335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "Erixa"@en ;
    foaf:made <album/159085#composition>,
        <album/159085#subject> ;
    foaf:name "Erixa"@en .

<event/341> a mo:Release ;
    schema:name "Released at M3-2026 Spring (Apr 26, 2026)" .

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

<album/159085#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn ;
    mo:performance_of <album/159085#musicalwork> ;
    mo:recorded_as <album/159085#musicalexpression> ;
    schema:name "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn ;
    schema:workPerformed <album/159085#musicalwork> .

<org/5154#subject> schema:name "Aisatsubu"@en,
        "あいさつ部"@ja,
        "Aisatsubu"@ja-latn ;
    foaf:name "Aisatsubu"@en,
        "あいさつ部"@ja,
        "Aisatsubu"@ja-latn .

<https://media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159085#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> ;
    foaf:depicts <album/159085#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> .

<https://medium-media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159085#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mitsu*mon"@en ;
            foaf:made <album/159085#composition> ;
            foaf:name "Mitsu*mon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ennojo"@en ;
            foaf:made <album/159085#composition> ;
            foaf:name "Ennojo"@en ],
        <artist/56328#subject>,
        <artist/56489#subject>,
        <artist/58668#subject>,
        <artist/68561#subject>,
        <artist/75402#subject>,
        <artist/78306#subject>,
        <artist/78307#subject>,
        <artist/79335#subject> ;
    mo:produced_work <album/159085#musicalwork> ;
    schema:name "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn .

<album/159085#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-26"^^xsd:date ;
    dcterms:title "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159085#musicalexpression> ;
    mo:publisher <org/5154#subject> ;
    mo:record _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    mo:record_count 1 ;
    mo:release <event/341> ;
    schema:datePublished "2026-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> ;
    schema:name "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@en,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja,
        "A.S.G. Vol.9 - Akogareno Stage-ni Go-"@ja-latn ;
    schema:publisher <org/5154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/159085/159085-74d0e9b650bf.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159085#subject> ;
    schema:name "Mitsu*mon"@en ;
    foaf:made <album/159085#subject> ;
    foaf:name "Mitsu*mon"@en .

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

_:N02833c9c3e104ba59d3ed69bbd7e8619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling You feat. 夢ノ結唱 AVER & ROSE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "Calling You feat. 夢ノ結唱 AVER & ROSE"@ja .

_:N11f359aa8200400aae78a60fe6e51cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チクタクチューン！ feat. 宮舞モカ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "チクタクチューン！ feat. 宮舞モカ"@ja .

_:N2779f9b04bca495fbb8e2d541b7201a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後ソロ探検 feat. 無來"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "放課後ソロ探検 feat. 無來"@ja .

_:N3bd59b3ad99444d49e971164bde67277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridesmaid feat. 可不"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "Bridesmaid feat. 可不"@ja .

_:N882dfe5dcadf4ff7a6f72cf2d5383921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フルコネクション feat. 重音テトSV"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "フルコネクション feat. 重音テトSV"@ja .

_:N90f5c2314e3e437396e6aa2f4dc243bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のことが積立NISAくらい好きだ feat. 花隈千冬"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "君のことが積立NISAくらい好きだ feat. 花隈千冬"@ja .

_:Nb3392b00e32f4515852f499eddd34350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "憧れるのをやめちまえよ feat. 夏色花梨"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "憧れるのをやめちまえよ feat. 夏色花梨"@ja .

_:Nc64af54ac9fa4e41966c2937ab47be70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starfall feat. 夢ノ結唱 AVER"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "Starfall feat. 夢ノ結唱 AVER"@ja .

_:Ne5e09df43ce14981a8dc2d738068fee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リメンバー feat. 重音テトSV"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N58dc0a4e917a47d9b61fad75896bd9b8 ;
    schema:name "リメンバー feat. 重音テトSV"@ja .

_:N58dc0a4e917a47d9b61fad75896bd9b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02833c9c3e104ba59d3ed69bbd7e8619,
        _:N11f359aa8200400aae78a60fe6e51cbe,
        _:N2779f9b04bca495fbb8e2d541b7201a9,
        _:N3bd59b3ad99444d49e971164bde67277,
        _:N882dfe5dcadf4ff7a6f72cf2d5383921,
        _:N90f5c2314e3e437396e6aa2f4dc243bb,
        _:Nb3392b00e32f4515852f499eddd34350,
        _:Nc64af54ac9fa4e41966c2937ab47be70,
        _:Ne5e09df43ce14981a8dc2d738068fee5 ;
    mo:track_count 9 ;
    schema:duration "PT31:12"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02833c9c3e104ba59d3ed69bbd7e8619,
        _:N11f359aa8200400aae78a60fe6e51cbe,
        _:N2779f9b04bca495fbb8e2d541b7201a9,
        _:N3bd59b3ad99444d49e971164bde67277,
        _:N882dfe5dcadf4ff7a6f72cf2d5383921,
        _:N90f5c2314e3e437396e6aa2f4dc243bb,
        _:Nb3392b00e32f4515852f499eddd34350,
        _:Nc64af54ac9fa4e41966c2937ab47be70,
        _:Ne5e09df43ce14981a8dc2d738068fee5 .

