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

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

<artist/14577#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja ;
    foaf:made <album/75993#subject>,
        <album/75993#vocals> ;
    foaf:name "Ryota Ohsaka"@en,
        "逢坂良太"@ja .

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:made <album/75993#subject>,
        <album/75993#vocals> ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

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

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

<artist/5696#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja ;
    foaf:made <album/75993#subject>,
        <album/75993#vocals> ;
    foaf:name "Junichi Suwabe"@en,
        "諏訪部順一"@ja .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75993#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/75993#composition>,
        <album/75993#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<artist/6778#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75993#subject> ;
    schema:name "Atsushi Harada"@en,
        "原田篤"@ja ;
    foaf:made <album/75993#composition>,
        <album/75993#subject> ;
    foaf:name "Atsushi Harada"@en,
        "原田篤"@ja .

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

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

<album/75993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn ;
    mo:performance_of <album/75993#musicalwork> ;
    mo:recorded_as <album/75993#musicalexpression> ;
    schema:name "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn ;
    schema:workPerformed <album/75993#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/39/75993/75993-1520520119.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75993#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/75993/75993-1520520119.jpg> ;
    foaf:depicts <album/75993#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/75993/75993-1520520119.jpg> .

<https://medium-media.vgm.io/albums/39/75993/75993-1520520119.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/75993#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/75993#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/17584#subject>,
        <artist/6778#subject> ;
    mo:produced_work <album/75993#musicalwork> ;
    schema:name "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn .

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

<album/75993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-21"^^xsd:date ;
    dcterms:title "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn ;
    mo:catalogue_number "FFCG-0071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75993#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N20c22d3ab560473493a7e8ad11052474 ;
    mo:record_count 1 ;
    schema:about <product/6275#subject> ;
    schema:datePublished "2018-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/75993/75993-1520520119.jpg> ;
    schema:name "ENSEMBLE STARS! UNIT SONG CD Eden"@en,
        "あんさんぶるスターズ! ユニットソングCD Eden"@ja,
        "ENSEMBLE STARS! UNIT SONG CD Eden"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/75993/75993-1520520119.jpg> .

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

_:N0fb3bd776d9a44e8b214180e91d913c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap For You (カラオケVer.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "Trap For You (カラオケVer.)"@ja .

_:N32cd1edbdcb449528a29277a617a7936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruler's Truth (カラオケVer.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "Ruler's Truth (カラオケVer.)"@ja .

_:N340bf24a64434f60b919344b1a14853a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE GENESIS"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "THE GENESIS"@ja .

_:N458f599d093d49d6a1c2fb071389e5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE GENESIS (カラオケVer.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "THE GENESIS (カラオケVer.)"@ja .

_:N5d78832632e6465687aea08aab34ca3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trap For You"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "Trap For You"@ja .

_:Na32a731da1da44f792ebe17da454ad1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruler's Truth"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N20c22d3ab560473493a7e8ad11052474 ;
    schema:name "Ruler's Truth"@ja .

_:N20c22d3ab560473493a7e8ad11052474 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fb3bd776d9a44e8b214180e91d913c2,
        _:N32cd1edbdcb449528a29277a617a7936,
        _:N340bf24a64434f60b919344b1a14853a,
        _:N458f599d093d49d6a1c2fb071389e5c6,
        _:N5d78832632e6465687aea08aab34ca3b,
        _:Na32a731da1da44f792ebe17da454ad1d ;
    mo:track_count 6 ;
    schema:duration "PT24:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fb3bd776d9a44e8b214180e91d913c2,
        _:N32cd1edbdcb449528a29277a617a7936,
        _:N340bf24a64434f60b919344b1a14853a,
        _:N458f599d093d49d6a1c2fb071389e5c6,
        _:N5d78832632e6465687aea08aab34ca3b,
        _:Na32a731da1da44f792ebe17da454ad1d .

