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

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

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

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

<artist/9005#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28501#subject> ;
    schema:name "Takuya Honegami"@en,
        "骨神タクヤ"@ja ;
    foaf:made <album/28501#composition>,
        <album/28501#subject> ;
    foaf:name "Takuya Honegami"@en,
        "骨神タクヤ"@ja .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

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

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

<https://medium-media.vgm.io/albums/10/28501/28501-1314461987.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/28501#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHERRY"@en,
        "CHERRY"@ja,
        "CHERRY"@ja-latn ;
    mo:performance_of <album/28501#musicalwork> ;
    mo:performer _:Ndce0c292a4e94ff2a2d4536b4ece40a7 ;
    mo:recorded_as <album/28501#musicalexpression> ;
    schema:byArtist _:Ndce0c292a4e94ff2a2d4536b4ece40a7 ;
    schema:name "CHERRY"@en,
        "CHERRY"@ja,
        "CHERRY"@ja-latn ;
    schema:workPerformed <album/28501#musicalwork> .

<album/28501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "CHERRY"@en,
        "CHERRY"@ja,
        "CHERRY"@ja-latn ;
    mo:catalogue_number "HMRT-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28501#musicalexpression> ;
    mo:publisher _:Nf209d7f52ffe45a2882d6118ece5e080 ;
    mo:record _:N09de5dceae12429ca8b0803ed91b11db ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "彩月あみ"@en ;
            foaf:name "彩月あみ"@en ] ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/28501/28501-1314461987.jpg> ;
    schema:name "CHERRY"@en,
        "CHERRY"@ja,
        "CHERRY"@ja-latn ;
    schema:publisher _:Nf209d7f52ffe45a2882d6118ece5e080 ;
    foaf:depiction <https://media.vgm.io/albums/10/28501/28501-1314461987.jpg> .

_:N5e4979bc0bef4ea3b78fbaead0d5cf1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "珠恋"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N09de5dceae12429ca8b0803ed91b11db ;
    schema:name "珠恋"@ja .

_:Nbe57e815120840f0b05649a3d16b5dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHERRY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N09de5dceae12429ca8b0803ed91b11db ;
    schema:name "CHERRY"@ja .

_:Nd79dd8c58dff4c54b967ee1c4afd9e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西行妖の下で"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N09de5dceae12429ca8b0803ed91b11db ;
    schema:name "西行妖の下で"@ja .

_:Ndce0c292a4e94ff2a2d4536b4ece40a7 a schema:Person,
        foaf:Person ;
    mo:performed <album/28501#performance> ;
    schema:name "彩月あみ"@en ;
    foaf:name "彩月あみ"@en .

_:Nec6c05cd9ee846daa2b0fbe15cc42363 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の山は散歩道"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N09de5dceae12429ca8b0803ed91b11db ;
    schema:name "東の山は散歩道"@ja .

_:Nf209d7f52ffe45a2882d6118ece5e080 schema:name "STORY"@en ;
    foaf:name "STORY"@en .

_:N09de5dceae12429ca8b0803ed91b11db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e4979bc0bef4ea3b78fbaead0d5cf1f,
        _:Nbe57e815120840f0b05649a3d16b5dbf,
        _:Nd79dd8c58dff4c54b967ee1c4afd9e7e,
        _:Nec6c05cd9ee846daa2b0fbe15cc42363 ;
    mo:track_count 4 ;
    schema:duration "PT18:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5e4979bc0bef4ea3b78fbaead0d5cf1f,
        _:Nbe57e815120840f0b05649a3d16b5dbf,
        _:Nd79dd8c58dff4c54b967ee1c4afd9e7e,
        _:Nec6c05cd9ee846daa2b0fbe15cc42363 .

