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

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

<artist/29480#subject> a schema:Person,
        foaf:Person ;
    schema:name "Raychell"@en ;
    foaf:made <album/101643#subject>,
        <album/101643#vocals> ;
    foaf:name "Raychell"@en .

<artist/35557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spirit Garden"@en ;
    foaf:made <album/101643#lyrics>,
        <album/101643#subject> ;
    foaf:name "Spirit Garden"@en .

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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101643#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/101643#composition>,
        <album/101643#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/8521#subject> a schema:CreativeWork ;
    schema:name "Assault Lily BOUQUET"@en,
        "アサルトリリィBOUQUET"@ja,
        "Assault Lily BOUQUET"@ja-latn ;
    foaf:name "Assault Lily BOUQUET"@en,
        "アサルトリリィBOUQUET"@ja,
        "Assault Lily BOUQUET"@ja-latn .

<product/8615#subject> a schema:CreativeWork ;
    schema:name "We are RAISE A SUILEN ~BanG Dream! The Stage~"@en,
        "We are RAISE A SUILEN ~BanG Dream! The Stage~"@ja,
        "We are RAISE A SUILEN ~BanG Dream! The Stage~"@ja-latn ;
    foaf:name "We are RAISE A SUILEN ~BanG Dream! The Stage~"@en,
        "We are RAISE A SUILEN ~BanG Dream! The Stage~"@ja,
        "We are RAISE A SUILEN ~BanG Dream! The Stage~"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/34/101643/101643-9700fc2602ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn ;
    mo:performance_of <album/101643#musicalwork> ;
    mo:performer <artist/31336#subject> ;
    mo:recorded_as <album/101643#musicalexpression> ;
    schema:byArtist <artist/31336#subject> ;
    schema:name "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn ;
    schema:workPerformed <album/101643#musicalwork> .

<artist/31336#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101643#performance> ;
    schema:name "RAISE A SUILEN"@en ;
    foaf:name "RAISE A SUILEN"@en .

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

<album/101643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/101643#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/101643#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/101643#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/130#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/101643#musicalwork> ;
    schema:name "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn .

<album/101643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-21"^^xsd:date ;
    dcterms:title "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn ;
    mo:catalogue_number "BRMM-10295" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101643#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N2b26210b9cbd49d7a81b9f2267bdacde ;
    mo:record_count 1 ;
    schema:about <product/8521#subject>,
        <product/8615#subject> ;
    schema:byArtist <artist/31336#subject> ;
    schema:datePublished "2020-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/34/101643/101643-9700fc2602ee.jpg> ;
    schema:name "Sacred world / RAISE A SUILEN"@en,
        "Sacred world / RAISE A SUILEN"@ja,
        "Sacred world / RAISE A SUILEN"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/101643/101643-9700fc2602ee.jpg> .

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

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

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

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

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

_:N457cc0a97c0d483e84ca989a249ca868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R·I·O·T ~The Stage ver.~"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N2b26210b9cbd49d7a81b9f2267bdacde ;
    schema:name "R·I·O·T ~The Stage ver.~"@en .

_:N6c3697c0879b4cbbb06d4dd2ff0a4723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred world -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N2b26210b9cbd49d7a81b9f2267bdacde ;
    schema:name "Sacred world -instrumental-"@en .

_:N6ead0ba12bc54ebbbd6de53648cb89d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REIGNING ~The Stage ver.~"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N2b26210b9cbd49d7a81b9f2267bdacde ;
    schema:name "REIGNING ~The Stage ver.~"@en .

_:N8c46d5562a074a2fad4a9ad9a719ff77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred world"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N2b26210b9cbd49d7a81b9f2267bdacde ;
    schema:name "Sacred world"@en .

_:N2b26210b9cbd49d7a81b9f2267bdacde a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N457cc0a97c0d483e84ca989a249ca868,
        _:N6c3697c0879b4cbbb06d4dd2ff0a4723,
        _:N6ead0ba12bc54ebbbd6de53648cb89d5,
        _:N8c46d5562a074a2fad4a9ad9a719ff77 ;
    mo:track_count 4 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N457cc0a97c0d483e84ca989a249ca868,
        _:N6c3697c0879b4cbbb06d4dd2ff0a4723,
        _:N6ead0ba12bc54ebbbd6de53648cb89d5,
        _:N8c46d5562a074a2fad4a9ad9a719ff77 .

