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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14932#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/14932#composition>,
        <album/14932#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/14932#musicalexpression> a mo:Signal ;
    mo:published_as <album/14932#subject> ;
    mo:records <album/14932#performance> .

<org/377#subject> schema:name "k-waves LAB"@en,
        "k-waves LAB"@ja,
        "k-waves LAB"@ja-latn ;
    foaf:name "k-waves LAB"@en,
        "k-waves LAB"@ja,
        "k-waves LAB"@ja-latn .

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

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

<album/14932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/14932#musicalwork> ;
    schema:name "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn .

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

<album/14932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn ;
    mo:performance_of <album/14932#musicalwork> ;
    mo:performer <artist/2300#subject> ;
    mo:recorded_as <album/14932#musicalexpression> ;
    schema:byArtist <artist/2300#subject> ;
    schema:name "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn ;
    schema:workPerformed <album/14932#musicalwork> .

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

<album/14932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn ;
    mo:catalogue_number "KWL-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14932#musicalexpression> ;
    mo:publisher <org/377#subject> ;
    mo:record _:N6659c3a127b34a0a9d0de8297d65699f ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/25#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/2300#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/14932/14932-1251026467.jpg> ;
    schema:name "kaze atsume no ŝalmo"@en,
        "風萃めのシャルモ"@ja,
        "kaze atsume no ŝalmo"@ja-latn ;
    schema:publisher <org/377#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/14932/14932-1251026467.jpg> .

_:N06bb900cb46049778533a3d6589288b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory of Forgathering Oriental Dream / Broken Moon"@en,
        "東方萃夢想／砕月"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Memory of Forgathering Oriental Dream / Broken Moon"@en,
        "東方萃夢想／砕月"@ja .

_:N3515725bad8a4627add0cc77993b911a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall"@en,
        "フォールオブフォール"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Fall of Fall"@en,
        "フォールオブフォール"@ja .

_:N466c0152e69640f0b5ba7951e576c76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage"@en,
        "シンデレラケージ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Cinderella Cage"@en,
        "シンデレラケージ"@ja .

_:N6a8b89af589446babb7284eddcd60076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Youkai Mountain"@en,
        "妖怪の山"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "The Youkai Mountain"@en,
        "妖怪の山"@ja .

_:N72d091d649ec480ab015a1417f13151b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira"@en,
        "御柱の墓場"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Cemetery of Onbashira"@en,
        "御柱の墓場"@ja .

_:N92f1860de0494a2292614bf256b7bfc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:Nadb5b7599edf4a19bb3c5e2f0c23a345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Primal Scene of Japan the Girl Saw"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 7 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "The Primal Scene of Japan the Girl Saw"@en,
        "少女が見た日本の原風景"@ja .

_:Nd8531f52e1264b34be905204164d3e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengu is Watching"@en,
        "天狗が見ている"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N6659c3a127b34a0a9d0de8297d65699f ;
    schema:name "Tengu is Watching"@en,
        "天狗が見ている"@ja .

_:N6659c3a127b34a0a9d0de8297d65699f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06bb900cb46049778533a3d6589288b8,
        _:N3515725bad8a4627add0cc77993b911a,
        _:N466c0152e69640f0b5ba7951e576c76b,
        _:N6a8b89af589446babb7284eddcd60076,
        _:N72d091d649ec480ab015a1417f13151b,
        _:N92f1860de0494a2292614bf256b7bfc3,
        _:Nadb5b7599edf4a19bb3c5e2f0c23a345,
        _:Nd8531f52e1264b34be905204164d3e57 ;
    mo:track_count 8 ;
    schema:duration "PT35:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N06bb900cb46049778533a3d6589288b8,
        _:N3515725bad8a4627add0cc77993b911a,
        _:N466c0152e69640f0b5ba7951e576c76b,
        _:N6a8b89af589446babb7284eddcd60076,
        _:N72d091d649ec480ab015a1417f13151b,
        _:N92f1860de0494a2292614bf256b7bfc3,
        _:Nadb5b7599edf4a19bb3c5e2f0c23a345,
        _:Nd8531f52e1264b34be905204164d3e57 .

