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

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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

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

<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/34462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34462#musicalwork> ;
    schema:name "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn .

<album/34462#musicalexpression> a mo:Signal ;
    mo:published_as <album/34462#subject> ;
    mo:records <album/34462#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/26/34462/34462-1344958314.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34462#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/34462/34462-1344958314.jpg> ;
    foaf:depicts <album/34462#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/34462/34462-1344958314.jpg> .

<https://medium-media.vgm.io/albums/26/34462/34462-1344958314.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/34462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn ;
    mo:performance_of <album/34462#musicalwork> ;
    mo:performer <artist/12513#subject>,
        <artist/2300#subject> ;
    mo:recorded_as <album/34462#musicalexpression> ;
    schema:byArtist <artist/12513#subject>,
        <artist/2300#subject> ;
    schema:name "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn ;
    schema:workPerformed <album/34462#musicalwork> .

<album/34462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn ;
    mo:catalogue_number "KWL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34462#musicalexpression> ;
    mo:publisher <org/377#subject> ;
    mo:record _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/12513#subject>,
        <artist/2300#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/34462/34462-1344958314.jpg> ;
    schema:name "Youkashi no Mahoroba"@en,
        "妖かしのまほろば"@ja,
        "Youkashi no Mahoroba"@ja-latn ;
    schema:publisher <org/377#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/34462/34462-1344958314.jpg> .

_:N0734d15eddfb4860adfa1f498d3f2e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "紅楼"@ja .

_:N194a78b988044ad5ae3738eeb5d6f12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "ラクトガール"@ja .

_:N364937bfac914c44af43aea1c915afe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リジッドパラダイス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "リジッドパラダイス"@ja .

_:N39e7c3ba5a46488db36cfa7764011432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない夜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "東の国の眠らない夜"@ja .

_:N3c1bf68a85ce436bb632e26624c962f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緑眼のジェラシー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "緑眼のジェラシー"@ja .

_:N929ff9f3daf844f38a2bd445412ae244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デザイアドライブ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "デザイアドライブ"@ja .

_:Na2c23e1fbdd64009b42df908bb80b9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "風神少女"@ja .

_:Neabcd4fff1844a1cb11de7c4e307bdb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旧地獄街道を行く"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na1b5173ee84a4d2f9db2e975ce778e78 ;
    schema:name "旧地獄街道を行く"@ja .

_:Na1b5173ee84a4d2f9db2e975ce778e78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0734d15eddfb4860adfa1f498d3f2e55,
        _:N194a78b988044ad5ae3738eeb5d6f12f,
        _:N364937bfac914c44af43aea1c915afe8,
        _:N39e7c3ba5a46488db36cfa7764011432,
        _:N3c1bf68a85ce436bb632e26624c962f0,
        _:N929ff9f3daf844f38a2bd445412ae244,
        _:Na2c23e1fbdd64009b42df908bb80b9d3,
        _:Neabcd4fff1844a1cb11de7c4e307bdb5 ;
    mo:track_count 8 ;
    schema:duration "PT37:30"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0734d15eddfb4860adfa1f498d3f2e55,
        _:N194a78b988044ad5ae3738eeb5d6f12f,
        _:N364937bfac914c44af43aea1c915afe8,
        _:N39e7c3ba5a46488db36cfa7764011432,
        _:N3c1bf68a85ce436bb632e26624c962f0,
        _:N929ff9f3daf844f38a2bd445412ae244,
        _:Na2c23e1fbdd64009b42df908bb80b9d3,
        _:Neabcd4fff1844a1cb11de7c4e307bdb5 .

