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

<artist/12820#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimer"@en ;
    foaf:made <album/128533#subject>,
        <album/128533#vocals> ;
    foaf:name "Aimer"@en .

<artist/36103#subject> a schema:Person,
        foaf:Person ;
    schema:name "aimerrhythm"@en ;
    foaf:made <album/128533#lyrics>,
        <album/128533#subject> ;
    foaf:name "aimerrhythm"@en .

<artist/12468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128533#subject> ;
    schema:name "Rui Momota"@en,
        "百田留衣"@ja ;
    foaf:made <album/128533#composition>,
        <album/128533#subject> ;
    foaf:name "Rui Momota"@en,
        "百田留衣"@ja .

<artist/12554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128533#subject> ;
    schema:name "Masahiro Tobinai"@en,
        "飛内将大"@ja ;
    foaf:made <album/128533#composition>,
        <album/128533#subject> ;
    foaf:name "Masahiro Tobinai"@en,
        "飛内将大"@ja .

<artist/35405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128533#subject> ;
    schema:name "Taro Kikuike"@en,
        "キクイケタロウ"@ja ;
    foaf:made <album/128533#composition>,
        <album/128533#subject> ;
    foaf:name "Taro Kikuike"@en,
        "キクイケタロウ"@ja .

<product/12898#subject> a schema:CreativeWork ;
    schema:name "Ranking of Kings: The Treasure Chest of Courage"@en,
        "王様ランキング 勇気の宝箱"@ja,
        "Osama Ranking: Yuuki no Takarabako"@ja-latn ;
    foaf:name "Ranking of Kings: The Treasure Chest of Courage"@en,
        "王様ランキング 勇気の宝箱"@ja,
        "Osama Ranking: Yuuki no Takarabako"@ja-latn .

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

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

<album/128533#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn ;
    mo:performance_of <album/128533#musicalwork> ;
    mo:recorded_as <album/128533#musicalexpression> ;
    schema:name "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn ;
    schema:workPerformed <album/128533#musicalwork> .

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

<org/3257#subject> schema:name "nocturne"@en,
        "nocturne"@ja,
        "nocturne"@ja-latn ;
    foaf:name "nocturne"@en,
        "nocturne"@ja,
        "nocturne"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/128533/128533-d49764a1fd6a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128533#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn ;
    mo:composer <artist/12468#subject>,
        <artist/12554#subject>,
        <artist/35405#subject> ;
    mo:produced_work <album/128533#musicalwork> ;
    schema:name "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn .

<album/128533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-10"^^xsd:date ;
    dcterms:title "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn ;
    mo:catalogue_number "VVCL-2247" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128533#musicalexpression> ;
    mo:publisher <org/3257#subject> ;
    mo:record _:N810dcf2ccde148608e84e375733351c0 ;
    mo:record_count 1 ;
    schema:about <product/12898#subject> ;
    schema:datePublished "2023-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/128533/128533-d49764a1fd6a.jpg> ;
    schema:name "Atemonaku / Aimer"@en,
        "あてもなく / Aimer"@ja,
        "Atemonaku / Aimer"@ja-latn ;
    schema:publisher <org/3257#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/128533/128533-d49764a1fd6a.jpg> .

_:N221c257ec55c491e9891ed2d56c6cdbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is a song"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N810dcf2ccde148608e84e375733351c0 ;
    schema:name "Life is a song"@ja .

_:Nb3a7c71a6d1c4819aa51a1ee1b66e01f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空躁wired"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N810dcf2ccde148608e84e375733351c0 ;
    schema:name "空躁wired"@ja .

_:Nc09bf6f7a2f74548b557d3bb8144d73e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あてもなく"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N810dcf2ccde148608e84e375733351c0 ;
    schema:name "あてもなく"@ja .

_:Nc129b8fb4ba44fe68c1344b34536d13d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あてもなく -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N810dcf2ccde148608e84e375733351c0 ;
    schema:name "あてもなく -Instrumental-"@ja .

_:N810dcf2ccde148608e84e375733351c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N221c257ec55c491e9891ed2d56c6cdbd,
        _:Nb3a7c71a6d1c4819aa51a1ee1b66e01f,
        _:Nc09bf6f7a2f74548b557d3bb8144d73e,
        _:Nc129b8fb4ba44fe68c1344b34536d13d ;
    mo:track_count 4 ;
    schema:duration "PT15:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N221c257ec55c491e9891ed2d56c6cdbd,
        _:Nb3a7c71a6d1c4819aa51a1ee1b66e01f,
        _:Nc09bf6f7a2f74548b557d3bb8144d73e,
        _:Nc129b8fb4ba44fe68c1344b34536d13d .

