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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/116713#lyrics>,
        <album/116713#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa"@en ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "Ayasa"@en .

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/33312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Morfonica"@en ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "Morfonica"@en .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Nishio"@en,
        "西尾夕香"@ja ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "Yuka Nishio"@en,
        "西尾夕香"@ja .

<artist/33328#subject> a schema:Person,
        foaf:Person ;
    schema:name "mika"@en ;
    foaf:made <album/116713#subject>,
        <album/116713#vocals> ;
    foaf:name "mika"@en .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116713#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/116713#composition>,
        <album/116713#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/12405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116713#subject> ;
    schema:name "Seima Iwahashi"@en,
        "岩橋星実"@ja ;
    foaf:made <album/116713#composition>,
        <album/116713#subject> ;
    foaf:name "Seima Iwahashi"@en,
        "岩橋星実"@ja .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

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

<album/116713#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn ;
    mo:performance_of <album/116713#musicalwork> ;
    mo:recorded_as <album/116713#musicalexpression> ;
    schema:name "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn ;
    schema:workPerformed <album/116713#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116713#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> ;
    foaf:depicts <album/116713#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> .

<https://medium-media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116713#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/116713#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/116713#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/12405#subject> ;
    mo:produced_work <album/116713#musicalwork> ;
    schema:name "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn .

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

<album/116713#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-30"^^xsd:date ;
    dcterms:title "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn ;
    mo:catalogue_number "BRMM-10517" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116713#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2022-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> ;
    schema:name "fly with the night / Morfonica"@en,
        "fly with the night / Morfonica"@ja,
        "fly with the night / Morfonica"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/116713/116713-2e210a2b8458.jpg> .

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

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

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

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

_:N5e25f38a216e47689380b6596d65493e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Dawn"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    schema:name "Secret Dawn"@ja .

_:N97aafeefe7114c3b90470e471f87a6dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly with the night"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    schema:name "fly with the night"@ja .

_:N9bc77534014e489cb2994fa671041ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朗読劇「Andante」 -ドラマパート-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT16:59"^^xsd:interval ;
    schema:inPlaylist _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    schema:name "朗読劇「Andante」 -ドラマパート-"@ja .

_:Nb50413f2cd4046f3bd387152263f734f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fly with the night -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    schema:name "fly with the night -instrumental-"@ja .

_:Nb86e3cb5ffd0494ebb23fee9947adc95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Dawn -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nae1d51c6e3a74170b731bfffd85c4dac ;
    schema:name "Secret Dawn -instrumental-"@ja .

_:Nae1d51c6e3a74170b731bfffd85c4dac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e25f38a216e47689380b6596d65493e,
        _:N97aafeefe7114c3b90470e471f87a6dc,
        _:N9bc77534014e489cb2994fa671041ae9,
        _:Nb50413f2cd4046f3bd387152263f734f,
        _:Nb86e3cb5ffd0494ebb23fee9947adc95 ;
    mo:track_count 5 ;
    schema:duration "PT32:55"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5e25f38a216e47689380b6596d65493e,
        _:N97aafeefe7114c3b90470e471f87a6dc,
        _:N9bc77534014e489cb2994fa671041ae9,
        _:Nb50413f2cd4046f3bd387152263f734f,
        _:Nb86e3cb5ffd0494ebb23fee9947adc95 .

