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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 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/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 .

<album/27011#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27011#musicalwork> ;
    schema:name "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn .

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

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

<https://media.vgm.io/albums/11/27011/27011-1309449269.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/27011#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/27011/27011-1309449269.png> ;
    foaf:depicts <album/27011#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/27011/27011-1309449269.png> .

<https://medium-media.vgm.io/albums/11/27011/27011-1309449269.png> a schema:ImageObject,
        foaf:Image .

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

<album/27011#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn ;
    mo:performance_of <album/27011#musicalwork> ;
    mo:performer <artist/11414#subject> ;
    mo:recorded_as <album/27011#musicalexpression> ;
    schema:byArtist <artist/11414#subject> ;
    schema:name "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn ;
    schema:workPerformed <album/27011#musicalwork> .

<artist/11414#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27011#performance> ;
    schema:name "Daniel Itou"@en,
        "ダニエルイトウ"@ja ;
    foaf:made <album/27011#lyrics>,
        <album/27011#subject> ;
    foaf:name "Daniel Itou"@en,
        "ダニエルイトウ"@ja .

<album/27011#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27011#musicalexpression> ;
    mo:publisher _:Nd6720c93490e4985ab5209b2cbbc27e3 ;
    mo:record _:Nbd171ddf2b3a494daf345fb818e4f3b7 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/11414#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/27011/27011-1309449269.png> ;
    schema:name "Grateful Dead"@en,
        "グレイトフル・デッド"@ja,
        "Grateful Dead"@ja-latn ;
    schema:publisher _:Nd6720c93490e4985ab5209b2cbbc27e3 ;
    foaf:depiction <https://media.vgm.io/albums/11/27011/27011-1309449269.png> .

_:N5c058311f2a44affb017879c4d1155db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リビング・デッド・フェニックス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd171ddf2b3a494daf345fb818e4f3b7 ;
    schema:name "リビング・デッド・フェニックス"@ja .

_:N5c7d3db8eee1469eb39a9ac7f48c44ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "首吊り桜"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd171ddf2b3a494daf345fb818e4f3b7 ;
    schema:name "首吊り桜"@ja .

_:N75685040832c47e2b49bbe821f8f0407 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わる季節に"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd171ddf2b3a494daf345fb818e4f3b7 ;
    schema:name "終わる季節に"@ja .

_:Nccb5fd79d1ca45d183e61d0ab5a0c2ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "現人神新生活"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbd171ddf2b3a494daf345fb818e4f3b7 ;
    schema:name "現人神新生活"@ja .

_:Nd6720c93490e4985ab5209b2cbbc27e3 schema:name "Monochrome Satsujin Genbashashin"@en ;
    foaf:name "Monochrome Satsujin Genbashashin"@en .

_:Nbd171ddf2b3a494daf345fb818e4f3b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c058311f2a44affb017879c4d1155db,
        _:N5c7d3db8eee1469eb39a9ac7f48c44ca,
        _:N75685040832c47e2b49bbe821f8f0407,
        _:Nccb5fd79d1ca45d183e61d0ab5a0c2ff ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5c058311f2a44affb017879c4d1155db,
        _:N5c7d3db8eee1469eb39a9ac7f48c44ca,
        _:N75685040832c47e2b49bbe821f8f0407,
        _:Nccb5fd79d1ca45d183e61d0ab5a0c2ff .

