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

<artist/23052#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asaka"@en,
        "亜咲花"@ja ;
    foaf:made <album/116035#lyrics>,
        <album/116035#subject>,
        <album/116035#vocals> ;
    foaf:name "Asaka"@en,
        "亜咲花"@ja .

<artist/15538#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116035#subject> ;
    schema:name "KushitaMine"@en,
        "久下真音"@ja ;
    foaf:made <album/116035#composition>,
        <album/116035#subject> ;
    foaf:name "KushitaMine"@en,
        "久下真音"@ja .

<artist/16118#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116035#subject> ;
    schema:name "SHIKI"@en ;
    foaf:made <album/116035#composition>,
        <album/116035#subject> ;
    foaf:name "SHIKI"@en .

<artist/17099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116035#subject> ;
    schema:name "Yocke"@en ;
    foaf:made <album/116035#composition>,
        <album/116035#subject> ;
    foaf:name "Yocke"@en .

<artist/25059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116035#subject> ;
    schema:name "Mayumi Kaneko"@en,
        "金子麻友美"@ja ;
    foaf:made <album/116035#composition>,
        <album/116035#subject> ;
    foaf:name "Mayumi Kaneko"@en,
        "金子麻友美"@ja .

<product/10162#subject> a schema:CreativeWork ;
    schema:name "She Professed Herself Pupil of the Wise Man"@en,
        "賢者の弟子を名乗る賢者"@ja,
        "Kenja no Deshi wo Nanoru Kenja"@ja-latn ;
    foaf:name "She Professed Herself Pupil of the Wise Man"@en,
        "賢者の弟子を名乗る賢者"@ja,
        "Kenja no Deshi wo Nanoru Kenja"@ja-latn .

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

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

<album/116035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn ;
    mo:performance_of <album/116035#musicalwork> ;
    mo:recorded_as <album/116035#musicalexpression> ;
    schema:name "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/116035#musicalwork> .

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

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

<https://media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116035#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> ;
    foaf:depicts <album/116035#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> .

<https://medium-media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn ;
    mo:composer <artist/15538#subject>,
        <artist/16118#subject>,
        <artist/17099#subject>,
        <artist/25059#subject> ;
    mo:produced_work <album/116035#musicalwork> ;
    schema:name "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn .

<album/116035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-26"^^xsd:date ;
    dcterms:title "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0335" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116035#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    mo:record_count 1 ;
    schema:about <product/10162#subject> ;
    schema:datePublished "2022-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> ;
    schema:name "Ready Set Go!! / Asaka [Anime Edition]"@en,
        "Ready Set Go!! / 亜咲花 [アニメ盤]"@ja,
        "Ready Set Go!! / Asaka [Anime Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/116035/116035-f08c2b38a9a8.jpg> .

_:N3c24a0555bd7470da0e778117c51cfba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad"@en,
        "バラッド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ballad"@en,
        "バラッド"@ja .

_:Na788a65a556340699eac5a7ccf8cf88b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Neverland -off vocal-"@en,
        "Ever Neverland -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ever Neverland -off vocal-"@en,
        "Ever Neverland -off vocal-"@ja .

_:Nb0961ea696c34315bc67df45ba67ee7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go!!"@en,
        "Ready Set Go!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ready Set Go!!"@en,
        "Ready Set Go!!"@ja .

_:Nba06ddf31e584b61832db6ede3a85c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go!! -off vocal-"@en,
        "Ready Set Go!! -off vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ready Set Go!! -off vocal-"@en,
        "Ready Set Go!! -off vocal-"@ja .

_:Nbf96168c3c394ba4b619ead762c4f8ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Neverland"@en,
        "Ever Neverland"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ever Neverland"@en,
        "Ever Neverland"@ja .

_:Nf141a08372df422785284d1eecac6752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad -off vocal-"@en,
        "バラッド -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc248a9b755d14072b7ccfac2ca648c4b ;
    schema:name "Ballad -off vocal-"@en,
        "バラッド -off vocal-"@ja .

_:Nc248a9b755d14072b7ccfac2ca648c4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c24a0555bd7470da0e778117c51cfba,
        _:Na788a65a556340699eac5a7ccf8cf88b,
        _:Nb0961ea696c34315bc67df45ba67ee7d,
        _:Nba06ddf31e584b61832db6ede3a85c39,
        _:Nbf96168c3c394ba4b619ead762c4f8ad,
        _:Nf141a08372df422785284d1eecac6752 ;
    mo:track_count 6 ;
    schema:duration "PT21:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3c24a0555bd7470da0e778117c51cfba,
        _:Na788a65a556340699eac5a7ccf8cf88b,
        _:Nb0961ea696c34315bc67df45ba67ee7d,
        _:Nba06ddf31e584b61832db6ede3a85c39,
        _:Nbf96168c3c394ba4b619ead762c4f8ad,
        _:Nf141a08372df422785284d1eecac6752 .

