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

<artist/17545#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja ;
    foaf:made <album/127926#subject>,
        <album/127926#vocals> ;
    foaf:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/127926#lyrics>,
        <album/127926#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/57281#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haru Nemuri"@en,
        "春ねむり"@ja ;
    foaf:made <album/127926#lyrics>,
        <album/127926#subject> ;
    foaf:name "Haru Nemuri"@en,
        "春ねむり"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127926#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/127926#composition>,
        <album/127926#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/26298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127926#subject> ;
    schema:name "Kohei Tsukada"@en,
        "塚田耕平"@ja ;
    foaf:made <album/127926#composition>,
        <album/127926#lyrics>,
        <album/127926#subject> ;
    foaf:name "Kohei Tsukada"@en,
        "塚田耕平"@ja .

<artist/30775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127926#subject> ;
    schema:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja ;
    foaf:made <album/127926#composition>,
        <album/127926#subject> ;
    foaf:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja .

<product/9911#subject> a schema:CreativeWork ;
    schema:name "alice gear aegis Expansion"@en,
        "アリス・ギア・アイギス Expansion"@ja,
        "alice gear aegis Expansion"@ja-latn ;
    foaf:name "alice gear aegis Expansion"@en,
        "アリス・ギア・アイギス Expansion"@ja,
        "alice gear aegis Expansion"@ja-latn .

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

<album/127926#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/127926#musicalwork> ;
    mo:recorded_as <album/127926#musicalexpression> ;
    schema:name "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/127926#musicalwork> .

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

<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/127926/127926-fd03aee0c5ac.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127926#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/127926/127926-fd03aee0c5ac.jpg> ;
    foaf:depicts <album/127926#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/127926/127926-fd03aee0c5ac.jpg> .

<https://medium-media.vgm.io/albums/62/127926/127926-fd03aee0c5ac.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/127926#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster)"@en ;
            foaf:made <album/127926#composition> ;
            foaf:name "(Dream Monster)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/127926#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/130#subject>,
        <artist/26298#subject>,
        <artist/30775#subject> ;
    mo:produced_work <album/127926#musicalwork> ;
    schema:name "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn .

<album/127926#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-10"^^xsd:date ;
    dcterms:title "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34378" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/127926#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N073e5757102f469db453a04356e2a52f,
        _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    mo:record_count 2 ;
    schema:about <product/9911#subject> ;
    schema:datePublished "2023-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/127926/127926-fd03aee0c5ac.jpg> ;
    schema:name "Dash and Go! / Aina Suzuki [Limited Edition]"@en,
        "Dash and Go! / 鈴木愛奈 [初回限定盤]"@ja,
        "Dash and Go! / Aina Suzuki [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/127926/127926-fd03aee0c5ac.jpg> .

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

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

_:N0fa8f77569fd4ea4861b24c76c601c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash and Go! -Instrumental-"@ja,
        "Dash and Go! (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "Dash and Go! -Instrumental-"@ja,
        "Dash and Go! (Instrumental)"@ja-latn .

_:N2049b651c2dd4af5879c9e3250443667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Dash and Go!」MUSIC VIDEO"@ja,
        "\"Dash and Go!\" MUSIC VIDEO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N073e5757102f469db453a04356e2a52f ;
    schema:name "「Dash and Go!」MUSIC VIDEO"@ja,
        "\"Dash and Go!\" MUSIC VIDEO"@ja-latn .

_:N422c71c238c241068ba484cc5cfd7cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか振り返るその時に"@ja,
        "Itsuka Furi kaeru Sono Toki ni"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "いつか振り返るその時に"@ja,
        "Itsuka Furi kaeru Sono Toki ni"@ja-latn .

_:N4a5478f8d882424eba3948b9d46fd1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか振り返るその時に -Instrumental-"@ja,
        "Itsuka Furi kaeru Sono Toki ni (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "いつか振り返るその時に -Instrumental-"@ja,
        "Itsuka Furi kaeru Sono Toki ni (Instrumental)"@ja-latn .

_:N78f841e2c0374197b83932950a68dd65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash and Go!"@ja,
        "Dash and Go!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "Dash and Go!"@ja,
        "Dash and Go!"@ja-latn .

_:Nac32fa4e1c85471bbd614c0192b2c66f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トワイライト・サイダー"@ja,
        "Twilight Cider"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "トワイライト・サイダー"@ja,
        "Twilight Cider"@ja-latn .

_:Nf83582f594334852a2ceddbab51cbc2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トワイライト・サイダー -Instrumental-"@ja,
        "Twilight Cider (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndfe02bf5c2524973bab3bd04a939eaf3 ;
    schema:name "トワイライト・サイダー -Instrumental-"@ja,
        "Twilight Cider (Instrumental)"@ja-latn .

_:Nffbe0d7ac40b4a799157ad20a32f0de2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Dash and Go!」MAKING VIDEO"@ja,
        "\"Dash and Go!\" MAKING VIDEO"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT11:44"^^xsd:interval ;
    schema:inPlaylist _:N073e5757102f469db453a04356e2a52f ;
    schema:name "「Dash and Go!」MAKING VIDEO"@ja,
        "\"Dash and Go!\" MAKING VIDEO"@ja-latn .

_:N073e5757102f469db453a04356e2a52f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2049b651c2dd4af5879c9e3250443667,
        _:Nffbe0d7ac40b4a799157ad20a32f0de2 ;
    mo:track_count 2 ;
    schema:duration "PT15:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2049b651c2dd4af5879c9e3250443667,
        _:Nffbe0d7ac40b4a799157ad20a32f0de2 .

_:Ndfe02bf5c2524973bab3bd04a939eaf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fa8f77569fd4ea4861b24c76c601c49,
        _:N422c71c238c241068ba484cc5cfd7cfb,
        _:N4a5478f8d882424eba3948b9d46fd1ce,
        _:N78f841e2c0374197b83932950a68dd65,
        _:Nac32fa4e1c85471bbd614c0192b2c66f,
        _:Nf83582f594334852a2ceddbab51cbc2e ;
    mo:track_count 6 ;
    schema:duration "PT24:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fa8f77569fd4ea4861b24c76c601c49,
        _:N422c71c238c241068ba484cc5cfd7cfb,
        _:N4a5478f8d882424eba3948b9d46fd1ce,
        _:N78f841e2c0374197b83932950a68dd65,
        _:Nac32fa4e1c85471bbd614c0192b2c66f,
        _:Nf83582f594334852a2ceddbab51cbc2e .

