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

<artist/2359#subject> a schema:Person,
        foaf:Person ;
    schema:name "t+pazolite"@en ;
    foaf:made <album/45627#lyrics>,
        <album/45627#subject> ;
    foaf:name "t+pazolite"@en .

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/45627#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45627#musicalwork> ;
    schema:name "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn .

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

<org/101#subject> schema:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn ;
    foaf:name "ALiCE'S EMOTiON"@en,
        "ALiCE'S EMOTiON"@ja,
        "ALiCE'S EMOTiON"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/45627/45627-1399339059.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45627#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:made <album/45627#lyrics>,
        <album/45627#subject> ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/5862#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45627#performance> ;
    schema:name "RIZNA"@en,
        "リズナ"@ja ;
    foaf:name "RIZNA"@en,
        "リズナ"@ja .

<album/45627#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn ;
    mo:performance_of <album/45627#musicalwork> ;
    mo:performer <artist/2446#subject>,
        <artist/5862#subject> ;
    mo:recorded_as <album/45627#musicalexpression> ;
    schema:byArtist <artist/2446#subject>,
        <artist/5862#subject> ;
    schema:name "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn ;
    schema:workPerformed <album/45627#musicalwork> .

<album/45627#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn ;
    mo:catalogue_number "AECD-040" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45627#musicalexpression> ;
    mo:publisher <org/101#subject> ;
    mo:record _:N29e01d33ece346ce86730a6bfeb50844 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/2446#subject>,
        <artist/5862#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/45627/45627-1399339059.jpg> ;
    schema:name "Dark Flight Dreamer. EP"@en,
        "Dark Flight Dreamer. EP"@ja,
        "Dark Flight Dreamer. EP"@ja-latn ;
    schema:publisher <org/101#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/45627/45627-1399339059.jpg> .

_:N1764774136fc4e9fb7bad49eb0c02e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Flight Dreamer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N29e01d33ece346ce86730a6bfeb50844 ;
    schema:name "Dark Flight Dreamer"@ja .

_:N26d2dbb790934d949cc0bfe56348e570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケムマキUnderground"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N29e01d33ece346ce86730a6bfeb50844 ;
    schema:name "ケムマキUnderground"@ja .

_:N32213346b71247ffa218cd89f25191ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantomystic"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N29e01d33ece346ce86730a6bfeb50844 ;
    schema:name "Phantomystic"@ja .

_:N3c1ea1b5c40944abbbbbd4bc0652425c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Byte Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N29e01d33ece346ce86730a6bfeb50844 ;
    schema:name "Byte Night"@ja .

_:Nfd6da27566b74feba1a10b10631e457a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Bass"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N29e01d33ece346ce86730a6bfeb50844 ;
    schema:name "Cosmic Bass"@ja .

_:N29e01d33ece346ce86730a6bfeb50844 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1764774136fc4e9fb7bad49eb0c02e00,
        _:N26d2dbb790934d949cc0bfe56348e570,
        _:N32213346b71247ffa218cd89f25191ce,
        _:N3c1ea1b5c40944abbbbbd4bc0652425c,
        _:Nfd6da27566b74feba1a10b10631e457a ;
    mo:track_count 5 ;
    schema:duration "PT19:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1764774136fc4e9fb7bad49eb0c02e00,
        _:N26d2dbb790934d949cc0bfe56348e570,
        _:N32213346b71247ffa218cd89f25191ce,
        _:N3c1ea1b5c40944abbbbbd4bc0652425c,
        _:Nfd6da27566b74feba1a10b10631e457a .

