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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/73061#lyrics>,
        <album/73061#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

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

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

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

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

<org/984#subject> schema:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn ;
    foaf:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/73061/73061-e3193794ccc9.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73061#performance> ;
    schema:name "Tomoaki Yoshitani"@en,
        "吉谷朋晃"@ja ;
    foaf:name "Tomoaki Yoshitani"@en,
        "吉谷朋晃"@ja .

<artist/31123#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73061#performance> ;
    schema:name "Sound K"@en ;
    foaf:name "Sound K"@en .

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73061#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73061#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<artist/52515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73061#performance> ;
    schema:name "kuma"@en ;
    foaf:name "kuma"@en .

<album/73061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kurenai Garden"@en,
        "紅 Garden"@ja,
        "Kurenai Garden"@ja-latn ;
    mo:performance_of <album/73061#musicalwork> ;
    mo:performer <artist/31122#subject>,
        <artist/31123#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/52515#subject> ;
    mo:recorded_as <album/73061#musicalexpression> ;
    schema:byArtist <artist/31122#subject>,
        <artist/31123#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/52515#subject> ;
    schema:name "Kurenai Garden"@en,
        "紅 Garden"@ja,
        "Kurenai Garden"@ja-latn ;
    schema:workPerformed <album/73061#musicalwork> .

<album/73061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Kurenai Garden"@en,
        "紅 Garden"@ja,
        "Kurenai Garden"@ja-latn ;
    mo:catalogue_number "RNCD-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73061#musicalexpression> ;
    mo:publisher <org/984#subject> ;
    mo:record _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/31122#subject>,
        <artist/31123#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/52515#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/73061/73061-e3193794ccc9.jpg> ;
    schema:name "Kurenai Garden"@en,
        "紅 Garden"@ja,
        "Kurenai Garden"@ja-latn ;
    schema:publisher <org/984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/73061/73061-e3193794ccc9.jpg> .

_:N2686eca2665c46f2b645bc4d9ef1b79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢心地のヒーロー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "夢心地のヒーロー"@ja .

_:N27ea3cceb5434d9fa1c10c5cfae17b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅き月のセプテット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "紅き月のセプテット"@ja .

_:N33e9b02885614239a6d8cef13a9d9ad2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milk tea"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "Milk tea"@ja .

_:N3f7d80cc5cce41f58e754369d491aed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "紅少女"@ja .

_:N697e2f1b6ff04c089717aa4778bf0281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの夏のエルフ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "あの夏のエルフ"@ja .

_:N6cbaef0df859489aad53ffab6e3ec9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnival!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "Carnival!"@ja .

_:Nd1e60e442c484e2a8e82ba8e1085e852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彩光の夢"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "彩光の夢"@ja .

_:Ne7ec5e59bf5040169b264e1daa184a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹のヒカリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N909dd2ef78884d0b8628dd14cf0700e0 ;
    schema:name "虹のヒカリ"@ja .

_:N909dd2ef78884d0b8628dd14cf0700e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2686eca2665c46f2b645bc4d9ef1b79a,
        _:N27ea3cceb5434d9fa1c10c5cfae17b58,
        _:N33e9b02885614239a6d8cef13a9d9ad2,
        _:N3f7d80cc5cce41f58e754369d491aed4,
        _:N697e2f1b6ff04c089717aa4778bf0281,
        _:N6cbaef0df859489aad53ffab6e3ec9ff,
        _:Nd1e60e442c484e2a8e82ba8e1085e852,
        _:Ne7ec5e59bf5040169b264e1daa184a88 ;
    mo:track_count 8 ;
    schema:duration "PT33:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2686eca2665c46f2b645bc4d9ef1b79a,
        _:N27ea3cceb5434d9fa1c10c5cfae17b58,
        _:N33e9b02885614239a6d8cef13a9d9ad2,
        _:N3f7d80cc5cce41f58e754369d491aed4,
        _:N697e2f1b6ff04c089717aa4778bf0281,
        _:N6cbaef0df859489aad53ffab6e3ec9ff,
        _:Nd1e60e442c484e2a8e82ba8e1085e852,
        _:Ne7ec5e59bf5040169b264e1daa184a88 .

