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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14101#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/14101#composition>,
        <album/14101#subject> ;
    foaf:name "ZUN"@en .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/14101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Star Dust Little Box"@en,
        "Star Dust Little Box"@ja,
        "Star Dust Little Box"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14101#musicalwork> ;
    schema:name "Star Dust Little Box"@en,
        "Star Dust Little Box"@ja,
        "Star Dust Little Box"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/10/14101/14101-1245582130.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14101#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Star Dust Little Box"@en,
        "Star Dust Little Box"@ja,
        "Star Dust Little Box"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14101#musicalexpression> ;
    mo:publisher _:N6f10c5e13e2c4459a87a2f864f8fb1fd ;
    mo:record _:N80dc8536b48a49bfae2c9077fd77f54a ;
    mo:record_count 1 ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/14101/14101-1245582130.jpg> ;
    schema:name "Star Dust Little Box"@en,
        "Star Dust Little Box"@ja,
        "Star Dust Little Box"@ja-latn ;
    schema:publisher _:N6f10c5e13e2c4459a87a2f864f8fb1fd ;
    foaf:depiction <https://media.vgm.io/albums/10/14101/14101-1245582130.jpg> .

_:N0d69d65049e24e1694221cf0048cd3dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl's Cradle"@en,
        "Girl's Cradle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "Girl's Cradle"@en,
        "Girl's Cradle"@ja .

_:N6f10c5e13e2c4459a87a2f864f8fb1fd schema:name "Private Square"@en ;
    foaf:name "Private Square"@en .

_:N971d6a20cf264e3cb31ba7e8db0265de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit prayer"@en,
        "Moonlit prayer"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "Moonlit prayer"@en,
        "Moonlit prayer"@ja .

_:Nc3ce602a9d9b467b8284c34ff46c43f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kazahana"@en,
        "風花"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "Kazahana"@en,
        "風花"@ja .

_:Nca5efc41e2df4e779cde497548ab590d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Synthesized fullmoon -one more extend-"@en,
        "Synthesized fullmoon -one more extend-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "Synthesized fullmoon -one more extend-"@en,
        "Synthesized fullmoon -one more extend-"@ja .

_:Ne93623a3857d43dd96a5d93752546899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ouka Kenran -72 rmx-"@en,
        "桜花絢爛 -72 rmx-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "Ouka Kenran -72 rmx-"@en,
        "桜花絢爛 -72 rmx-"@ja .

_:Nebdf97979723457db977ea275dad236d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "banquet!!!"@en,
        "banquet!!!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N80dc8536b48a49bfae2c9077fd77f54a ;
    schema:name "banquet!!!"@en,
        "banquet!!!"@ja .

_:N80dc8536b48a49bfae2c9077fd77f54a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d69d65049e24e1694221cf0048cd3dd,
        _:N971d6a20cf264e3cb31ba7e8db0265de,
        _:Nc3ce602a9d9b467b8284c34ff46c43f8,
        _:Nca5efc41e2df4e779cde497548ab590d,
        _:Ne93623a3857d43dd96a5d93752546899,
        _:Nebdf97979723457db977ea275dad236d ;
    mo:track_count 6 ;
    schema:duration "PT31:42"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d69d65049e24e1694221cf0048cd3dd,
        _:N971d6a20cf264e3cb31ba7e8db0265de,
        _:Nc3ce602a9d9b467b8284c34ff46c43f8,
        _:Nca5efc41e2df4e779cde497548ab590d,
        _:Ne93623a3857d43dd96a5d93752546899,
        _:Nebdf97979723457db977ea275dad236d .

