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

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

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

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

<event/166> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 9 (Oct 13, 2013)" .

<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/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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/104397#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/104397#musicalwork> ;
    schema:name "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn .

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

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

<https://media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104397#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> ;
    foaf:depicts <album/104397#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> .

<https://medium-media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104397#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn ;
    mo:performance_of <album/104397#musicalwork> ;
    mo:performer _:N221587a5ea6c477e89a4e1bd2b59616f ;
    mo:recorded_as <album/104397#musicalexpression> ;
    schema:byArtist _:N221587a5ea6c477e89a4e1bd2b59616f ;
    schema:name "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn ;
    schema:workPerformed <album/104397#musicalwork> .

<album/104397#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-13"^^xsd:date ;
    dcterms:title "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn ;
    mo:catalogue_number "CIXT0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104397#musicalexpression> ;
    mo:publisher <org/995#subject> ;
    mo:record _:N18a494d871114a4e9ca4e8bbab65beed ;
    mo:record_count 1 ;
    mo:release <event/166> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Casket the band"@en ;
            foaf:name "Casket the band"@en ] ;
    schema:datePublished "2013-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> ;
    schema:name "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@en,
        "幻想パブ:午後10時　～ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja,
        "Fantasy Pub: 10pm ~ Teach tábhairne de fantaisíocht, 10:00 um tráthnóna"@ja-latn ;
    schema:publisher <org/995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/104397/104397-84991778f16d.jpg> .

_:N098f92e6f23b43cba450838294febde1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knowing never to be (Alternative ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Knowing never to be (Alternative ver.)"@en .

_:N221587a5ea6c477e89a4e1bd2b59616f a schema:Person,
        foaf:Person ;
    mo:performed <album/104397#performance> ;
    schema:name "Casket the band"@en ;
    foaf:name "Casket the band"@en .

_:N6bf26227058a4785a027a2929408936e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wrong entrance"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Wrong entrance"@en .

_:Na4f52b1d8f564d94bc3f594bbfb95583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air stroll：2 A.M. (Alternative ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Air stroll：2 A.M. (Alternative ver.)"@en .

_:Nac23dbbd42264119ad52b4469d42981c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten spirits"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Forgotten spirits"@en .

_:Nb220ad9dc7f84190875f5ce09403dcd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air stroll：2 A.M. (Original ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Air stroll：2 A.M. (Original ver.)"@en .

_:Nb8762bc6d56a4f1e817ab6f7f8ec2d23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knowing never to be (Original ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Knowing never to be (Original ver.)"@en .

_:Nce3fcbdb73cf4349b6a60ab242c6ecaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiddler Fiddles the fiddle as the fiddle's fiddle and the fiddler fiddles"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N18a494d871114a4e9ca4e8bbab65beed ;
    schema:name "Fiddler Fiddles the fiddle as the fiddle's fiddle and the fiddler fiddles"@en .

_:N18a494d871114a4e9ca4e8bbab65beed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N098f92e6f23b43cba450838294febde1,
        _:N6bf26227058a4785a027a2929408936e,
        _:Na4f52b1d8f564d94bc3f594bbfb95583,
        _:Nac23dbbd42264119ad52b4469d42981c,
        _:Nb220ad9dc7f84190875f5ce09403dcd0,
        _:Nb8762bc6d56a4f1e817ab6f7f8ec2d23,
        _:Nce3fcbdb73cf4349b6a60ab242c6ecaa ;
    mo:track_count 7 ;
    schema:duration "PT23:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N098f92e6f23b43cba450838294febde1,
        _:N6bf26227058a4785a027a2929408936e,
        _:Na4f52b1d8f564d94bc3f594bbfb95583,
        _:Nac23dbbd42264119ad52b4469d42981c,
        _:Nb220ad9dc7f84190875f5ce09403dcd0,
        _:Nb8762bc6d56a4f1e817ab6f7f8ec2d23,
        _:Nce3fcbdb73cf4349b6a60ab242c6ecaa .

