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

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

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

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

<event/143> a mo:Release ;
    schema:name "Released at Touhou Suukeisai 4 (May 16, 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 .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

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

<album/29027#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29027#musicalwork> ;
    schema:name "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn .

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

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

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

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

<album/29027#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn ;
    mo:performance_of <album/29027#musicalwork> ;
    mo:performer <artist/12982#subject> ;
    mo:recorded_as <album/29027#musicalexpression> ;
    schema:byArtist <artist/12982#subject> ;
    schema:name "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn ;
    schema:workPerformed <album/29027#musicalwork> .

<artist/12982#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29027#performance> ;
    schema:name "efuminor"@en,
        "えふまいな"@ja ;
    foaf:name "efuminor"@en,
        "えふまいな"@ja .

<album/29027#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-16"^^xsd:date ;
    dcterms:title "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn ;
    mo:catalogue_number "FMCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29027#musicalexpression> ;
    mo:publisher _:N2c34b3ed5e4042f281513f4a0d5159fe ;
    mo:record _:Nb620bc33953e4898a530fe09141ba273 ;
    mo:record_count 1 ;
    mo:release <event/143> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/12982#subject> ;
    schema:datePublished "2010-05-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/29027/29027-1316808661.jpg> ;
    schema:name "BREAKIN' FEAST"@en,
        "BREAKIN' FEAST"@ja,
        "BREAKIN' FEAST"@ja-latn ;
    schema:publisher _:N2c34b3ed5e4042f281513f4a0d5159fe ;
    foaf:depiction <https://media.vgm.io/albums/72/29027/29027-1316808661.jpg> .

_:N24ad8f13552a4763adc1afb6ed779564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U DON'T GAIN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "U DON'T GAIN"@ja .

_:N2c34b3ed5e4042f281513f4a0d5159fe schema:name "Gorilla Kouen"@en ;
    foaf:name "Gorilla Kouen"@en .

_:N36e71781f00b4e00bae5c31a8dea8e77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMBIVALENT"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "AMBIVALENT"@ja .

_:N426eac97a18846ac8adff09507848492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神風ライダー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "神風ライダー"@ja .

_:N496e3333360740f6800d369ad8b482de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROOM495"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "ROOM495"@ja .

_:N75ccc02705b94582a5ec28f35d8d5169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空ラララ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "青空ラララ"@ja .

_:Na1148444dc6b45eea6e2b430639a414c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妬狂詩曲"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "妬狂詩曲"@ja .

_:Nbf8abc4be59941b880611a4111d2ca3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROSY VAMPS"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "ROSY VAMPS"@ja .

_:Ne68537baf523460f937eff9344e120c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグミレイン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "メグミレイン"@ja .

_:Nf4bc13dd441343fca528cd4084f580ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビッグ・エルフ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb620bc33953e4898a530fe09141ba273 ;
    schema:name "ビッグ・エルフ"@ja .

_:Nb620bc33953e4898a530fe09141ba273 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24ad8f13552a4763adc1afb6ed779564,
        _:N36e71781f00b4e00bae5c31a8dea8e77,
        _:N426eac97a18846ac8adff09507848492,
        _:N496e3333360740f6800d369ad8b482de,
        _:N75ccc02705b94582a5ec28f35d8d5169,
        _:Na1148444dc6b45eea6e2b430639a414c,
        _:Nbf8abc4be59941b880611a4111d2ca3b,
        _:Ne68537baf523460f937eff9344e120c6,
        _:Nf4bc13dd441343fca528cd4084f580ad ;
    mo:track_count 9 ;
    schema:duration "PT33:58"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N24ad8f13552a4763adc1afb6ed779564,
        _:N36e71781f00b4e00bae5c31a8dea8e77,
        _:N426eac97a18846ac8adff09507848492,
        _:N496e3333360740f6800d369ad8b482de,
        _:N75ccc02705b94582a5ec28f35d8d5169,
        _:Na1148444dc6b45eea6e2b430639a414c,
        _:Nbf8abc4be59941b880611a4111d2ca3b,
        _:Ne68537baf523460f937eff9344e120c6,
        _:Nf4bc13dd441343fca528cd4084f580ad .

