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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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 .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/27996#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27996#musicalwork> ;
    schema:name "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn .

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

<org/512#subject> schema:name "co1168"@en,
        "恋色屋"@ja,
        "co1168"@ja-latn ;
    foaf:name "co1168"@en,
        "恋色屋"@ja,
        "co1168"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/27996/27996-1312761165.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10293#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Raku Taniya"@en,
        "谷屋楽"@ja ;
    foaf:name "Raku Taniya"@en,
        "谷屋楽"@ja .

<artist/11565#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Hiyori"@en,
        "緋依"@ja ;
    foaf:name "Hiyori"@en,
        "緋依"@ja .

<artist/11566#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Aya"@en,
        "彩"@ja ;
    foaf:name "Aya"@en,
        "彩"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/8206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Shimitaka"@en,
        "シミタカ"@ja ;
    foaf:name "Shimitaka"@en,
        "シミタカ"@ja .

<album/27996#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27996#musicalexpression> ;
    mo:publisher <org/512#subject> ;
    mo:record _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Aoi"@en ;
            foaf:name "Aoi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tamaya"@en ;
            foaf:name "Tamaya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "羽田環"@en ;
            foaf:name "羽田環"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ishihara-san"@en ;
            foaf:name "Ishihara-san"@en ],
        <artist/10293#subject>,
        <artist/11565#subject>,
        <artist/11566#subject>,
        <artist/8196#subject>,
        <artist/8206#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/27996/27996-1312761165.jpg> ;
    schema:name "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn ;
    schema:publisher <org/512#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/27996/27996-1312761165.jpg> .

<album/27996#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn ;
    mo:performance_of <album/27996#musicalwork> ;
    mo:performer _:N657298e5de15405e9c1fb94eb8e2d44c,
        _:N97999ddd79d2465cba9417106ea18662,
        _:Nb1e5bf649aa24da59aa13b5f558be2ce,
        _:Nc246cd1d19274d609b59b9f872ce41a5,
        <artist/10293#subject>,
        <artist/11565#subject>,
        <artist/11566#subject>,
        <artist/8196#subject>,
        <artist/8206#subject> ;
    mo:recorded_as <album/27996#musicalexpression> ;
    schema:byArtist _:N657298e5de15405e9c1fb94eb8e2d44c,
        _:N97999ddd79d2465cba9417106ea18662,
        _:Nb1e5bf649aa24da59aa13b5f558be2ce,
        _:Nc246cd1d19274d609b59b9f872ce41a5,
        <artist/10293#subject>,
        <artist/11565#subject>,
        <artist/11566#subject>,
        <artist/8196#subject>,
        <artist/8206#subject> ;
    schema:name "Niboshi."@en,
        "にぼし。"@ja,
        "Niboshi."@ja-latn ;
    schema:workPerformed <album/27996#musicalwork> .

_:N149f486479ea4ed9b62307af7a3c3fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロリッ☆えーりんちゃんのドキドキ健康診断"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "ロリッ☆えーりんちゃんのドキドキ健康診断"@ja .

_:N1f502ccaa969487891068a34780da80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Orbit"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "Night Orbit"@ja .

_:N2b94f459192b401d80462f5e6d7bc784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋祭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "秋祭"@ja .

_:N2dd5e82f77654ee087cab02d21ff1a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いぬさくや体操"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "いぬさくや体操"@ja .

_:N3d7df1ec612845859c74c4cf3789e3de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まじかる☆ぱちゅりー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "まじかる☆ぱちゅりー"@ja .

_:N657298e5de15405e9c1fb94eb8e2d44c a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Ishihara-san"@en ;
    foaf:name "Ishihara-san"@en .

_:N97999ddd79d2465cba9417106ea18662 a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "羽田環"@en ;
    foaf:name "羽田環"@en .

_:Nb1e5bf649aa24da59aa13b5f558be2ce a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Tamaya"@en ;
    foaf:name "Tamaya"@en .

_:Nc246cd1d19274d609b59b9f872ce41a5 a schema:Person,
        foaf:Person ;
    mo:performed <album/27996#performance> ;
    schema:name "Aoi"@en ;
    foaf:name "Aoi"@en .

_:Nc98a18859cd94fcc9bd3723a6bddb429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sa Tori Song"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "Sa Tori Song"@ja .

_:Nce1a73dbe2f140c29734838e0aff185b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧雨エレジー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "霧雨エレジー"@ja .

_:Nd1315d7a064d4b4798eec07cb408206e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廻る世界と漂う心"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N7a47de75028e4b6a84bbb4a75b936a74 ;
    schema:name "廻る世界と漂う心"@ja .

_:N7a47de75028e4b6a84bbb4a75b936a74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N149f486479ea4ed9b62307af7a3c3fce,
        _:N1f502ccaa969487891068a34780da80f,
        _:N2b94f459192b401d80462f5e6d7bc784,
        _:N2dd5e82f77654ee087cab02d21ff1a76,
        _:N3d7df1ec612845859c74c4cf3789e3de,
        _:Nc98a18859cd94fcc9bd3723a6bddb429,
        _:Nce1a73dbe2f140c29734838e0aff185b,
        _:Nd1315d7a064d4b4798eec07cb408206e ;
    mo:track_count 8 ;
    schema:duration "PT30:03"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N149f486479ea4ed9b62307af7a3c3fce,
        _:N1f502ccaa969487891068a34780da80f,
        _:N2b94f459192b401d80462f5e6d7bc784,
        _:N2dd5e82f77654ee087cab02d21ff1a76,
        _:N3d7df1ec612845859c74c4cf3789e3de,
        _:Nc98a18859cd94fcc9bd3723a6bddb429,
        _:Nce1a73dbe2f140c29734838e0aff185b,
        _:Nd1315d7a064d4b4798eec07cb408206e .

