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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91671#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/91671#composition>,
        <album/91671#subject> ;
    foaf:name "U2"@en .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/17/91671/91671-1571311556.jpg> a schema:ImageObject,
        foaf:Image .

<album/91671#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/91671#musicalwork> ;
    schema:name "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn .

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

<artist/49546#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91671#performance> ;
    schema:name "LyuU"@en ;
    foaf:name "LyuU"@en .

<album/91671#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn ;
    mo:performance_of <album/91671#musicalwork> ;
    mo:performer _:N32b68424754a4bce8f88c943a607758f,
        _:N7b2070f2df0747668eeb579141ca75f1,
        _:N7e30e15d2de54d72877942fcfa06df45,
        <artist/49546#subject> ;
    mo:recorded_as <album/91671#musicalexpression> ;
    schema:byArtist _:N32b68424754a4bce8f88c943a607758f,
        _:N7b2070f2df0747668eeb579141ca75f1,
        _:N7e30e15d2de54d72877942fcfa06df45,
        <artist/49546#subject> ;
    schema:name "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn ;
    schema:workPerformed <album/91671#musicalwork> .

<album/91671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn ;
    mo:catalogue_number "RDCD-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91671#musicalexpression> ;
    mo:publisher _:N65156323adcf4d1286c3926d30e0a070 ;
    mo:record _:Naeb978724953404b99ee775ebc17a301 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "あきつ"@en ;
            foaf:name "あきつ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ゆき"@en ;
            foaf:name "ゆき"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ニシム監督"@en ;
            foaf:name "ニシム監督"@en ],
        <artist/49546#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/91671/91671-1571311556.jpg> ;
    schema:name "「　」"@en,
        "「　」"@ja,
        "「　」"@ja-latn ;
    schema:publisher _:N65156323adcf4d1286c3926d30e0a070 ;
    foaf:depiction <https://media.vgm.io/albums/17/91671/91671-1571311556.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ニシム監督"@en ;
    foaf:made <album/91671#lyrics> ;
    foaf:name "ニシム監督"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ニシム監督"@en ;
    foaf:made <album/91671#subject> ;
    foaf:name "ニシム監督"@en .

_:N04d3ba54d1f14ad6a3713f9a934c69e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "浅き夢見し、酔ひもせず"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "浅き夢見し、酔ひもせず"@ja .

_:N144de7041bd84b7bb949e50dd85772a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九想図"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "九想図"@ja .

_:N32b68424754a4bce8f88c943a607758f a schema:Person,
        foaf:Person ;
    mo:performed <album/91671#performance> ;
    schema:name "ゆき"@en ;
    foaf:name "ゆき"@en .

_:N65156323adcf4d1286c3926d30e0a070 schema:name "Ridil"@en ;
    foaf:name "Ridil"@en .

_:N6894be3ccc2242fa8935e734f106eb09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "科野物語"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "科野物語"@ja .

_:N74a14c8e971740e7b5ffd497266421ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深縹"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "深縹"@ja .

_:N7b2070f2df0747668eeb579141ca75f1 a schema:Person,
        foaf:Person ;
    mo:performed <album/91671#performance> ;
    schema:name "ニシム監督"@en ;
    foaf:name "ニシム監督"@en .

_:N7e30e15d2de54d72877942fcfa06df45 a schema:Person,
        foaf:Person ;
    mo:performed <album/91671#performance> ;
    schema:name "あきつ"@en ;
    foaf:name "あきつ"@en .

_:N81fe7fd913da45479cdaff10f4e75bf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "juveniles"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "juveniles"@ja .

_:N9725406ac32b4a6bb276b8a3ddf0a419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subterranean Homesick Blue"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "Subterranean Homesick Blue"@ja .

_:N9d6537b84484478cbd94d3309b7b4714 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2678"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "2678"@ja .

_:N9fe003d992e34ccbac37dc76a27b490c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独の橋梁"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "孤独の橋梁"@ja .

_:Naac67c80f848492d980ae37bef49cb8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "童祭"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "童祭"@ja .

_:Nb6341ebe984f4db8a4d02c2e706dfef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grâce à toi"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "Grâce à toi"@ja .

_:Nc444f35b955e492eb5c2adc477610b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンダメンタル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "ファンダメンタル"@ja .

_:Nd04b225feecd43a089df834da3610374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トキメクワクセイ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Naeb978724953404b99ee775ebc17a301 ;
    schema:name "トキメクワクセイ"@ja .

_:Naeb978724953404b99ee775ebc17a301 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d3ba54d1f14ad6a3713f9a934c69e8,
        _:N144de7041bd84b7bb949e50dd85772a2,
        _:N6894be3ccc2242fa8935e734f106eb09,
        _:N74a14c8e971740e7b5ffd497266421ec,
        _:N81fe7fd913da45479cdaff10f4e75bf1,
        _:N9725406ac32b4a6bb276b8a3ddf0a419,
        _:N9d6537b84484478cbd94d3309b7b4714,
        _:N9fe003d992e34ccbac37dc76a27b490c,
        _:Naac67c80f848492d980ae37bef49cb8c,
        _:Nb6341ebe984f4db8a4d02c2e706dfef1,
        _:Nc444f35b955e492eb5c2adc477610b1a,
        _:Nd04b225feecd43a089df834da3610374 ;
    mo:track_count 12 ;
    schema:duration "PT47:45"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N04d3ba54d1f14ad6a3713f9a934c69e8,
        _:N144de7041bd84b7bb949e50dd85772a2,
        _:N6894be3ccc2242fa8935e734f106eb09,
        _:N74a14c8e971740e7b5ffd497266421ec,
        _:N81fe7fd913da45479cdaff10f4e75bf1,
        _:N9725406ac32b4a6bb276b8a3ddf0a419,
        _:N9d6537b84484478cbd94d3309b7b4714,
        _:N9fe003d992e34ccbac37dc76a27b490c,
        _:Naac67c80f848492d980ae37bef49cb8c,
        _:Nb6341ebe984f4db8a4d02c2e706dfef1,
        _:Nc444f35b955e492eb5c2adc477610b1a,
        _:Nd04b225feecd43a089df834da3610374 .

