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

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

<artist/27307#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja ;
    foaf:made <album/117943#subject>,
        <album/117943#vocals> ;
    foaf:name "Kohei Amasaki"@en,
        "天﨑滉平"@ja .

<artist/29441#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masatomo Nakazawa"@en,
        "中澤まさとも"@ja ;
    foaf:made <album/117943#subject>,
        <album/117943#vocals> ;
    foaf:name "Masatomo Nakazawa"@en,
        "中澤まさとも"@ja .

<artist/29941#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja ;
    foaf:made <album/117943#subject>,
        <album/117943#vocals> ;
    foaf:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja .

<artist/34668#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiharu Shigematsu"@en,
        "重松千晴"@ja ;
    foaf:made <album/117943#subject>,
        <album/117943#vocals> ;
    foaf:name "Chiharu Shigematsu"@en,
        "重松千晴"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/117943#lyrics>,
        <album/117943#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/30775#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117943#subject> ;
    schema:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja ;
    foaf:made <album/117943#composition>,
        <album/117943#subject> ;
    foaf:name "Atsuhito Sato"@en,
        "佐藤厚仁"@ja .

<artist/48688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117943#subject> ;
    schema:name "Koujirou Iwase"@en,
        "岩瀬晃二郎"@ja ;
    foaf:made <album/117943#composition>,
        <album/117943#subject> ;
    foaf:name "Koujirou Iwase"@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/117943#musicalexpression> a mo:Signal ;
    mo:published_as <album/117943#subject> ;
    mo:records <album/117943#performance> .

<album/117943#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn ;
    mo:performance_of <album/117943#musicalwork> ;
    mo:recorded_as <album/117943#musicalexpression> ;
    schema:name "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn ;
    schema:workPerformed <album/117943#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/34/117943/117943-c47589752055.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117943#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/117943/117943-c47589752055.jpg> ;
    foaf:depicts <album/117943#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/117943/117943-c47589752055.jpg> .

<https://medium-media.vgm.io/albums/34/117943/117943-c47589752055.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/117943#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster"@en ;
            foaf:made <album/117943#composition> ;
            foaf:name "(Dream Monster"@en ],
        <artist/30775#subject>,
        <artist/48688#subject> ;
    mo:produced_work <album/117943#musicalwork> ;
    schema:name "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn .

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

<album/117943#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-23"^^xsd:date ;
    dcterms:title "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn ;
    mo:catalogue_number "FFCG-0165" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117943#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N5e2df393d9034c8197770a8ba5e5ad12 ;
    mo:record_count 1 ;
    schema:about <product/7760#subject> ;
    schema:datePublished "2022-03-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/117943/117943-c47589752055.jpg> ;
    schema:name "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@en,
        "あんさんぶるスターズ!! ESアイドルソング season2 Believe 4 leaves"@ja,
        "ENSEMBLE STARS!! ES IDOL SONG SEASON2 Believe 4 leaves"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/117943/117943-c47589752055.jpg> .

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

_:N02e3cc8354c6445ea1c459adfa2e59af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe 4 leaves (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5e2df393d9034c8197770a8ba5e5ad12 ;
    schema:name "Believe 4 leaves (Instrumental)"@en .

_:N1139af656ffc4626934d5a58468a2eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hysteric Humanoid"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N5e2df393d9034c8197770a8ba5e5ad12 ;
    schema:name "Hysteric Humanoid"@en .

_:N510d39c224ab4683ae568e297566838b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hysteric Humanoid (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5e2df393d9034c8197770a8ba5e5ad12 ;
    schema:name "Hysteric Humanoid (Instrumental)"@en .

_:N8c3dee1559e240d8b2860d5612967f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe 4 leaves"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5e2df393d9034c8197770a8ba5e5ad12 ;
    schema:name "Believe 4 leaves"@en .

_:N5e2df393d9034c8197770a8ba5e5ad12 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02e3cc8354c6445ea1c459adfa2e59af,
        _:N1139af656ffc4626934d5a58468a2eea,
        _:N510d39c224ab4683ae568e297566838b,
        _:N8c3dee1559e240d8b2860d5612967f0e ;
    mo:track_count 4 ;
    schema:duration "PT14:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02e3cc8354c6445ea1c459adfa2e59af,
        _:N1139af656ffc4626934d5a58468a2eea,
        _:N510d39c224ab4683ae568e297566838b,
        _:N8c3dee1559e240d8b2860d5612967f0e .

