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

<artist/48793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135983#subject> ;
    schema:name "Yudai Takenaka"@en,
        "竹中雄大"@ja ;
    foaf:made <album/135983#composition>,
        <album/135983#lyrics>,
        <album/135983#subject>,
        <album/135983#vocals> ;
    foaf:name "Yudai Takenaka"@en,
        "竹中雄大"@ja .

<artist/53921#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135983#subject> ;
    schema:name "Sojiro Oki"@en,
        "沖聡次郎"@ja ;
    foaf:made <album/135983#composition>,
        <album/135983#subject> ;
    foaf:name "Sojiro Oki"@en,
        "沖聡次郎"@ja .

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

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

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

<org/2849#subject> schema:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn ;
    foaf:name "Universal Music Group"@en,
        "Universal Music Group"@ja,
        "Universal Music Group"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/135983/135983-ae260534bcec.jpg> a schema:ImageObject,
        foaf:Image .

<album/135983#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn ;
    mo:composer <artist/48793#subject>,
        <artist/53921#subject> ;
    mo:produced_work <album/135983#musicalwork> ;
    schema:name "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn .

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

<album/135983#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn ;
    mo:performance_of <album/135983#musicalwork> ;
    mo:performer <artist/47657#subject> ;
    mo:recorded_as <album/135983#musicalexpression> ;
    schema:byArtist <artist/47657#subject> ;
    schema:name "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn ;
    schema:workPerformed <album/135983#musicalwork> .

<artist/47657#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/135983#performance> ;
    schema:name "Novelbright"@en ;
    foaf:name "Novelbright"@en .

<album/135983#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-13"^^xsd:date ;
    dcterms:title "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135983#musicalexpression> ;
    mo:publisher <org/2849#subject> ;
    mo:record _:N6f36141f3e2d48ed9942da5d6e8aa13f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Sign of Affection (Yubisaki to Renren)"@en ;
            foaf:name "A Sign of Affection (Yubisaki to Renren)"@en ] ;
    schema:byArtist <artist/47657#subject> ;
    schema:datePublished "2023-12-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/135983/135983-ae260534bcec.jpg> ;
    schema:name "Sound of Snow / Novelbright"@en,
        "雪の音 / Novelbright"@ja,
        "Sound of Snow / Novelbright"@ja-latn ;
    schema:publisher <org/2849#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/135983/135983-ae260534bcec.jpg> .

_:N6f36141f3e2d48ed9942da5d6e8aa13f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne1e153904f4d4f749b20e11f9037b84f ;
    mo:track_count 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne1e153904f4d4f749b20e11f9037b84f .

_:Ne1e153904f4d4f749b20e11f9037b84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound of Snow"@en,
        "雪の音"@ja,
        "Yuki no Oto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N6f36141f3e2d48ed9942da5d6e8aa13f ;
    schema:name "Sound of Snow"@en,
        "雪の音"@ja,
        "Yuki no Oto"@ja-latn .

