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

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

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

<artist/53981#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124496#subject> ;
    schema:name "nao"@en,
        "夏央"@ja ;
    foaf:made <album/124496#composition>,
        <album/124496#subject> ;
    foaf:name "nao"@en,
        "夏央"@ja .

<event/281> a mo:Release ;
    schema:name "Pre-released at M3-2022 Fall (Oct 30, 2022)" .

<album/124496#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn ;
    mo:composer <artist/53981#subject> ;
    mo:produced_work <album/124496#musicalwork> ;
    schema:name "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn .

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

<album/124496#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn ;
    mo:performance_of <album/124496#musicalwork> ;
    mo:recorded_as <album/124496#musicalexpression> ;
    schema:name "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn ;
    schema:workPerformed <album/124496#musicalwork> .

<https://media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124496#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> ;
    foaf:depicts <album/124496#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> .

<https://medium-media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124496#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn ;
    mo:catalogue_number "0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124496#musicalexpression> ;
    mo:record _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> ;
    schema:name "Summer Lights / nao"@en,
        "サマーライト / 夏央"@ja,
        "Summer Lights / nao"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/69/124496/124496-8790c0d9f9e9.jpg> .

_:N1a43e844115c4fef80137bb678b1a71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dim"@en,
        "でぃむ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "Dim"@en,
        "でぃむ"@ja .

_:N2016bed6794043f1b31ee3d0f1d0da2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No place to stay"@en,
        "浮雲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "No place to stay"@en,
        "浮雲"@ja .

_:N43f43d70599848d0861075990e9fecf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The price of tears"@en,
        "涙の対価"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "The price of tears"@en,
        "涙の対価"@ja .

_:N9adaf38f5fa444f9b2d63d3e77e5c7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I hear your voice"@en,
        "君の声が聴こえる"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "I hear your voice"@en,
        "君の声が聴こえる"@ja .

_:Na1bbc454caf54353831e43c6e7b00ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Natsuhisyou"@en,
        "夏日章"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "Natsuhisyou"@en,
        "夏日章"@ja .

_:Nad063c10455249fdb444d1edb04c7e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Lights"@en,
        "サマーライト"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "Summer Lights"@en,
        "サマーライト"@ja .

_:Ne1dbb841e0404b48827317af7144d830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insufficient"@en,
        "足りない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "Insufficient"@en,
        "足りない"@ja .

_:Ne5826fb564ac472e94788f36e2254a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors"@en,
        "色"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N65fd2526021e4d609d1e3ad69f0f2008 ;
    schema:name "Colors"@en,
        "色"@ja .

_:N65fd2526021e4d609d1e3ad69f0f2008 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a43e844115c4fef80137bb678b1a71d,
        _:N2016bed6794043f1b31ee3d0f1d0da2e,
        _:N43f43d70599848d0861075990e9fecf2,
        _:N9adaf38f5fa444f9b2d63d3e77e5c7f6,
        _:Na1bbc454caf54353831e43c6e7b00ca3,
        _:Nad063c10455249fdb444d1edb04c7e8a,
        _:Ne1dbb841e0404b48827317af7144d830,
        _:Ne5826fb564ac472e94788f36e2254a76 ;
    mo:track_count 8 ;
    schema:duration "PT35:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a43e844115c4fef80137bb678b1a71d,
        _:N2016bed6794043f1b31ee3d0f1d0da2e,
        _:N43f43d70599848d0861075990e9fecf2,
        _:N9adaf38f5fa444f9b2d63d3e77e5c7f6,
        _:Na1bbc454caf54353831e43c6e7b00ca3,
        _:Nad063c10455249fdb444d1edb04c7e8a,
        _:Ne1dbb841e0404b48827317af7144d830,
        _:Ne5826fb564ac472e94788f36e2254a76 .

