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

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/116261#lyrics>,
        <album/116261#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<artist/27321#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Nakashima"@en,
        "中島由貴"@ja ;
    foaf:made <album/116261#subject>,
        <album/116261#vocals> ;
    foaf:name "Yuki Nakashima"@en,
        "中島由貴"@ja .

<artist/33782#subject> a schema:Person,
        foaf:Person ;
    schema:name "himari"@en,
        "陽茉莉-himari-"@ja ;
    foaf:made <album/116261#lyrics>,
        <album/116261#subject> ;
    foaf:name "himari"@en,
        "陽茉莉-himari-"@ja .

<artist/2023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116261#subject> ;
    schema:name "Kyoichi Miyazaki"@en,
        "宮崎京一"@ja ;
    foaf:made <album/116261#composition>,
        <album/116261#subject> ;
    foaf:name "Kyoichi Miyazaki"@en,
        "宮崎京一"@ja .

<artist/59892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116261#subject> ;
    schema:name "Hikaru Sakurazawa"@en,
        "櫻澤ヒカル"@ja ;
    foaf:made <album/116261#composition>,
        <album/116261#subject> ;
    foaf:name "Hikaru Sakurazawa"@en,
        "櫻澤ヒカル"@ja .

<product/10005#subject> a schema:CreativeWork ;
    schema:name "The Strongest Sage With the Weakest Crest"@en,
        "失格紋の最強賢者"@ja,
        "Shikkakumon no Saikyokenja"@ja-latn ;
    foaf:name "The Strongest Sage With the Weakest Crest"@en,
        "失格紋の最強賢者"@ja,
        "Shikkakumon no Saikyokenja"@ja-latn .

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

<album/116261#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn ;
    mo:performance_of <album/116261#musicalwork> ;
    mo:recorded_as <album/116261#musicalexpression> ;
    schema:name "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn ;
    schema:workPerformed <album/116261#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> ;
    foaf:depicts <album/116261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> .

<https://medium-media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> a schema:ImageObject,
        foaf:Image .

<album/116261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn ;
    mo:composer <artist/2023#subject>,
        <artist/59892#subject> ;
    mo:produced_work <album/116261#musicalwork> ;
    schema:name "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn .

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

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

<album/116261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-16"^^xsd:date ;
    dcterms:title "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn ;
    mo:catalogue_number "GNCA-0659" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116261#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N6b0c76bb80854db78ed55a80247c1e8e ;
    mo:record_count 1 ;
    schema:about <product/10005#subject> ;
    schema:datePublished "2022-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> ;
    schema:name "Day of Bright Sunshine / Yuki Nakashima"@en,
        "Day of Bright Sunshine / 中島由貴"@ja,
        "Day of Bright Sunshine / Yuki Nakashima"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/116261/116261-1612c56f1317.jpg> .

_:N08a07442d18e4595b85ea8ad4711910a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Tears (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6b0c76bb80854db78ed55a80247c1e8e ;
    schema:name "Snow Tears (instrumental)"@en .

_:N859d1de4d3394c798679400e769267c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of Bright Sunshine (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6b0c76bb80854db78ed55a80247c1e8e ;
    schema:name "Day of Bright Sunshine (instrumental)"@en .

_:N91555c05d5f64e9181623d5787616591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Tears"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N6b0c76bb80854db78ed55a80247c1e8e ;
    schema:name "Snow Tears"@en .

_:Nddf7a80de77f44b2a11e50c5dbb09dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day of Bright Sunshine"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6b0c76bb80854db78ed55a80247c1e8e ;
    schema:name "Day of Bright Sunshine"@en .

_:N6b0c76bb80854db78ed55a80247c1e8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a07442d18e4595b85ea8ad4711910a,
        _:N859d1de4d3394c798679400e769267c6,
        _:N91555c05d5f64e9181623d5787616591,
        _:Nddf7a80de77f44b2a11e50c5dbb09dc7 ;
    mo:track_count 4 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N08a07442d18e4595b85ea8ad4711910a,
        _:N859d1de4d3394c798679400e769267c6,
        _:N91555c05d5f64e9181623d5787616591,
        _:Nddf7a80de77f44b2a11e50c5dbb09dc7 .

