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

<artist/27316#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riko Kohara"@en,
        "小原莉子"@ja ;
    foaf:made <album/118274#subject>,
        <album/118274#vocals> ;
    foaf:name "Riko Kohara"@en,
        "小原莉子"@ja .

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

<artist/29481#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsume"@en,
        "夏芽"@ja ;
    foaf:made <album/118274#subject>,
        <album/118274#vocals> ;
    foaf:name "Natsume"@en,
        "夏芽"@ja .

<artist/29482#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Kurachi"@en,
        "倉知玲鳳"@ja ;
    foaf:made <album/118274#subject>,
        <album/118274#vocals> ;
    foaf:name "Reo Kurachi"@en,
        "倉知玲鳳"@ja .

<artist/31007#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Tsumugi"@en,
        "紡木吏佐"@ja ;
    foaf:made <album/118274#subject>,
        <album/118274#vocals> ;
    foaf:name "Risa Tsumugi"@en,
        "紡木吏佐"@ja .

<artist/31336#subject> a schema:Person,
        foaf:Person ;
    schema:name "RAISE A SUILEN"@en ;
    foaf:made <album/118274#subject>,
        <album/118274#vocals> ;
    foaf:name "RAISE A SUILEN"@en .

<artist/12105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118274#subject> ;
    schema:name "Fear, and Loathing in Las Vegas"@en ;
    foaf:made <album/118274#composition>,
        <album/118274#lyrics>,
        <album/118274#subject> ;
    foaf:name "Fear, and Loathing in Las Vegas"@en .

<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/118274#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn ;
    mo:composer <artist/12105#subject> ;
    mo:produced_work <album/118274#musicalwork> ;
    schema:name "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn .

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

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

<album/118274#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn ;
    mo:performance_of <album/118274#musicalwork> ;
    mo:recorded_as <album/118274#musicalexpression> ;
    schema:name "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn ;
    schema:workPerformed <album/118274#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/47/118274/118274-b38d1087dcd1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118274#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/118274/118274-b38d1087dcd1.png> ;
    foaf:depicts <album/118274#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/118274/118274-b38d1087dcd1.png> .

<https://medium-media.vgm.io/albums/47/118274/118274-b38d1087dcd1.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/118274#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-26"^^xsd:date ;
    dcterms:title "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn ;
    mo:catalogue_number "BRDM-10034" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/118274#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N9933ca2ad0d64f9fa83b21c83516353b ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2022-02-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/118274/118274-b38d1087dcd1.png> ;
    schema:name "Repaint / RAISE A SUILEN"@en,
        "Repaint / RAISE A SUILEN"@ja,
        "Repaint / RAISE A SUILEN"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/118274/118274-b38d1087dcd1.png> .

_:N34a8bfbb2c3145e7ab49dd8cbc2fc42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Repaint"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9933ca2ad0d64f9fa83b21c83516353b ;
    schema:name "Repaint"@en .

_:N9933ca2ad0d64f9fa83b21c83516353b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34a8bfbb2c3145e7ab49dd8cbc2fc42b ;
    mo:track_count 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N34a8bfbb2c3145e7ab49dd8cbc2fc42b .

