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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

<album/35758#musicalexpression> a mo:Signal ;
    mo:published_as <album/35758#subject> ;
    mo:records <album/35758#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/85/35758/35758-1349986330.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35758#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/35758/35758-1349986330.jpg> ;
    foaf:depicts <album/35758#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/35758/35758-1349986330.jpg> .

<https://medium-media.vgm.io/albums/85/35758/35758-1349986330.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/35758#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Fantasy Pub: 7pm ~ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@en,
        "幻想パブ:午後7時　～ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@ja,
        "Fantasy Pub: 7pm ~ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@ja-latn ;
    mo:catalogue_number "CIXT0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35758#musicalexpression> ;
    mo:publisher <org/995#subject> ;
    mo:record _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Casket the band"@en ;
            foaf:name "Casket the band"@en ] ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/35758/35758-1349986330.jpg> ;
    schema:name "Fantasy Pub: 7pm ~ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@en,
        "幻想パブ:午後7時　～ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@ja,
        "Fantasy Pub: 7pm ~ Teach tábhairne de fantaisíocht, 7 um tráthnóna"@ja-latn ;
    schema:publisher <org/995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/35758/35758-1349986330.jpg> .

_:N0372f851f8344fd09ac4209c1149f030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toss the icy feathers"@gd ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Toss the icy feathers"@gd .

_:N427d8594eacf4f128f3971ed6528efd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ar mhaith leat cupán tae?"@gd ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Ar mhaith leat cupán tae?"@gd .

_:N847f0bc541cf4d65985e7a39b5c2c569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An cogadh mór"@gd ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "An cogadh mór"@gd .

_:Na1b5ff7f67e748cd8b7ff5f6374f3ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the misfortunes go"@gd ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Where the misfortunes go"@gd .

_:Nb7069c5f39594e40800e07d4c80eefbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Froggy's hornpipe"@gd ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Froggy's hornpipe"@gd .

_:Nbbedba361b244946ba8f8d3d15fc63fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase the tail"@gd ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Chase the tail"@gd .

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

_:Ncce82768a4fe473cb9ef537ddff40f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An bhfuil sí U. N. Eoghan?"@gd ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "An bhfuil sí U. N. Eoghan?"@gd .

_:Ncf8d0cf5dba94547b1f96133a152e3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whistling with the bonnie lass(covering おぜうとぷぺぽー by Sing, R. Sing!)"@gd ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb19c992193d049b1a5ed270f4f1e64f1 ;
    schema:name "Whistling with the bonnie lass(covering おぜうとぷぺぽー by Sing, R. Sing!)"@gd .

_:Nb19c992193d049b1a5ed270f4f1e64f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0372f851f8344fd09ac4209c1149f030,
        _:N427d8594eacf4f128f3971ed6528efd2,
        _:N847f0bc541cf4d65985e7a39b5c2c569,
        _:Na1b5ff7f67e748cd8b7ff5f6374f3ce9,
        _:Nb7069c5f39594e40800e07d4c80eefbb,
        _:Nbbedba361b244946ba8f8d3d15fc63fd,
        _:Ncce82768a4fe473cb9ef537ddff40f50,
        _:Ncf8d0cf5dba94547b1f96133a152e3aa ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0372f851f8344fd09ac4209c1149f030,
        _:N427d8594eacf4f128f3971ed6528efd2,
        _:N847f0bc541cf4d65985e7a39b5c2c569,
        _:Na1b5ff7f67e748cd8b7ff5f6374f3ce9,
        _:Nb7069c5f39594e40800e07d4c80eefbb,
        _:Nbbedba361b244946ba8f8d3d15fc63fd,
        _:Ncce82768a4fe473cb9ef537ddff40f50,
        _:Ncf8d0cf5dba94547b1f96133a152e3aa .

