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

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

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:made <album/121113#subject>,
        <album/121113#vocals> ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/34657#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Kamio"@en,
        "神尾晋一郎"@ja ;
    foaf:made <album/121113#subject>,
        <album/121113#vocals> ;
    foaf:name "Shinichiro Kamio"@en,
        "神尾晋一郎"@ja .

<artist/34658#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Kaminaga"@en,
        "神永圭佑"@ja ;
    foaf:made <album/121113#subject>,
        <album/121113#vocals> ;
    foaf:name "Keisuke Kaminaga"@en,
        "神永圭佑"@ja .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121113#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/121113#composition>,
        <album/121113#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/29574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121113#subject> ;
    schema:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja ;
    foaf:made <album/121113#composition>,
        <album/121113#subject> ;
    foaf:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja .

<product/7760#subject> a schema:CreativeWork ;
    schema:name "Ensemble Stars!!"@en,
        "あんさんぶるスターズ!!"@ja,
        "Ensemble Stars!!"@ja-latn ;
    foaf:name "Ensemble Stars!!"@en,
        "あんさんぶるスターズ!!"@ja,
        "Ensemble Stars!!"@ja-latn .

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

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

<album/121113#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn ;
    mo:performance_of <album/121113#musicalwork> ;
    mo:recorded_as <album/121113#musicalexpression> ;
    schema:name "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn ;
    schema:workPerformed <album/121113#musicalwork> .

<org/1369#subject> schema:name "Retorno"@en,
        "Retorno"@ja,
        "Retorno"@ja-latn ;
    foaf:name "Retorno"@en,
        "Retorno"@ja,
        "Retorno"@ja-latn .

<https://media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121113#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> ;
    foaf:depicts <album/121113#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> .

<https://medium-media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/121113#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/121113#composition> ;
            foaf:name "(Arte Refact"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(fhána)"@en ;
            foaf:made <album/121113#composition> ;
            foaf:name "(fhána)"@en ],
        <artist/13858#subject>,
        <artist/29574#subject> ;
    mo:produced_work <album/121113#musicalwork> ;
    schema:name "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn .

<album/121113#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-07"^^xsd:date ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn ;
    mo:catalogue_number "FFCG-0215" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121113#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:Nd05f4a29ef5a465395744227ffa6b8a1 ;
    mo:record_count 1 ;
    schema:about <product/7760#subject> ;
    schema:datePublished "2022-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> ;
    schema:name "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@en,
        "あんさんぶるスターズ!! ESアイドルソング season3 volume03 紅月"@ja,
        "ENSEMBLE STARS!! ES idol song season3 volume03 AKATSUKI"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/121113/121113-158cf18794f7.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121113#subject> ;
    schema:name "(fhána)"@en ;
    foaf:made <album/121113#subject> ;
    foaf:name "(fhána)"@en .

_:N335fabd5ec824bc385b2d7777b98bfdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surprising Thanks!! (紅月 ver.)"@ja,
        "Surprising Thanks!! (AKATSUKI ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd05f4a29ef5a465395744227ffa6b8a1 ;
    schema:name "Surprising Thanks!! (紅月 ver.)"@ja,
        "Surprising Thanks!! (AKATSUKI ver.)"@ja-latn .

_:N3d96334522ec435db049096a377e4376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏鳥の詩 -サマーバード-"@ja,
        "Natsudori no Uta -Summer Bird-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd05f4a29ef5a465395744227ffa6b8a1 ;
    schema:name "夏鳥の詩 -サマーバード-"@ja,
        "Natsudori no Uta -Summer Bird-"@ja-latn .

_:N54c349884c3e4fcb8525f10a6a913759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏鳥の詩 -サマーバード- (Instrumental)"@ja,
        "Natsudori no Uta -Summer Bird- (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd05f4a29ef5a465395744227ffa6b8a1 ;
    schema:name "夏鳥の詩 -サマーバード- (Instrumental)"@ja,
        "Natsudori no Uta -Summer Bird- (Instrumental)"@ja-latn .

_:Nd05f4a29ef5a465395744227ffa6b8a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N335fabd5ec824bc385b2d7777b98bfdd,
        _:N3d96334522ec435db049096a377e4376,
        _:N54c349884c3e4fcb8525f10a6a913759 ;
    mo:track_count 3 ;
    schema:duration "PT12:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N335fabd5ec824bc385b2d7777b98bfdd,
        _:N3d96334522ec435db049096a377e4376,
        _:N54c349884c3e4fcb8525f10a6a913759 .

