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

<artist/4800#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAKI"@en ;
    foaf:made <album/29586#lyrics>,
        <album/29586#subject> ;
    foaf:name "MAKI"@en .

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<album/29586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29586#musicalwork> ;
    schema:name "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn .

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

<org/210#subject> schema:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn ;
    foaf:name "Seventh-Heaven Maxion"@en,
        "セブンスヘブンMAXION"@ja,
        "Seventh-Heaven Maxion"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/29586/29586-1318740384.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5322#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29586#performance> ;
    schema:name "Yuri no Atelier"@en ;
    foaf:name "Yuri no Atelier"@en .

<artist/5518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29586#performance> ;
    schema:name "Yu Oda"@en,
        "小田ユウ"@ja ;
    foaf:name "Yu Oda"@en,
        "小田ユウ"@ja .

<artist/6994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29586#performance> ;
    schema:name "Ai Ohsera"@en,
        "大瀬良あい"@ja ;
    foaf:made <album/29586#lyrics>,
        <album/29586#subject> ;
    foaf:name "Ai Ohsera"@en,
        "大瀬良あい"@ja .

<album/29586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn ;
    mo:performance_of <album/29586#musicalwork> ;
    mo:performer _:N7775231c570e4119a5d68dfdf7cc7383,
        _:Nd97b974f7406401bb1c9daa7880c6afd,
        <artist/5322#subject>,
        <artist/5518#subject>,
        <artist/6994#subject> ;
    mo:recorded_as <album/29586#musicalexpression> ;
    schema:byArtist _:N7775231c570e4119a5d68dfdf7cc7383,
        _:Nd97b974f7406401bb1c9daa7880c6afd,
        <artist/5322#subject>,
        <artist/5518#subject>,
        <artist/6994#subject> ;
    schema:name "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn ;
    schema:workPerformed <album/29586#musicalwork> .

<album/29586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn ;
    mo:catalogue_number "SHM-0033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29586#musicalexpression> ;
    mo:publisher <org/210#subject> ;
    mo:record _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yuko"@en ;
            foaf:name "yuko"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "spira"@en ;
            foaf:name "spira"@en ],
        <artist/5322#subject>,
        <artist/5518#subject>,
        <artist/6994#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/29586/29586-1318740384.jpg> ;
    schema:name "Harukaze Defectus"@en,
        "悠風ディフェクタス"@ja,
        "Harukaze Defectus"@ja-latn ;
    schema:publisher <org/210#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/29586/29586-1318740384.jpg> .

_:N2e458dbeb88b4396aa769f585d7ab03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の隠れんぼ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "月の隠れんぼ"@ja .

_:N6646f1ac2dc147899192e82be2484a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "悠風"@ja .

_:N7775231c570e4119a5d68dfdf7cc7383 a schema:Person,
        foaf:Person ;
    mo:performed <album/29586#performance> ;
    schema:name "yuko"@en ;
    foaf:name "yuko"@en .

_:Nae38673fc94144c4bef2dc9374a13430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽に最も近い城の姫君"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "太陽に最も近い城の姫君"@ja .

_:Nc5e8250e4cf8420ebd9e32cb365fe78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の霧～reciprocatio"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "氷の霧～reciprocatio"@ja .

_:Nc8e79c6b30da4e1e8fc5781838fd6197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あまねく森に紡ぐ詩 ～Magus Night～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "あまねく森に紡ぐ詩 ～Magus Night～"@ja .

_:Nd97b974f7406401bb1c9daa7880c6afd a schema:Person,
        foaf:Person ;
    mo:performed <album/29586#performance> ;
    schema:name "spira"@en ;
    foaf:name "spira"@en .

_:Ndabf2dba633e42df9a1a1e4d2b07a071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法使いの憂鬱"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "魔法使いの憂鬱"@ja .

_:Ne9af11b86ee84209a60add029ceb9ff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪の夜のサルト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "雪の夜のサルト"@ja .

_:Nf4b83818ba5243d98b5ae27910082adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠風-春-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "悠風-春-"@ja .

_:Nf76185d349e245f6bf3e9bcd6de5c010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星と空と雲の間に間に"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N577b5ccdbd8141c182b6f4b8b8995fef ;
    schema:name "星と空と雲の間に間に"@ja .

_:N577b5ccdbd8141c182b6f4b8b8995fef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e458dbeb88b4396aa769f585d7ab03f,
        _:N6646f1ac2dc147899192e82be2484a1d,
        _:Nae38673fc94144c4bef2dc9374a13430,
        _:Nc5e8250e4cf8420ebd9e32cb365fe78f,
        _:Nc8e79c6b30da4e1e8fc5781838fd6197,
        _:Ndabf2dba633e42df9a1a1e4d2b07a071,
        _:Ne9af11b86ee84209a60add029ceb9ff5,
        _:Nf4b83818ba5243d98b5ae27910082adc,
        _:Nf76185d349e245f6bf3e9bcd6de5c010 ;
    mo:track_count 9 ;
    schema:duration "PT32:06"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2e458dbeb88b4396aa769f585d7ab03f,
        _:N6646f1ac2dc147899192e82be2484a1d,
        _:Nae38673fc94144c4bef2dc9374a13430,
        _:Nc5e8250e4cf8420ebd9e32cb365fe78f,
        _:Nc8e79c6b30da4e1e8fc5781838fd6197,
        _:Ndabf2dba633e42df9a1a1e4d2b07a071,
        _:Ne9af11b86ee84209a60add029ceb9ff5,
        _:Nf4b83818ba5243d98b5ae27910082adc,
        _:Nf76185d349e245f6bf3e9bcd6de5c010 .

