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

<artist/36460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117057#subject> ;
    schema:name "Emi Okamoto"@en,
        "おかもとえみ"@ja ;
    foaf:made <album/117057#composition>,
        <album/117057#subject> ;
    foaf:name "Emi Okamoto"@en,
        "おかもとえみ"@ja .

<artist/39955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117057#subject> ;
    schema:name "Kairi Yagi"@en,
        "八木海莉"@ja ;
    foaf:made <album/117057#composition>,
        <album/117057#lyrics>,
        <album/117057#subject>,
        <album/117057#vocals> ;
    foaf:name "Kairi Yagi"@en,
        "八木海莉"@ja .

<product/10026#subject> a schema:CreativeWork ;
    schema:name "The Irregular at Magic High School: Reminiscence Arc"@en,
        "魔法科高校の劣等生 追憶編"@ja,
        "Mahouka Koukou no Rettousei Tsuiokuhen"@ja-latn ;
    foaf:name "The Irregular at Magic High School: Reminiscence Arc"@en,
        "魔法科高校の劣等生 追憶編"@ja,
        "Mahouka Koukou no Rettousei Tsuiokuhen"@ja-latn .

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

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

<album/117057#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn ;
    mo:performance_of <album/117057#musicalwork> ;
    mo:recorded_as <album/117057#musicalexpression> ;
    schema:name "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn ;
    schema:workPerformed <album/117057#musicalwork> .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

<https://media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117057#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> ;
    foaf:depicts <album/117057#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> .

<https://medium-media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> a schema:ImageObject,
        foaf:Image .

<album/117057#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn ;
    mo:composer <artist/36460#subject>,
        <artist/39955#subject> ;
    mo:produced_work <album/117057#musicalwork> ;
    schema:name "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn .

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

<album/117057#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-16"^^xsd:date ;
    dcterms:title "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn ;
    mo:catalogue_number "KSCL-3258~9" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/117057#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N32831883495f4c71898e94dd1bd16d4e,
        _:N80159218b9f248e4863b4393ea220de3 ;
    mo:record_count 2 ;
    schema:about <product/10026#subject> ;
    schema:datePublished "2022-03-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> ;
    schema:name "Ripe Aster / Kairi Yagi"@en,
        "Ripe Aster / 八木海莉"@ja,
        "Ripe Aster / Kairi Yagi"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/117057/117057-9789489d41b0.jpg> .

_:N35ba09467d0b492b893bd5b2d773e309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法科高校の劣等生 追憶編×八木海莉 Collaboration Movie (@Warp Square)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N32831883495f4c71898e94dd1bd16d4e ;
    schema:name "魔法科高校の劣等生 追憶編×八木海莉 Collaboration Movie (@Warp Square)"@ja .

_:N5b20cceda0ab4111b151155f800b864d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripe Aster (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N32831883495f4c71898e94dd1bd16d4e ;
    schema:name "Ripe Aster (Music Video)"@ja .

_:N62f4e0f589fd45d08710421d0dcefaf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripe Aster"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N80159218b9f248e4863b4393ea220de3 ;
    schema:name "Ripe Aster"@ja .

_:N838af10e8a594ffe8e28479fae820672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法科高校の劣等生 追憶編 Collaboration Movie"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N32831883495f4c71898e94dd1bd16d4e ;
    schema:name "魔法科高校の劣等生 追憶編 Collaboration Movie"@ja .

_:N8672bdbd72aa4ac1bdfbaf879b12d24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripe Aster -Piano Oriented ver-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N80159218b9f248e4863b4393ea220de3 ;
    schema:name "Ripe Aster -Piano Oriented ver-"@ja .

_:Na1a1c1f33f4041d7baa252e64e62bc54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripe Aster -TV size-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N80159218b9f248e4863b4393ea220de3 ;
    schema:name "Ripe Aster -TV size-"@ja .

_:Nf6e997fe48b44a49a3a74a096b237bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripe Aster (DJ Licious Remix) -Sakura Chill Beats Singles-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N80159218b9f248e4863b4393ea220de3 ;
    schema:name "Ripe Aster (DJ Licious Remix) -Sakura Chill Beats Singles-"@ja .

_:N32831883495f4c71898e94dd1bd16d4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N35ba09467d0b492b893bd5b2d773e309,
        _:N5b20cceda0ab4111b151155f800b864d,
        _:N838af10e8a594ffe8e28479fae820672 ;
    mo:track_count 3 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N35ba09467d0b492b893bd5b2d773e309,
        _:N5b20cceda0ab4111b151155f800b864d,
        _:N838af10e8a594ffe8e28479fae820672 .

_:N80159218b9f248e4863b4393ea220de3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N62f4e0f589fd45d08710421d0dcefaf4,
        _:N8672bdbd72aa4ac1bdfbaf879b12d24b,
        _:Na1a1c1f33f4041d7baa252e64e62bc54,
        _:Nf6e997fe48b44a49a3a74a096b237bd0 ;
    mo:track_count 4 ;
    schema:duration "PT13:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N62f4e0f589fd45d08710421d0dcefaf4,
        _:N8672bdbd72aa4ac1bdfbaf879b12d24b,
        _:Na1a1c1f33f4041d7baa252e64e62bc54,
        _:Nf6e997fe48b44a49a3a74a096b237bd0 .

