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

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

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

<artist/41252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "Capchii"@en ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "Capchii"@en .

<artist/42595#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "Amamori P"@en,
        "雨漏りP"@ja ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "Amamori P"@en,
        "雨漏りP"@ja .

<artist/50364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "LUPO Ichinose"@en,
        "市瀬るぽ"@ja .

<artist/53609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "irucaice"@en ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "irucaice"@en .

<artist/57073#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "techicobal*"@en ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "techicobal*"@en .

<artist/72214#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "tekalu"@en ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "tekalu"@en .

<artist/75663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153585#subject> ;
    schema:name "Alpaca"@en ;
    foaf:made <album/153585#composition>,
        <album/153585#subject> ;
    foaf:name "Alpaca"@en .

<event/272> a mo:Release ;
    schema:name "Released at M3-2021 Fall (Oct 31, 2021)" .

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

<album/153585#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn ;
    mo:performance_of <album/153585#musicalwork> ;
    mo:recorded_as <album/153585#musicalexpression> ;
    schema:name "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn ;
    schema:workPerformed <album/153585#musicalwork> .

<org/3635#subject> schema:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn ;
    foaf:name "On Prism Records"@en,
        "On Prism Records"@ja,
        "On Prism Records"@ja-latn .

<https://media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153585#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> ;
    foaf:depicts <album/153585#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> .

<https://medium-media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> a schema:ImageObject,
        foaf:Image .

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

<album/153585#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn ;
    mo:composer <artist/41252#subject>,
        <artist/42595#subject>,
        <artist/50364#subject>,
        <artist/53609#subject>,
        <artist/57073#subject>,
        <artist/72214#subject>,
        <artist/75663#subject> ;
    mo:produced_work <album/153585#musicalwork> ;
    schema:name "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn .

<album/153585#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-31"^^xsd:date ;
    dcterms:title "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn ;
    mo:catalogue_number "ONPR-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153585#musicalexpression> ;
    mo:publisher <org/3635#subject> ;
    mo:record _:N08ef96c4b9174411809a0f6605879d9e ;
    mo:record_count 1 ;
    mo:release <event/272> ;
    schema:datePublished "2021-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> ;
    schema:name "Dazzling Star 2"@en,
        "Dazzling Star 2"@ja,
        "Dazzling Star 2"@ja-latn ;
    schema:publisher <org/3635#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/153585/153585-e93a46de0edf.png> .

_:N0af2c97f52554d2685070da99f344725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Note"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Crossing Note"@en .

_:N114e4488f76e44afa7080b6a83f22fd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highlighter"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Highlighter"@en .

_:N2283932382744136ae14bbb5aa997c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Traveler"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Sky Traveler"@en .

_:N62710a03345d4e138e812654a3a67d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now is never (again) !!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Now is never (again) !!"@en .

_:N65db34f1cf1a4df7bae48ec82a41ebd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Shooting Star"@en .

_:Nc2f193fab93049c79c264329d7e3e7ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hug"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "hug"@en .

_:Ncc1c6e7971fb4c428e7049d27743921c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer lights"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N08ef96c4b9174411809a0f6605879d9e ;
    schema:name "Summer lights"@en .

_:N08ef96c4b9174411809a0f6605879d9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0af2c97f52554d2685070da99f344725,
        _:N114e4488f76e44afa7080b6a83f22fd4,
        _:N2283932382744136ae14bbb5aa997c4c,
        _:N62710a03345d4e138e812654a3a67d90,
        _:N65db34f1cf1a4df7bae48ec82a41ebd3,
        _:Nc2f193fab93049c79c264329d7e3e7ce,
        _:Ncc1c6e7971fb4c428e7049d27743921c ;
    mo:track_count 7 ;
    schema:duration "PT29:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0af2c97f52554d2685070da99f344725,
        _:N114e4488f76e44afa7080b6a83f22fd4,
        _:N2283932382744136ae14bbb5aa997c4c,
        _:N62710a03345d4e138e812654a3a67d90,
        _:N65db34f1cf1a4df7bae48ec82a41ebd3,
        _:Nc2f193fab93049c79c264329d7e3e7ce,
        _:Ncc1c6e7971fb4c428e7049d27743921c .

