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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/141355#lyrics>,
        <album/141355#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:made <album/141355#subject>,
        <album/141355#vocals> ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:made <album/141355#subject>,
        <album/141355#vocals> ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<artist/21861#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja ;
    foaf:made <album/141355#subject>,
        <album/141355#vocals> ;
    foaf:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja .

<artist/59116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141355#subject> ;
    schema:name "yuuki waga"@en,
        "和賀裕希"@ja ;
    foaf:made <album/141355#composition>,
        <album/141355#subject> ;
    foaf:name "yuuki waga"@en,
        "和賀裕希"@ja .

<product/3578#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn ;
    foaf:name "THE IDOLM@STER SideM"@en,
        "アイドルマスター SideM"@ja,
        "THE IDOLM@STER SideM"@ja-latn .

<album/141355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn ;
    mo:composer <artist/59116#subject> ;
    mo:produced_work <album/141355#musicalwork> ;
    schema:name "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn .

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

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

<album/141355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn ;
    mo:performance_of <album/141355#musicalwork> ;
    mo:recorded_as <album/141355#musicalexpression> ;
    schema:name "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn ;
    schema:workPerformed <album/141355#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/55/141355/141355-6ff20a7f407f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141355#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/141355/141355-6ff20a7f407f.jpg> ;
    foaf:depicts <album/141355#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/141355/141355-6ff20a7f407f.jpg> .

<https://medium-media.vgm.io/albums/55/141355/141355-6ff20a7f407f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/141355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-22"^^xsd:date ;
    dcterms:title "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn ;
    mo:catalogue_number "LZC-2803" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141355#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N29b4762aba2345189deb802a63d60e2f ;
    mo:record_count 1 ;
    schema:about <product/3578#subject> ;
    schema:datePublished "2024-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/141355/141355-6ff20a7f407f.jpg> ;
    schema:name "Amazing Moment / VΔLZ x DRAMATIC STARS"@en,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja,
        "Amazing Moment / VΔLZ x DRAMATIC STARS"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/141355/141355-6ff20a7f407f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "甲斐田晴"@en ;
    foaf:made <album/141355#subject> ;
    foaf:name "甲斐田晴"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "弦月藤士郎"@en ;
    foaf:made <album/141355#vocals> ;
    foaf:name "弦月藤士郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "長尾景"@en ;
    foaf:made <album/141355#vocals> ;
    foaf:name "長尾景"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "長尾景"@en ;
    foaf:made <album/141355#subject> ;
    foaf:name "長尾景"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "弦月藤士郎"@en ;
    foaf:made <album/141355#subject> ;
    foaf:name "弦月藤士郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "甲斐田晴"@en ;
    foaf:made <album/141355#vocals> ;
    foaf:name "甲斐田晴"@en .

_:N07a99775c7d84c819087b123ec2cdb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Moment"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N29b4762aba2345189deb802a63d60e2f ;
    schema:name "Amazing Moment"@en .

_:N29b4762aba2345189deb802a63d60e2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07a99775c7d84c819087b123ec2cdb68 ;
    mo:track_count 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N07a99775c7d84c819087b123ec2cdb68 .

