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

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

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

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

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

<artist/25059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116036#subject> ;
    schema:name "Mayumi Kaneko"@en,
        "金子麻友美"@ja ;
    foaf:made <album/116036#composition>,
        <album/116036#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/116036#lyrics> a mo:Lyrics .

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

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

<album/116036#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/63/116036/116036-acda602710bb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116036#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/116036/116036-acda602710bb.jpg> ;
    foaf:depicts <album/116036#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/116036/116036-acda602710bb.jpg> .

<https://medium-media.vgm.io/albums/63/116036/116036-acda602710bb.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116036#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-26"^^xsd:date ;
    dcterms:title "Ready Set Go!! / Asaka [DVD Edition]"@en,
        "Ready Set Go!! / 亜咲花 [DVD付盤]"@ja,
        "Ready Set Go!! / Asaka [DVD Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0334" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/116036#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N59a6b4722aa449929d18161ad564a179,
        _:N7f53f9918e234e5b87d57c6b16df6360 ;
    mo:record_count 2 ;
    schema:about <product/10162#subject> ;
    schema:datePublished "2022-01-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/116036/116036-acda602710bb.jpg> ;
    schema:name "Ready Set Go!! / Asaka [DVD Edition]"@en,
        "Ready Set Go!! / 亜咲花 [DVD付盤]"@ja,
        "Ready Set Go!! / Asaka [DVD Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/116036/116036-acda602710bb.jpg> .

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

_:N156867b7e21643089796bca9ddf6e1fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go!! Music Video"@en,
        "Ready Set Go!! Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f53f9918e234e5b87d57c6b16df6360 ;
    schema:name "Ready Set Go!! Music Video"@en,
        "Ready Set Go!! Music Video"@ja .

_:N1f7cb817ac484ef68152c1624a31d019 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 _:N59a6b4722aa449929d18161ad564a179 ;
    schema:name "Ever Neverland"@en,
        "Ever Neverland"@ja .

_:N21f32a31d2904801a92c711a484dde76 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 _:N59a6b4722aa449929d18161ad564a179 ;
    schema:name "Ready Set Go!! -off vocal-"@en,
        "Ready Set Go!! -off vocal-"@ja .

_:N313311446e2f49248dd3bd54664bfbda 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 _:N59a6b4722aa449929d18161ad564a179 ;
    schema:name "Ready Set Go!!"@en,
        "Ready Set Go!!"@ja .

_:N5c22b3b5d9b343458a37ce2f0518ceca 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 _:N59a6b4722aa449929d18161ad564a179 ;
    schema:name "Ever Neverland -off vocal-"@en,
        "Ever Neverland -off vocal-"@ja .

_:N5c97db850fe8436d93aced534d616165 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 _:N59a6b4722aa449929d18161ad564a179 ;
    schema:name "Ballad -off vocal-"@en,
        "バラッド -off vocal-"@ja .

_:N97904642070f4c0b8a1e398325bd96cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go!! Making Movie"@en,
        "Ready Set Go!! Making Movie"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7f53f9918e234e5b87d57c6b16df6360 ;
    schema:name "Ready Set Go!! Making Movie"@en,
        "Ready Set Go!! Making Movie"@ja .

_:N7f53f9918e234e5b87d57c6b16df6360 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N156867b7e21643089796bca9ddf6e1fc,
        _:N97904642070f4c0b8a1e398325bd96cc ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N156867b7e21643089796bca9ddf6e1fc,
        _:N97904642070f4c0b8a1e398325bd96cc .

_:N59a6b4722aa449929d18161ad564a179 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14c8a6baa0be415a9dc30cac442e0198,
        _:N1f7cb817ac484ef68152c1624a31d019,
        _:N21f32a31d2904801a92c711a484dde76,
        _:N313311446e2f49248dd3bd54664bfbda,
        _:N5c22b3b5d9b343458a37ce2f0518ceca,
        _:N5c97db850fe8436d93aced534d616165 ;
    mo:track_count 6 ;
    schema:duration "PT21:48"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N14c8a6baa0be415a9dc30cac442e0198,
        _:N1f7cb817ac484ef68152c1624a31d019,
        _:N21f32a31d2904801a92c711a484dde76,
        _:N313311446e2f49248dd3bd54664bfbda,
        _:N5c22b3b5d9b343458a37ce2f0518ceca,
        _:N5c97db850fe8436d93aced534d616165 .

