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

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

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

<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 .

<album/28903#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28903#musicalwork> ;
    schema:name "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn .

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

<album/28903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn ;
    mo:performance_of <album/28903#musicalwork> ;
    mo:recorded_as <album/28903#musicalexpression> ;
    schema:name "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn ;
    schema:workPerformed <album/28903#musicalwork> .

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

<https://medium-media.vgm.io/albums/30/28903/28903-1316200793.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn ;
    mo:catalogue_number "HNRI-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28903#musicalexpression> ;
    mo:publisher _:N828a4d824a334cb7bc97362179ae747e ;
    mo:record _:N65cad81c99784c0fbd6755f01e43653b ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/28903/28903-1316200793.jpg> ;
    schema:name "Faster than the Dawn"@en,
        "夜明けより速く"@ja,
        "Yoake yori Hayaku"@ja-latn ;
    schema:publisher _:N828a4d824a334cb7bc97362179ae747e ;
    foaf:depiction <https://media.vgm.io/albums/30/28903/28903-1316200793.jpg> .

_:N16a51b6a07424da0886b78e03cba1a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whenever it stopped"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "Whenever it stopped"@ja .

_:N17424657e32e4d3e8c18c082f4f2ee9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Kill Yourself?"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "Can You Kill Yourself?"@ja .

_:N41ba8479800a415abf501bc2c87fcbf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Majesty's Keemun"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "Her Majesty's Keemun"@ja .

_:N48cd7028b6104dcba73e011fdc61cb75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残響のパヴァーヌ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "残響のパヴァーヌ"@ja .

_:N828a4d824a334cb7bc97362179ae747e schema:name "Hanrei Lancelot"@en ;
    foaf:name "Hanrei Lancelot"@en .

_:N91f9e3fa59584667b0c5934b3b5b6552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けより速く"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "夜明けより速く"@ja .

_:Na51254c1b36447ddac12d67012fa8c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-273 Centigrade Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "-273 Centigrade Love"@ja .

_:Nfac35643e7bf4105a314413f781310cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pieces of Knowledge"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N65cad81c99784c0fbd6755f01e43653b ;
    schema:name "Pieces of Knowledge"@ja .

_:N65cad81c99784c0fbd6755f01e43653b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16a51b6a07424da0886b78e03cba1a14,
        _:N17424657e32e4d3e8c18c082f4f2ee9e,
        _:N41ba8479800a415abf501bc2c87fcbf4,
        _:N48cd7028b6104dcba73e011fdc61cb75,
        _:N91f9e3fa59584667b0c5934b3b5b6552,
        _:Na51254c1b36447ddac12d67012fa8c26,
        _:Nfac35643e7bf4105a314413f781310cc ;
    mo:track_count 7 ;
    schema:duration "PT29:14"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N16a51b6a07424da0886b78e03cba1a14,
        _:N17424657e32e4d3e8c18c082f4f2ee9e,
        _:N41ba8479800a415abf501bc2c87fcbf4,
        _:N48cd7028b6104dcba73e011fdc61cb75,
        _:N91f9e3fa59584667b0c5934b3b5b6552,
        _:Na51254c1b36447ddac12d67012fa8c26,
        _:Nfac35643e7bf4105a314413f781310cc .

