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

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

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

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

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 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/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/32732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/32732#musicalwork> ;
    schema:name "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/23/32732/32732-1335841168.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32732#performance> ;
    schema:name "TOMMY/RYO"@en ;
    foaf:name "TOMMY/RYO"@en .

<artist/12513#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32732#performance> ;
    schema:name "Runa"@en,
        "瑠菜"@ja ;
    foaf:name "Runa"@en,
        "瑠菜"@ja .

<artist/2300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32732#performance> ;
    schema:name "Kou Ogata"@en ;
    foaf:name "Kou Ogata"@en .

<album/32732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn ;
    mo:performance_of <album/32732#musicalwork> ;
    mo:performer <artist/11977#subject>,
        <artist/12513#subject>,
        <artist/2300#subject> ;
    mo:recorded_as <album/32732#musicalexpression> ;
    schema:byArtist <artist/11977#subject>,
        <artist/12513#subject>,
        <artist/2300#subject> ;
    schema:name "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn ;
    schema:workPerformed <album/32732#musicalwork> .

<album/32732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn ;
    mo:catalogue_number "RUNA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32732#musicalexpression> ;
    mo:publisher _:N95f3fdd7ca904b61a442ac18e9ac609f ;
    mo:record _:N6ebc65514939485ca1b7f196e0a766d5 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/11977#subject>,
        <artist/12513#subject>,
        <artist/2300#subject> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/32732/32732-1335841168.jpg> ;
    schema:name "Karin Gengakusai"@en,
        "花凛弦樂祭"@ja,
        "Karin Gengakusai"@ja-latn ;
    schema:publisher _:N95f3fdd7ca904b61a442ac18e9ac609f ;
    foaf:depiction <https://media.vgm.io/albums/23/32732/32732-1335841168.jpg> .

_:N09122ea8fdb946e38bfee36da6d62cfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because Princess Inada is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N6ebc65514939485ca1b7f196e0a766d5 ;
    schema:name "Because Princess Inada is Scolding Me"@en,
        "稲田姫様に叱られるから"@ja .

_:N260d2959fdcd496e9cacc28776425847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "優雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N6ebc65514939485ca1b7f196e0a766d5 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "優雅に咲かせ、墨染の桜"@ja .

_:N5fa74fb0ae3442a0960e0a2ca84e1c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo, Past and Present"@en,
        "今昔幻想郷"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6ebc65514939485ca1b7f196e0a766d5 ;
    schema:name "Gensokyo, Past and Present"@en,
        "今昔幻想郷"@ja .

_:N8a5e397a4dac403dbf879f0d14ddb132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Futatsuiwa From Sado"@en,
        "佐渡の二ッ岩"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N6ebc65514939485ca1b7f196e0a766d5 ;
    schema:name "Futatsuiwa From Sado"@en,
        "佐渡の二ッ岩"@ja .

_:N95f3fdd7ca904b61a442ac18e9ac609f schema:name "shironekobeat"@en ;
    foaf:name "shironekobeat"@en .

_:Nb5e9ff0d6fbd46d69a44f9167d1f1516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6ebc65514939485ca1b7f196e0a766d5 ;
    schema:name "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja .

_:N6ebc65514939485ca1b7f196e0a766d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09122ea8fdb946e38bfee36da6d62cfd,
        _:N260d2959fdcd496e9cacc28776425847,
        _:N5fa74fb0ae3442a0960e0a2ca84e1c5e,
        _:N8a5e397a4dac403dbf879f0d14ddb132,
        _:Nb5e9ff0d6fbd46d69a44f9167d1f1516 ;
    mo:track_count 5 ;
    schema:duration "PT17:47"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N09122ea8fdb946e38bfee36da6d62cfd,
        _:N260d2959fdcd496e9cacc28776425847,
        _:N5fa74fb0ae3442a0960e0a2ca84e1c5e,
        _:N8a5e397a4dac403dbf879f0d14ddb132,
        _:Nb5e9ff0d6fbd46d69a44f9167d1f1516 .

