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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/139226#lyrics>,
        <album/139226#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

<artist/16056#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "Hajime Mitsumasu"@en,
        "光増ハジメ"@ja ;
    foaf:made <album/139226#composition>,
        <album/139226#subject> ;
    foaf:name "Hajime Mitsumasu"@en,
        "光増ハジメ"@ja .

<artist/20158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "ArmySlick"@en ;
    foaf:made <album/139226#composition>,
        <album/139226#subject> ;
    foaf:name "ArmySlick"@en .

<artist/30888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "Giz'Mo"@en ;
    foaf:made <album/139226#composition>,
        <album/139226#lyrics>,
        <album/139226#subject> ;
    foaf:name "Giz'Mo"@en .

<artist/37423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "Mashiro Shimura"@en,
        "志村真白"@ja ;
    foaf:made <album/139226#composition>,
        <album/139226#lyrics>,
        <album/139226#subject> ;
    foaf:name "Mashiro Shimura"@en,
        "志村真白"@ja .

<artist/47506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "Takamasa Yura"@en,
        "由良崇将"@ja ;
    foaf:made <album/139226#composition>,
        <album/139226#subject> ;
    foaf:name "Takamasa Yura"@en,
        "由良崇将"@ja .

<artist/52171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "LiCu"@en ;
    foaf:made <album/139226#composition>,
        <album/139226#subject> ;
    foaf:name "LiCu"@en .

<artist/58899#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139226#subject> ;
    schema:name "Yu Furukawa"@en,
        "古河夕"@ja ;
    foaf:made <album/139226#composition>,
        <album/139226#subject> ;
    foaf:name "Yu Furukawa"@en,
        "古河夕"@ja .

<product/14378#subject> a schema:CreativeWork ;
    schema:name "World Dai Star: Yume no Stellarium"@en,
        "ワールドダイスター 夢のステラリウム"@ja,
        "World Dai Star: Yume no Stellarium"@ja-latn ;
    foaf:name "World Dai Star: Yume no Stellarium"@en,
        "ワールドダイスター 夢のステラリウム"@ja,
        "World Dai Star: Yume no Stellarium"@ja-latn .

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

<album/139226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn ;
    mo:performance_of <album/139226#musicalwork> ;
    mo:recorded_as <album/139226#musicalexpression> ;
    schema:name "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn ;
    schema:workPerformed <album/139226#musicalwork> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

<https://media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139226#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> ;
    foaf:depicts <album/139226#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> .

<https://medium-media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/139226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(FirstCall)"@en ;
            foaf:made <album/139226#composition> ;
            foaf:name "(FirstCall)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(FirstCall)"@en ;
            foaf:made <album/139226#composition> ;
            foaf:name "(FirstCall)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(FirstCall)"@en ;
            foaf:made <album/139226#composition> ;
            foaf:name "(FirstCall)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(from Jam9)"@en ;
            foaf:made <album/139226#composition> ;
            foaf:name "(from Jam9)"@en ],
        <artist/16056#subject>,
        <artist/20158#subject>,
        <artist/30888#subject>,
        <artist/37423#subject>,
        <artist/47506#subject>,
        <artist/52171#subject>,
        <artist/58899#subject> ;
    mo:produced_work <album/139226#musicalwork> ;
    schema:name "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn .

<album/139226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-26"^^xsd:date ;
    dcterms:title "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn ;
    mo:catalogue_number "LACA-25078" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139226#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    mo:record_count 1 ;
    schema:about <product/14378#subject> ;
    schema:datePublished "2024-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> ;
    schema:name "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@en,
        "ゲームアプリ『ワールドダイスター 夢のステラリウム』VocalAlbum Vol.4「シリウスの輝きのように」 / シリウス"@ja,
        "World Dai Star: Yume no Stellarium Vocal Album Vol.4 \"Sirius no Kagayaki no You ni\" / Sirius"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/139226/139226-e94b06fd0732.png> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(from Jam9)"@en ;
    foaf:made <album/139226#lyrics> ;
    foaf:name "(from Jam9)"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(from Jam9)"@en ;
    foaf:made <album/139226#subject> ;
    foaf:name "(from Jam9)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(FirstCall"@en ;
    foaf:made <album/139226#lyrics> ;
    foaf:name "(FirstCall"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(FirstCall"@en ;
    foaf:made <album/139226#subject> ;
    foaf:name "(FirstCall"@en .

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

_:N0503d4504c9e49ccad4d4764ba177da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY NEW SHOW TIME!"@ja,
        "HAPPY NEW SHOW TIME!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "HAPPY NEW SHOW TIME!"@ja,
        "HAPPY NEW SHOW TIME!"@ja-latn .

_:N0e69530613444d59b3d92bc723d313eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ・ウィル!"@ja,
        "I Will!"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "アイ・ウィル!"@ja,
        "I Will!"@ja-latn .

_:N1ff626c53f7045729915a571c2417851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandastic Stage!"@ja,
        "Pandastic Stage!"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "Pandastic Stage!"@ja,
        "Pandastic Stage!"@ja-latn .

_:N2b60d662a9e946e5b92435e7a4ae7efd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のステラリウム"@ja,
        "Yume no Stellarium"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "夢のステラリウム"@ja,
        "Yume no Stellarium"@ja-latn .

_:N530fdd8e03eb40edba06cec363626f1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幾億の星の空で"@ja,
        "Ikuoku no Hoshi no Sora de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "幾億の星の空で"@ja,
        "Ikuoku no Hoshi no Sora de"@ja-latn .

_:N6e18861c440d4d3c9fa3325a258a32bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シリウスの輝きのように"@ja,
        "Sirius no Kagayaki no you ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "シリウスの輝きのように"@ja,
        "Sirius no Kagayaki no you ni"@ja-latn .

_:N9983015efd57426d82c0ac043731376b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling Stone"@ja,
        "Rolling Stone"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "Rolling Stone"@ja,
        "Rolling Stone"@ja-latn .

_:N9d7acdbe52ee4e96b1507ea33e34092a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フタリノスタルジア"@ja,
        "Futari Nostalgia"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "フタリノスタルジア"@ja,
        "Futari Nostalgia"@ja-latn .

_:N9e7b1d879de943fda3d2e1ec7d295f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Binary Star"@ja,
        "Binary Star"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "Binary Star"@ja,
        "Binary Star"@ja-latn .

_:Na1e92f1290604424ac65152926b43662 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decide"@ja,
        "Decide"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "Decide"@ja,
        "Decide"@ja-latn .

_:Na69754f9d7de4be086fddecc0c9447f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイ・ピクチャー・ストーリー"@ja,
        "My Picture Story"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "マイ・ピクチャー・ストーリー"@ja,
        "My Picture Story"@ja-latn .

_:Naee60a6f7e884a72b88926d55fad1b73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fernweh"@ja,
        "Fernweh"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "Fernweh"@ja,
        "Fernweh"@ja-latn .

_:Nef01ad84dcb24c7c92a674cce4a8eb66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーティー・ジョーク・シンデレラ"@ja,
        "Party Joke Cinderella"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nd42025eb6d084b56a7cde8d33df74f59 ;
    schema:name "パーティー・ジョーク・シンデレラ"@ja,
        "Party Joke Cinderella"@ja-latn .

_:Nd42025eb6d084b56a7cde8d33df74f59 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0503d4504c9e49ccad4d4764ba177da1,
        _:N0e69530613444d59b3d92bc723d313eb,
        _:N1ff626c53f7045729915a571c2417851,
        _:N2b60d662a9e946e5b92435e7a4ae7efd,
        _:N530fdd8e03eb40edba06cec363626f1c,
        _:N6e18861c440d4d3c9fa3325a258a32bd,
        _:N9983015efd57426d82c0ac043731376b,
        _:N9d7acdbe52ee4e96b1507ea33e34092a,
        _:N9e7b1d879de943fda3d2e1ec7d295f23,
        _:Na1e92f1290604424ac65152926b43662,
        _:Na69754f9d7de4be086fddecc0c9447f5,
        _:Naee60a6f7e884a72b88926d55fad1b73,
        _:Nef01ad84dcb24c7c92a674cce4a8eb66 ;
    mo:track_count 13 ;
    schema:duration "PT51:51"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0503d4504c9e49ccad4d4764ba177da1,
        _:N0e69530613444d59b3d92bc723d313eb,
        _:N1ff626c53f7045729915a571c2417851,
        _:N2b60d662a9e946e5b92435e7a4ae7efd,
        _:N530fdd8e03eb40edba06cec363626f1c,
        _:N6e18861c440d4d3c9fa3325a258a32bd,
        _:N9983015efd57426d82c0ac043731376b,
        _:N9d7acdbe52ee4e96b1507ea33e34092a,
        _:N9e7b1d879de943fda3d2e1ec7d295f23,
        _:Na1e92f1290604424ac65152926b43662,
        _:Na69754f9d7de4be086fddecc0c9447f5,
        _:Naee60a6f7e884a72b88926d55fad1b73,
        _:Nef01ad84dcb24c7c92a674cce4a8eb66 .

