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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

<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/27680#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27680#musicalwork> ;
    schema:name "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn .

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

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

<org/743#subject> schema:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn ;
    foaf:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/27680/27680-1312044494.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27680#performance> ;
    schema:name "CON"@en ;
    foaf:name "CON"@en .

<artist/7361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27680#performance> ;
    schema:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja ;
    foaf:made <album/27680#lyrics>,
        <album/27680#subject> ;
    foaf:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja .

<album/27680#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn ;
    mo:performance_of <album/27680#musicalwork> ;
    mo:performer <artist/7360#subject>,
        <artist/7361#subject> ;
    mo:recorded_as <album/27680#musicalexpression> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:name "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn ;
    schema:workPerformed <album/27680#musicalwork> .

<album/27680#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27680#musicalexpression> ;
    mo:publisher <org/743#subject> ;
    mo:record _:N0e281530a7414f359b68af3d01c40d46 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/497#subject> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/27680/27680-1312044494.jpg> ;
    schema:name "EPOISSES"@en,
        "EPOISSES"@ja,
        "EPOISSES"@ja-latn ;
    schema:publisher <org/743#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/27680/27680-1312044494.jpg> .

_:N0aacb752406f4b6bbca68f71fce11b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expand dyshimta"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Expand dyshimta"@en .

_:N27425591abaa462495fc386bdda4f402 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer ephemeral (instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Summer ephemeral (instrumental)"@en .

_:N313f855c34ee4a158e1e612197847a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of crossroad"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Sign of crossroad"@en .

_:N3eb127ba6af549278bdb8da0731f5e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oranye tenggelam"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Oranye tenggelam"@en .

_:N58235bf579f54c7c85966c5e2b61f5aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of crossroad (instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Sign of crossroad (instrumental)"@en .

_:N8141d245736242e68d4c7d84ced07aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penting kesehatan"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Penting kesehatan"@en .

_:N92c9856660af48caa1252dac32bb89d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tari dan Singa"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Tari dan Singa"@en .

_:Na57ef275119d43428a3e42a8d8102b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer ephemeral"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Summer ephemeral"@en .

_:Nb29f3dcb8f184ae4b3528aa805ae578d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Energi hidup"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Energi hidup"@en .

_:Nb59eee98f1a34dcc9e6cd94f955e6e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berayun ketel"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Berayun ketel"@en .

_:Ne77f6cce4217432b8860eb1ed70af4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zu menyegarkan"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e281530a7414f359b68af3d01c40d46 ;
    schema:name "Zu menyegarkan"@en .

_:N0e281530a7414f359b68af3d01c40d46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aacb752406f4b6bbca68f71fce11b82,
        _:N27425591abaa462495fc386bdda4f402,
        _:N313f855c34ee4a158e1e612197847a01,
        _:N3eb127ba6af549278bdb8da0731f5e66,
        _:N58235bf579f54c7c85966c5e2b61f5aa,
        _:N8141d245736242e68d4c7d84ced07aac,
        _:N92c9856660af48caa1252dac32bb89d6,
        _:Na57ef275119d43428a3e42a8d8102b4f,
        _:Nb29f3dcb8f184ae4b3528aa805ae578d,
        _:Nb59eee98f1a34dcc9e6cd94f955e6e57,
        _:Ne77f6cce4217432b8860eb1ed70af4c8 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0aacb752406f4b6bbca68f71fce11b82,
        _:N27425591abaa462495fc386bdda4f402,
        _:N313f855c34ee4a158e1e612197847a01,
        _:N3eb127ba6af549278bdb8da0731f5e66,
        _:N58235bf579f54c7c85966c5e2b61f5aa,
        _:N8141d245736242e68d4c7d84ced07aac,
        _:N92c9856660af48caa1252dac32bb89d6,
        _:Na57ef275119d43428a3e42a8d8102b4f,
        _:Nb29f3dcb8f184ae4b3528aa805ae578d,
        _:Nb59eee98f1a34dcc9e6cd94f955e6e57,
        _:Ne77f6cce4217432b8860eb1ed70af4c8 .

