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

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

<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/121228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:composer <artist/12105#subject> ;
    mo:produced_work <album/121228#musicalwork> ;
    schema:name "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn .

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

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

<https://media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121228#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> ;
    foaf:depicts <album/121228#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> .

<https://medium-media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:performance_of <album/121228#musicalwork> ;
    mo:performer <artist/12105#subject> ;
    mo:recorded_as <album/121228#musicalexpression> ;
    schema:byArtist <artist/12105#subject> ;
    schema:name "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn ;
    schema:workPerformed <album/121228#musicalwork> .

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

<album/121228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-22"^^xsd:date ;
    dcterms:title "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn ;
    mo:catalogue_number "VE3WA-19779" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121228#musicalexpression> ;
    mo:publisher _:Nf97de15fdd5440858fd8bfac77f545e8 ;
    mo:record _:N58d962431079427da9b03a01de4b8c60 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:byArtist <artist/12105#subject> ;
    schema:datePublished "2022-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> ;
    schema:name "Repaint / Fear, and Loathing in Las Vegas"@en,
        "Repaint / Fear, and Loathing in Las Vegas"@ja,
        "Repaint / Fear, and Loathing in Las Vegas"@ja-latn ;
    schema:publisher _:Nf97de15fdd5440858fd8bfac77f545e8 ;
    foaf:depiction <https://media.vgm.io/albums/82/121228/121228-f955614c9686.jpg> .

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

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

_:Nf97de15fdd5440858fd8bfac77f545e8 schema:name "Fear, and Loathing in Las Vegas"@en,
        "Fear, and Loathing in Las Vegas"@ja,
        "Fear, and Loathing in Las Vegas"@ja-latn ;
    foaf:name "Fear, and Loathing in Las Vegas"@en,
        "Fear, and Loathing in Las Vegas"@ja,
        "Fear, and Loathing in Las Vegas"@ja-latn .

