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

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

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

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

<event/39> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 2 (Nov 12, 2006)" .

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

<album/49088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49088#musicalwork> ;
    schema:name "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn .

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

<album/49088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn ;
    mo:performance_of <album/49088#musicalwork> ;
    mo:recorded_as <album/49088#musicalexpression> ;
    schema:name "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn ;
    schema:workPerformed <album/49088#musicalwork> .

<org/889#subject> schema:name "Ube Software Technology Laboratory"@en,
        "宇部ソフトウェア技術研究所"@ja,
        "Ube Software Technology Laboratory"@ja-latn ;
    foaf:name "Ube Software Technology Laboratory"@en,
        "宇部ソフトウェア技術研究所"@ja,
        "Ube Software Technology Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/49088/49088-1415493059.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-12"^^xsd:date ;
    dcterms:title "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn ;
    mo:catalogue_number "ULCG-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49088#musicalexpression> ;
    mo:publisher <org/889#subject> ;
    mo:record _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    mo:record_count 1 ;
    mo:release <event/39> ;
    schema:about <product/25#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/49088/49088-1415493059.jpg> ;
    schema:name "Frequency Modulation Kyoto Zenkyokuhan"@en,
        "フリクェンシーモジュレーション京都 全曲版"@ja,
        "Frequency Modulation Kyoto Zenkyokuhan"@ja-latn ;
    schema:publisher <org/889#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/49088/49088-1415493059.jpg> .

_:N25067a05e9f94042bd4acba611b672d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "東の国の眠らない夜"@ja .

_:N288bd6cdf8b44059abfc39258e7de256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "風神少女"@ja .

_:N2e39535792614178aad4e5778f3b1d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天狗の手帖 ～ Mysterious Note"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "天狗の手帖 ～ Mysterious Note"@ja .

_:N35974b8cf51a4b128eeeaba6d94d1ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御伽の国の鬼が島"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "御伽の国の鬼が島"@ja .

_:N3be5b5a5daac49c8b7b513ed729fa77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜が降りてくる ～ Evening Star"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "夜が降りてくる ～ Evening Star"@ja .

_:N8224c3878ea04028848e4bde577cd3ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロスペクティブ京都"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "レトロスペクティブ京都"@ja .

_:Na2a2464fd48048f8adc46beb1ddddb15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の循環 ～ Wind Tour"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "風の循環 ～ Wind Tour"@ja .

_:Nbb15c2cbe3b547f4ab0da358a51f825a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "Demystify Feast"@ja .

_:Ne131c8a044cd42a694824b669c3ccbc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bonus track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "bonus track"@ja .

_:Nfe7d1c29de984bed90426321376b012e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天狗が見ている ～ Black Eyes"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5234cc97bc24b67ad5960151fc1d90a ;
    schema:name "天狗が見ている ～ Black Eyes"@ja .

_:Ne5234cc97bc24b67ad5960151fc1d90a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25067a05e9f94042bd4acba611b672d4,
        _:N288bd6cdf8b44059abfc39258e7de256,
        _:N2e39535792614178aad4e5778f3b1d22,
        _:N35974b8cf51a4b128eeeaba6d94d1ccf,
        _:N3be5b5a5daac49c8b7b513ed729fa77e,
        _:N8224c3878ea04028848e4bde577cd3ca,
        _:Na2a2464fd48048f8adc46beb1ddddb15,
        _:Nbb15c2cbe3b547f4ab0da358a51f825a,
        _:Ne131c8a044cd42a694824b669c3ccbc6,
        _:Nfe7d1c29de984bed90426321376b012e ;
    mo:track_count 10 ;
    schema:duration "PT44:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N25067a05e9f94042bd4acba611b672d4,
        _:N288bd6cdf8b44059abfc39258e7de256,
        _:N2e39535792614178aad4e5778f3b1d22,
        _:N35974b8cf51a4b128eeeaba6d94d1ccf,
        _:N3be5b5a5daac49c8b7b513ed729fa77e,
        _:N8224c3878ea04028848e4bde577cd3ca,
        _:Na2a2464fd48048f8adc46beb1ddddb15,
        _:Nbb15c2cbe3b547f4ab0da358a51f825a,
        _:Ne131c8a044cd42a694824b669c3ccbc6,
        _:Nfe7d1c29de984bed90426321376b012e .

