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

<album/153842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn ;
    mo:produced_work <album/153842#musicalwork> ;
    schema:name "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn .

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

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

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

<product/12507#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX EXCEED GEAR"@en,
        "SOUND VOLTEX EXCEED GEAR"@ja,
        "SOUND VOLTEX EXCEED GEAR"@ja-latn ;
    foaf:name "SOUND VOLTEX EXCEED GEAR"@en,
        "SOUND VOLTEX EXCEED GEAR"@ja,
        "SOUND VOLTEX EXCEED GEAR"@ja-latn .

<product/12508#subject> a schema:CreativeWork ;
    schema:name "NOSTALGIA Op.3"@en,
        "ノスタルジア Op.3"@ja,
        "NOSTALGIA Op.3"@ja-latn ;
    foaf:name "NOSTALGIA Op.3"@en,
        "ノスタルジア Op.3"@ja,
        "NOSTALGIA Op.3"@ja-latn .

<product/8249#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX VIVID WAVE"@en,
        "SOUND VOLTEX VIVID WAVE"@ja,
        "SOUND VOLTEX VIVID WAVE"@ja-latn ;
    foaf:name "SOUND VOLTEX VIVID WAVE"@en,
        "SOUND VOLTEX VIVID WAVE"@ja,
        "SOUND VOLTEX VIVID WAVE"@ja-latn .

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

<album/153842#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn ;
    mo:performance_of <album/153842#musicalwork> ;
    mo:recorded_as <album/153842#musicalexpression> ;
    schema:name "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn ;
    schema:workPerformed <album/153842#musicalwork> .

<org/3065#subject> schema:name "BlackY's BEATFLOOR"@en,
        "BlackY's BEATFLOOR"@ja,
        "BlackY's BEATFLOOR"@ja-latn ;
    foaf:name "BlackY's BEATFLOOR"@en,
        "BlackY's BEATFLOOR"@ja,
        "BlackY's BEATFLOOR"@ja-latn .

<https://media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153842#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> ;
    foaf:depicts <album/153842#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> .

<https://medium-media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn ;
    mo:catalogue_number "BYBF-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153842#musicalexpression> ;
    mo:publisher <org/3065#subject> ;
    mo:record _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:about <product/12507#subject>,
        <product/12508#subject>,
        <product/8249#subject> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> ;
    schema:name "AsterhYthm 4 -Brand New Galaxy- / BlackY"@en,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja,
        "AsterhYthm 4 -Brand New Galaxy- / BlackY"@ja-latn ;
    schema:publisher <org/3065#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/153842/153842-100b9dbc6e04.jpg> .

_:N3954a6da91654685a316b54b613b24b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seaside Dream"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Seaside Dream"@en .

_:N442bde475e6942c08f34f84c5bee7ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tornado Dancer"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Tornado Dancer"@en .

_:N462818fcd2064471bcb5706d47f2500d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bigbang Faker (Long Version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Bigbang Faker (Long Version)"@en .

_:N6f018282938549178d69f1f06bcec926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vividly Impromptu (Long Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Vividly Impromptu (Long Version)"@en .

_:N75c15c88a06f4de0a7c25e70821a83d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Cross (Long Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Northern Cross (Long Version)"@en .

_:N81627b56245c43738331e63d49e8fe92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What-If Box"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "What-If Box"@en .

_:N99a71341ce6c49248a6fc25567b097c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Albireo"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Albireo"@en .

_:Nafb47ab6bc67469492a1259476a2a976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mandevilla"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Mandevilla"@en .

_:Nec3576675b5d41f1acce2e1405bf277f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Galaxy"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Brand New Galaxy"@en .

_:Nf3a3b6e00df54107be46f35be3d4ca2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extremity"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Extremity"@en .

_:Nf7c24ded026f4d60b94c82182bf6c849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Odyssey"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Odyssey"@en .

_:Nfd38c4407c034072bf219f6212fe81d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Emotion"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8fdaedb125d24642ad80f7cc283ffc7d ;
    schema:name "Flying Emotion"@en .

_:N8fdaedb125d24642ad80f7cc283ffc7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3954a6da91654685a316b54b613b24b1,
        _:N442bde475e6942c08f34f84c5bee7ba5,
        _:N462818fcd2064471bcb5706d47f2500d,
        _:N6f018282938549178d69f1f06bcec926,
        _:N75c15c88a06f4de0a7c25e70821a83d9,
        _:N81627b56245c43738331e63d49e8fe92,
        _:N99a71341ce6c49248a6fc25567b097c7,
        _:Nafb47ab6bc67469492a1259476a2a976,
        _:Nec3576675b5d41f1acce2e1405bf277f,
        _:Nf3a3b6e00df54107be46f35be3d4ca2a,
        _:Nf7c24ded026f4d60b94c82182bf6c849,
        _:Nfd38c4407c034072bf219f6212fe81d8 ;
    mo:track_count 12 ;
    schema:duration "PT47:04"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3954a6da91654685a316b54b613b24b1,
        _:N442bde475e6942c08f34f84c5bee7ba5,
        _:N462818fcd2064471bcb5706d47f2500d,
        _:N6f018282938549178d69f1f06bcec926,
        _:N75c15c88a06f4de0a7c25e70821a83d9,
        _:N81627b56245c43738331e63d49e8fe92,
        _:N99a71341ce6c49248a6fc25567b097c7,
        _:Nafb47ab6bc67469492a1259476a2a976,
        _:Nec3576675b5d41f1acce2e1405bf277f,
        _:Nf3a3b6e00df54107be46f35be3d4ca2a,
        _:Nf7c24ded026f4d60b94c82182bf6c849,
        _:Nfd38c4407c034072bf219f6212fe81d8 .

