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

<artist/13289#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maaya Uchida"@en,
        "内田真礼"@ja ;
    foaf:made <album/119346#subject>,
        <album/119346#vocals> ;
    foaf:name "Maaya Uchida"@en,
        "内田真礼"@ja .

<artist/12516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119346#subject> ;
    schema:name "ZAQ"@en ;
    foaf:made <album/119346#composition>,
        <album/119346#lyrics>,
        <album/119346#subject>,
        <album/119346#vocals> ;
    foaf:name "ZAQ"@en .

<product/11580#subject> a schema:CreativeWork ;
    schema:name "Classroom of the Elite II"@en,
        "ようこそ実力至上主義の教室へ 2nd Season"@ja,
        "Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e 2nd Season"@ja-latn ;
    foaf:name "Classroom of the Elite II"@en,
        "ようこそ実力至上主義の教室へ 2nd Season"@ja,
        "Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e 2nd Season"@ja-latn .

<album/119346#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn ;
    mo:composer <artist/12516#subject> ;
    mo:produced_work <album/119346#musicalwork> ;
    schema:name "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn .

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

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

<album/119346#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn ;
    mo:performance_of <album/119346#musicalwork> ;
    mo:recorded_as <album/119346#musicalexpression> ;
    schema:name "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn ;
    schema:workPerformed <album/119346#musicalwork> .

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

<https://medium-media.vgm.io/albums/64/119346/119346-7b627ccfc502.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/119346#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-13"^^xsd:date ;
    dcterms:title "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn ;
    mo:catalogue_number "LACM-24278" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119346#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nb494e16e9f7e4c2882d7b4486eeed024 ;
    mo:record_count 1 ;
    schema:about <product/11580#subject> ;
    schema:datePublished "2022-07-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/119346/119346-7b627ccfc502.jpg> ;
    schema:name "Dance In The Game / ZAQ"@en,
        "Dance In The Game / ZAQ"@ja,
        "Dance In The Game / ZAQ"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/119346/119346-7b627ccfc502.jpg> .

_:Na0a9d006f8b144e3bdbeb2c38cb9a864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance In The Game"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb494e16e9f7e4c2882d7b4486eeed024 ;
    schema:name "Dance In The Game"@ja .

_:Na34bf529925e48ceae26d31db2fc84a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance In The Game (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb494e16e9f7e4c2882d7b4486eeed024 ;
    schema:name "Dance In The Game (Off Vocal)"@ja .

_:Ne1dcb39e608946698228afa57e077326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライブを忘れたオタクに捧げる聖譚曲 feat.内田真礼 (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb494e16e9f7e4c2882d7b4486eeed024 ;
    schema:name "ライブを忘れたオタクに捧げる聖譚曲 feat.内田真礼 (Off Vocal)"@ja .

_:Ne42c0b4d16ab4a959d49fa49145ec01e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ライブを忘れたオタクに捧げる聖譚曲 feat.内田真礼"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb494e16e9f7e4c2882d7b4486eeed024 ;
    schema:name "ライブを忘れたオタクに捧げる聖譚曲 feat.内田真礼"@ja .

_:Nb494e16e9f7e4c2882d7b4486eeed024 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na0a9d006f8b144e3bdbeb2c38cb9a864,
        _:Na34bf529925e48ceae26d31db2fc84a1,
        _:Ne1dcb39e608946698228afa57e077326,
        _:Ne42c0b4d16ab4a959d49fa49145ec01e ;
    mo:track_count 4 ;
    schema:duration "PT14:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Na0a9d006f8b144e3bdbeb2c38cb9a864,
        _:Na34bf529925e48ceae26d31db2fc84a1,
        _:Ne1dcb39e608946698228afa57e077326,
        _:Ne42c0b4d16ab4a959d49fa49145ec01e .

