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

<artist/53321#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiyui"@en,
        "シユイ"@ja ;
    foaf:made <album/160150#subject>,
        <album/160150#vocals> ;
    foaf:name "Shiyui"@en,
        "シユイ"@ja .

<artist/47845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160150#subject> ;
    schema:name "Atsu Mizuno"@en,
        "水野あつ"@ja ;
    foaf:made <album/160150#composition>,
        <album/160150#lyrics>,
        <album/160150#subject> ;
    foaf:name "Atsu Mizuno"@en,
        "水野あつ"@ja .

<artist/53870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160150#subject> ;
    schema:name "Ito Yukino"@en,
        "雪乃イト"@ja ;
    foaf:made <album/160150#composition>,
        <album/160150#subject> ;
    foaf:name "Ito Yukino"@en,
        "雪乃イト"@ja .

<product/23131#subject> a schema:CreativeWork ;
    schema:name "Wistoria: Wand and Sword Season 2"@en,
        "杖と剣のウィストリア シーズン2"@ja,
        "Tsue to Tsurugi no Wistoria Season 2"@ja-latn ;
    foaf:name "Wistoria: Wand and Sword Season 2"@en,
        "杖と剣のウィストリア シーズン2"@ja,
        "Tsue to Tsurugi no Wistoria Season 2"@ja-latn .

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

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

<album/160150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn ;
    mo:performance_of <album/160150#musicalwork> ;
    mo:recorded_as <album/160150#musicalexpression> ;
    schema:name "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn ;
    schema:workPerformed <album/160150#musicalwork> .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

<https://media.vgm.io/albums/05/160150/160150-68732731e534.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160150#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/160150/160150-68732731e534.png> ;
    foaf:depicts <album/160150#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/160150/160150-68732731e534.png> .

<https://medium-media.vgm.io/albums/05/160150/160150-68732731e534.png> a schema:ImageObject,
        foaf:Image .

<album/160150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn ;
    mo:composer <artist/47845#subject>,
        <artist/53870#subject> ;
    mo:produced_work <album/160150#musicalwork> ;
    schema:name "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn .

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

<album/160150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-27"^^xsd:date ;
    dcterms:title "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn ;
    mo:catalogue_number "AICL-4894~5" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/160150#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N34f8704126e24ba4ae70afdb312056c7,
        _:Ned08b3e59800490dbfa849425aedf102 ;
    mo:record_count 2 ;
    schema:about <product/23131#subject> ;
    schema:datePublished "2026-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/160150/160150-68732731e534.png> ;
    schema:name "Reach for the light / Shiyui"@en,
        "リーチライト / シユイ [期間生産限定盤]"@ja,
        "Reach for the light / Shiyui"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/160150/160150-68732731e534.png> .

_:N0dca0a6ceeec4df5b5000adeecb4e37c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the light (Instrumental)"@en,
        "リーチライト (Instrumental)"@ja,
        "Reach light (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned08b3e59800490dbfa849425aedf102 ;
    schema:name "Reach for the light (Instrumental)"@en,
        "リーチライト (Instrumental)"@ja,
        "Reach light (Instrumental)"@ja-latn .

_:N34f8704126e24ba4ae70afdb312056c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8c8e756acccc450b8a7629cee45ddcdb ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8c8e756acccc450b8a7629cee45ddcdb .

_:N4d8f9bb1d22f4f51ad1d5b31c5f349e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the light (TV Size)"@en,
        "リーチライト (TV Size)"@ja,
        "Reach light (TV Size)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned08b3e59800490dbfa849425aedf102 ;
    schema:name "Reach for the light (TV Size)"@en,
        "リーチライト (TV Size)"@ja,
        "Reach light (TV Size)"@ja-latn .

_:N8c8e756acccc450b8a7629cee45ddcdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Wistoria: Wand and Sword\" Season 2 Non-credit Ending Movie"@en,
        "TV アニメ『杖と剣のウィストリア』Season2 ノンクレジットエンディングムービー"@ja,
        "TV Anime \"Tsue to Tsurugi no Wistoria\" Season 2 Non-credit Ending Movie"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34f8704126e24ba4ae70afdb312056c7 ;
    schema:name "TV Anime \"Wistoria: Wand and Sword\" Season 2 Non-credit Ending Movie"@en,
        "TV アニメ『杖と剣のウィストリア』Season2 ノンクレジットエンディングムービー"@ja,
        "TV Anime \"Tsue to Tsurugi no Wistoria\" Season 2 Non-credit Ending Movie"@ja-latn .

_:Nbcc6a863d9f840b9b4f32f5841620aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the light"@en,
        "リーチライト"@ja,
        "Reach light"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ned08b3e59800490dbfa849425aedf102 ;
    schema:name "Reach for the light"@en,
        "リーチライト"@ja,
        "Reach light"@ja-latn .

_:Ned08b3e59800490dbfa849425aedf102 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dca0a6ceeec4df5b5000adeecb4e37c,
        _:N4d8f9bb1d22f4f51ad1d5b31c5f349e9,
        _:Nbcc6a863d9f840b9b4f32f5841620aac ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0dca0a6ceeec4df5b5000adeecb4e37c,
        _:N4d8f9bb1d22f4f51ad1d5b31c5f349e9,
        _:Nbcc6a863d9f840b9b4f32f5841620aac .

