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

<artist/23770#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junya Ikeda"@en,
        "池田純矢"@ja ;
    foaf:made <album/100955#subject>,
        <album/100955#vocals> ;
    foaf:name "Junya Ikeda"@en,
        "池田純矢"@ja .

<artist/24212#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Yonai"@en,
        "米内佑希"@ja ;
    foaf:made <album/100955#subject>,
        <album/100955#vocals> ;
    foaf:name "Yuki Yonai"@en,
        "米内佑希"@ja .

<artist/33058#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shunya Hiruma"@en,
        "比留間俊哉"@ja ;
    foaf:made <album/100955#subject>,
        <album/100955#vocals> ;
    foaf:name "Shunya Hiruma"@en,
        "比留間俊哉"@ja .

<artist/34663#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoya Kosaka"@en,
        "高坂知也"@ja ;
    foaf:made <album/100955#subject>,
        <album/100955#vocals> ;
    foaf:name "Tomoya Kosaka"@en,
        "高坂知也"@ja .

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

<artist/10392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100955#subject> ;
    schema:name "Takahiro Furukawa"@en,
        "古川貴浩"@ja ;
    foaf:made <album/100955#composition>,
        <album/100955#subject> ;
    foaf:name "Takahiro Furukawa"@en,
        "古川貴浩"@ja .

<artist/6777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100955#subject> ;
    schema:name "Satoru Kuwabara"@en,
        "桑原聖"@ja ;
    foaf:made <album/100955#composition>,
        <album/100955#subject> ;
    foaf:name "Satoru Kuwabara"@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/100955#lyrics> a mo:Lyrics .

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

<album/100955#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn ;
    mo:performance_of <album/100955#musicalwork> ;
    mo:recorded_as <album/100955#musicalexpression> ;
    schema:name "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn ;
    schema:workPerformed <album/100955#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/55/100955/100955-a1c7ec016593.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100955#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/100955/100955-a1c7ec016593.jpg> ;
    foaf:depicts <album/100955#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/100955/100955-a1c7ec016593.jpg> .

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

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

<album/100955#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/100955#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/10392#subject>,
        <artist/6777#subject> ;
    mo:produced_work <album/100955#musicalwork> ;
    schema:name "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn .

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

<album/100955#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-30"^^xsd:date ;
    dcterms:title "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn ;
    mo:catalogue_number "FFCG-0121" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100955#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N651a22f0e0ce4eee884e6155f20a69a8 ;
    mo:record_count 1 ;
    schema:about <product/7760#subject> ;
    schema:datePublished "2020-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/100955/100955-a1c7ec016593.jpg> ;
    schema:name "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@en,
        "あんさんぶるスターズ!! ESアイドルソング season1 Ra*bits"@ja,
        "ENSEMBLE STARS!! ES idol song season1 Ra*bits"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/100955/100955-a1c7ec016593.jpg> .

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

_:N342efd6feb64446db3a8b8ecb68053de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love it Love it (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N651a22f0e0ce4eee884e6155f20a69a8 ;
    schema:name "Love it Love it (Instrumental)"@en .

_:N8dea75f8b5bd4b2b8ab4db20590d8954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love it Love it"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N651a22f0e0ce4eee884e6155f20a69a8 ;
    schema:name "Love it Love it"@en .

_:Nb530b9cdb64f48d88aa7069c27cf3903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRAND NEW STARS!! (Ra*bits ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N651a22f0e0ce4eee884e6155f20a69a8 ;
    schema:name "BRAND NEW STARS!! (Ra*bits ver.)"@en .

_:N651a22f0e0ce4eee884e6155f20a69a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N342efd6feb64446db3a8b8ecb68053de,
        _:N8dea75f8b5bd4b2b8ab4db20590d8954,
        _:Nb530b9cdb64f48d88aa7069c27cf3903 ;
    mo:track_count 3 ;
    schema:duration "PT14:10"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N342efd6feb64446db3a8b8ecb68053de,
        _:N8dea75f8b5bd4b2b8ab4db20590d8954,
        _:Nb530b9cdb64f48d88aa7069c27cf3903 .

