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

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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/100770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/100770#musicalwork> ;
    schema:name "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn .

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

<album/100770#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn ;
    mo:performance_of <album/100770#musicalwork> ;
    mo:recorded_as <album/100770#musicalexpression> ;
    schema:name "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn ;
    schema:workPerformed <album/100770#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/100770/100770-1593183596.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn ;
    mo:catalogue_number "MCCD-06" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100770#musicalexpression> ;
    mo:publisher _:N48a08581a5994c1584500fe83065740d ;
    mo:record _:N72f4b29e93814c0ca8f2fad6355b354a ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/10#subject>,
        <product/14#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/100770/100770-1593183596.jpg> ;
    schema:name "Harezora no Ame"@en,
        "晴れ空の雨"@ja,
        "Harezora no Ame"@ja-latn ;
    schema:publisher _:N48a08581a5994c1584500fe83065740d ;
    foaf:depiction <https://media.vgm.io/albums/07/100770/100770-1593183596.jpg> .

_:N011e687d91f94eccaf2cff31cd613c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想追憶"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "幻想追憶"@ja .

_:N11ea6d77e6af40d8bcc76b0463be7dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶のうた"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "記憶のうた"@ja .

_:N3701843437594f6f86ea97546917ce52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なる脱出"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:37"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "聖なる脱出"@ja .

_:N48a08581a5994c1584500fe83065740d schema:name "Milkclip"@en ;
    foaf:name "Milkclip"@en .

_:Nb683b2c24e4a42fab9643c24b2faaafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "芽吹き"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "芽吹き"@ja .

_:Nb8841940459741b8aa11abaeea85e040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "先覚的界雷"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "先覚的界雷"@ja .

_:Nc7e403b3d8244f6d9b58cef842f46f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色の行列"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "虹色の行列"@ja .

_:Nf232bc1d931e4b2b914fb00f57df2b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "晴れ空の雨"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N72f4b29e93814c0ca8f2fad6355b354a ;
    schema:name "晴れ空の雨"@ja .

_:N72f4b29e93814c0ca8f2fad6355b354a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N011e687d91f94eccaf2cff31cd613c65,
        _:N11ea6d77e6af40d8bcc76b0463be7dab,
        _:N3701843437594f6f86ea97546917ce52,
        _:Nb683b2c24e4a42fab9643c24b2faaafa,
        _:Nb8841940459741b8aa11abaeea85e040,
        _:Nc7e403b3d8244f6d9b58cef842f46f19,
        _:Nf232bc1d931e4b2b914fb00f57df2b21 ;
    mo:track_count 7 ;
    schema:duration "PT28:01"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N011e687d91f94eccaf2cff31cd613c65,
        _:N11ea6d77e6af40d8bcc76b0463be7dab,
        _:N3701843437594f6f86ea97546917ce52,
        _:Nb683b2c24e4a42fab9643c24b2faaafa,
        _:Nb8841940459741b8aa11abaeea85e040,
        _:Nc7e403b3d8244f6d9b58cef842f46f19,
        _:Nf232bc1d931e4b2b914fb00f57df2b21 .

