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

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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@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/33271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33271#musicalwork> ;
    schema:name "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn .

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

<album/33271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn ;
    mo:performance_of <album/33271#musicalwork> ;
    mo:recorded_as <album/33271#musicalexpression> ;
    schema:name "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn ;
    schema:workPerformed <album/33271#musicalwork> .

<org/651#subject> schema:name "flap+frog"@en,
        "flap+frog"@ja,
        "flap+frog"@ja-latn ;
    foaf:name "flap+frog"@en,
        "flap+frog"@ja,
        "flap+frog"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/33271/33271-1337777114.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn ;
    mo:catalogue_number "FFRC-0100" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33271#musicalexpression> ;
    mo:publisher <org/651#subject> ;
    mo:record _:Nce17eda4f164468e94ad82189cb38e6a ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/33271/33271-1337777114.jpg> ;
    schema:name "bitter"@en,
        "bitter"@ja,
        "bitter"@ja-latn ;
    schema:publisher <org/651#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/33271/33271-1337777114.jpg> .

_:N2dacc289814843b795e27cedaa6f97a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kogasa Rounded"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "Kogasa Rounded"@ja .

_:N30431473bf62442ebc808e7b6991e22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a flight of stairs"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "a flight of stairs"@ja .

_:N37e5922306704783bd4574846b5982f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きっと、忘れてる"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "きっと、忘れてる"@ja .

_:N8b29638a5cf94cc6975ab8863d559434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "panie"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "panie"@ja .

_:N94af991603794282abe88746e61bf52b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレーバ(orenge)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "フレーバ(orenge)"@ja .

_:Nbe9bb9d7cf5b4bf785ad100b58d3ad54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姫石楠花"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "姫石楠花"@ja .

_:Nc41cafd4136a43f18a10c08025cac3ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想郷交通情報センタ3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "幻想郷交通情報センタ3"@ja .

_:Ne7177b9013c740cf8bde20fadce18c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "second flush(second flash)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "second flush(second flash)"@ja .

_:Neca80a47fd7e4ca6ad6ebef2643326e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "idee"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "idee"@ja .

_:Nf8719faed09a4f8190f5af0ca4fb509c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペチコート水仙"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nce17eda4f164468e94ad82189cb38e6a ;
    schema:name "ペチコート水仙"@ja .

_:Nce17eda4f164468e94ad82189cb38e6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dacc289814843b795e27cedaa6f97a3,
        _:N30431473bf62442ebc808e7b6991e22a,
        _:N37e5922306704783bd4574846b5982f0,
        _:N8b29638a5cf94cc6975ab8863d559434,
        _:N94af991603794282abe88746e61bf52b,
        _:Nbe9bb9d7cf5b4bf785ad100b58d3ad54,
        _:Nc41cafd4136a43f18a10c08025cac3ca,
        _:Ne7177b9013c740cf8bde20fadce18c57,
        _:Neca80a47fd7e4ca6ad6ebef2643326e5,
        _:Nf8719faed09a4f8190f5af0ca4fb509c ;
    mo:track_count 10 ;
    schema:duration "PT43:09"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2dacc289814843b795e27cedaa6f97a3,
        _:N30431473bf62442ebc808e7b6991e22a,
        _:N37e5922306704783bd4574846b5982f0,
        _:N8b29638a5cf94cc6975ab8863d559434,
        _:N94af991603794282abe88746e61bf52b,
        _:Nbe9bb9d7cf5b4bf785ad100b58d3ad54,
        _:Nc41cafd4136a43f18a10c08025cac3ca,
        _:Ne7177b9013c740cf8bde20fadce18c57,
        _:Neca80a47fd7e4ca6ad6ebef2643326e5,
        _:Nf8719faed09a4f8190f5af0ca4fb509c .

