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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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 .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/16994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn ;
    mo:performance_of <album/16994#musicalwork> ;
    mo:recorded_as <album/16994#musicalexpression> ;
    schema:name "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn ;
    schema:workPerformed <album/16994#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/49/16994/16994-1267534139.jpg> a schema:ImageObject,
        foaf:Image .

<album/16994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/16994#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/16994#musicalwork> ;
    schema:name "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn .

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

<album/16994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn ;
    mo:catalogue_number "AFTR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16994#musicalexpression> ;
    mo:publisher <org/443#subject> ;
    mo:record _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/16994/16994-1267534139.jpg> ;
    schema:name "Like a shooting star EP"@en,
        "Like a shooting star EP"@ja,
        "Like a shooting star EP"@ja-latn ;
    schema:publisher <org/443#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/16994/16994-1267534139.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16994#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/16994#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N317465cc8f1a4ccb954a85c24805c4f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "introduction"@en .

_:N31d1294e0a094a138cffebf3c25f8f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nine second chill out"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "nine second chill out"@en .

_:N37dfb71525c648edab85c357aa2399e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "truthwriter"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "truthwriter"@en .

_:N3c50b6af1b8242488f7734141f0f27a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dayflight"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "dayflight"@en .

_:N449a9c0dbc38411e96edb8bb966993ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "step into the night"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "step into the night"@en .

_:N9f65e20767ca43b7a4fde6dc520cc951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a shooting star"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "Like a shooting star"@en .

_:Nc81b31be80ee40dda11bde688a489c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faithful faith"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "faithful faith"@en .

_:Nfed7e72110f348f8a21c4cd879e6ce2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sinker"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ne93e8d17efd74e3fb59ff4efcd8549a6 ;
    schema:name "sinker"@en .

_:Ne93e8d17efd74e3fb59ff4efcd8549a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N317465cc8f1a4ccb954a85c24805c4f2,
        _:N31d1294e0a094a138cffebf3c25f8f3f,
        _:N37dfb71525c648edab85c357aa2399e1,
        _:N3c50b6af1b8242488f7734141f0f27a9,
        _:N449a9c0dbc38411e96edb8bb966993ab,
        _:N9f65e20767ca43b7a4fde6dc520cc951,
        _:Nc81b31be80ee40dda11bde688a489c03,
        _:Nfed7e72110f348f8a21c4cd879e6ce2c ;
    mo:track_count 8 ;
    schema:duration "PT34:26"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N317465cc8f1a4ccb954a85c24805c4f2,
        _:N31d1294e0a094a138cffebf3c25f8f3f,
        _:N37dfb71525c648edab85c357aa2399e1,
        _:N3c50b6af1b8242488f7734141f0f27a9,
        _:N449a9c0dbc38411e96edb8bb966993ab,
        _:N9f65e20767ca43b7a4fde6dc520cc951,
        _:Nc81b31be80ee40dda11bde688a489c03,
        _:Nfed7e72110f348f8a21c4cd879e6ce2c .

