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

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

<artist/27753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98616#subject> ;
    schema:name "sky_delta"@en ;
    foaf:made <album/98616#composition>,
        <album/98616#lyrics>,
        <album/98616#subject> ;
    foaf:name "sky_delta"@en .

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

<product/12745#subject> a schema:CreativeWork ;
    schema:name "CROSS×BEATS"@en,
        "CROSS×BEATS"@ja,
        "CROSS×BEATS"@ja-latn ;
    foaf:name "CROSS×BEATS"@en,
        "CROSS×BEATS"@ja,
        "CROSS×BEATS"@ja-latn .

<album/98616#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn ;
    mo:composer <artist/27753#subject> ;
    mo:produced_work <album/98616#musicalwork> ;
    schema:name "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/61/98616/98616-1588780616.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98616#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn ;
    mo:performance_of <album/98616#musicalwork> ;
    mo:performer <artist/30803#subject> ;
    mo:recorded_as <album/98616#musicalexpression> ;
    schema:byArtist <artist/30803#subject> ;
    schema:name "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn ;
    schema:workPerformed <album/98616#musicalwork> .

<artist/30803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98616#performance> ;
    schema:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja ;
    foaf:made <album/98616#lyrics>,
        <album/98616#subject> ;
    foaf:name "Nakuru Aitsuki"@en,
        "藍月なくる"@ja .

<album/98616#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn ;
    mo:catalogue_number "EDCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98616#musicalexpression> ;
    mo:publisher <org/2161#subject> ;
    mo:record _:N82984e18205d4d4db7f91159ae20a15d ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:about <product/12745#subject> ;
    schema:byArtist <artist/30803#subject> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/98616/98616-1588780616.jpg> ;
    schema:name "LOST-IDEA"@en,
        "LOST-IDEA"@ja,
        "LOST-IDEA"@ja-latn ;
    schema:publisher <org/2161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/98616/98616-1588780616.jpg> .

_:N087ef525e07547149e691e8f8e5cc081 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄明が告げる明日に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "薄明が告げる明日に"@ja .

_:N369654ebe62f4845a37ecdf136a792eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルモーメント (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "カラフルモーメント (Instrumental)"@ja .

_:N3f8289424f5c45918501a27c325c670f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリシス (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "ユリシス (Instrumental)"@ja .

_:N435144cb8c08400da6d5b5c0eaeb32d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "絵空"@ja .

_:N66f1b8d01d354af9b7e494f68acaf194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LØST-IDEA"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "LØST-IDEA"@ja .

_:N7c26782c521d44da8573b1ebfcd4b7b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリシス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "ユリシス"@ja .

_:N7eb7e63e42ff4f4a826d780daa87e4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "薄明が告げる明日に (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "薄明が告げる明日に (Instrumental)"@ja .

_:N9ec7f46d51ad447ebeee3dad182e9285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LØST-IDEA (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "LØST-IDEA (Instrumental)"@ja .

_:Nb67411a423e9426eb540ea4db609df60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Kaleidoscope]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "[Kaleidoscope]"@ja .

_:Nd527d3a8080b459bba7ef780cf94d748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルモーメント"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "カラフルモーメント"@ja .

_:Ndcef8f32140b44579943f1a8cb210445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dispel (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "dispel (Instrumental)"@ja .

_:Ndcffda8577c44d1f979ff64aa45fd4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵空 (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "絵空 (Instrumental)"@ja .

_:Ne1a1643f0e55409780fb2c86915ad521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Kaleidoscope] (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "[Kaleidoscope] (Instrumental)"@ja .

_:Nf04bb1d5a85c4e759080a52b07c0034c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dispel (『CROSS×BEATS』収録曲)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N82984e18205d4d4db7f91159ae20a15d ;
    schema:name "dispel (『CROSS×BEATS』収録曲)"@ja .

_:N82984e18205d4d4db7f91159ae20a15d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087ef525e07547149e691e8f8e5cc081,
        _:N369654ebe62f4845a37ecdf136a792eb,
        _:N3f8289424f5c45918501a27c325c670f,
        _:N435144cb8c08400da6d5b5c0eaeb32d5,
        _:N66f1b8d01d354af9b7e494f68acaf194,
        _:N7c26782c521d44da8573b1ebfcd4b7b3,
        _:N7eb7e63e42ff4f4a826d780daa87e4ee,
        _:N9ec7f46d51ad447ebeee3dad182e9285,
        _:Nb67411a423e9426eb540ea4db609df60,
        _:Nd527d3a8080b459bba7ef780cf94d748,
        _:Ndcef8f32140b44579943f1a8cb210445,
        _:Ndcffda8577c44d1f979ff64aa45fd4a2,
        _:Ne1a1643f0e55409780fb2c86915ad521,
        _:Nf04bb1d5a85c4e759080a52b07c0034c ;
    mo:track_count 14 ;
    schema:duration "PT52:56"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N087ef525e07547149e691e8f8e5cc081,
        _:N369654ebe62f4845a37ecdf136a792eb,
        _:N3f8289424f5c45918501a27c325c670f,
        _:N435144cb8c08400da6d5b5c0eaeb32d5,
        _:N66f1b8d01d354af9b7e494f68acaf194,
        _:N7c26782c521d44da8573b1ebfcd4b7b3,
        _:N7eb7e63e42ff4f4a826d780daa87e4ee,
        _:N9ec7f46d51ad447ebeee3dad182e9285,
        _:Nb67411a423e9426eb540ea4db609df60,
        _:Nd527d3a8080b459bba7ef780cf94d748,
        _:Ndcef8f32140b44579943f1a8cb210445,
        _:Ndcffda8577c44d1f979ff64aa45fd4a2,
        _:Ne1a1643f0e55409780fb2c86915ad521,
        _:Nf04bb1d5a85c4e759080a52b07c0034c .

