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

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

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

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

<artist/16750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33918#subject> ;
    schema:name "Hideo"@en,
        "英生"@ja ;
    foaf:made <album/33918#composition>,
        <album/33918#subject> ;
    foaf:name "Hideo"@en,
        "英生"@ja .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/33918#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn ;
    mo:performance_of <album/33918#musicalwork> ;
    mo:recorded_as <album/33918#musicalexpression> ;
    schema:name "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn ;
    schema:workPerformed <album/33918#musicalwork> .

<org/576#subject> schema:name "Lime Green"@en,
        "来夢緑"@ja,
        "Lime Green"@ja-latn ;
    foaf:name "Lime Green"@en,
        "来夢緑"@ja,
        "Lime Green"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/33918/33918-1341076420.jpg> a schema:ImageObject,
        foaf:Image .

<album/33918#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/16750#subject> ;
    mo:produced_work <album/33918#musicalwork> ;
    schema:name "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn .

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

<album/33918#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-23"^^xsd:date ;
    dcterms:title "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33918#musicalexpression> ;
    mo:publisher <org/576#subject> ;
    mo:record _:Naa2de9b698b04477bd23003bbec834fd ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/33918/33918-1341076420.jpg> ;
    schema:name "Oni to Tengu no Utage"@en,
        "鬼と天狗の宴"@ja,
        "Oni to Tengu no Utage"@ja-latn ;
    schema:publisher <org/576#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/33918/33918-1341076420.jpg> .

_:N0844b2f0ddbc4fc4ad0ece4ae479289a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "酒呑童子の謡い"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "酒呑童子の謡い"@ja .

_:N3fd14e9e617c4715b8c5d2593aa87f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "英雄の酒杯"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "英雄の酒杯"@ja .

_:N65a6959a9660491c83ebce504d91b0dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焼酎の魔砲"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "焼酎の魔砲"@ja .

_:N7e3ffc7eba49442eacbda497d90c668f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小鬼の酒宴"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "小鬼の酒宴"@ja .

_:Nab49e458d53740ca98531a8759ea003c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女新聞記者の休日"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "少女新聞記者の休日"@ja .

_:Nd3c674e3471b4bd6a85d626dc7f3198a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白玉楼バンドチーム"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Naa2de9b698b04477bd23003bbec834fd ;
    schema:name "白玉楼バンドチーム"@ja .

_:Naa2de9b698b04477bd23003bbec834fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0844b2f0ddbc4fc4ad0ece4ae479289a,
        _:N3fd14e9e617c4715b8c5d2593aa87f42,
        _:N65a6959a9660491c83ebce504d91b0dc,
        _:N7e3ffc7eba49442eacbda497d90c668f,
        _:Nab49e458d53740ca98531a8759ea003c,
        _:Nd3c674e3471b4bd6a85d626dc7f3198a ;
    mo:track_count 6 ;
    schema:duration "PT19:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0844b2f0ddbc4fc4ad0ece4ae479289a,
        _:N3fd14e9e617c4715b8c5d2593aa87f42,
        _:N65a6959a9660491c83ebce504d91b0dc,
        _:N7e3ffc7eba49442eacbda497d90c668f,
        _:Nab49e458d53740ca98531a8759ea003c,
        _:Nd3c674e3471b4bd6a85d626dc7f3198a .

