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

<artist/16593#subject> a schema:Person,
        foaf:Person ;
    schema:name "Peko"@en ;
    foaf:made <album/45634#lyrics>,
        <album/45634#subject> ;
    foaf:name "Peko"@en .

<artist/2028#subject> a schema:Person,
        foaf:Person ;
    schema:name "JeetSingh"@en ;
    foaf:made <album/45634#lyrics>,
        <album/45634#subject> ;
    foaf:name "JeetSingh"@en .

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

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

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

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

<album/45634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45634#musicalwork> ;
    schema:name "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn .

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

<org/560#subject> schema:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn ;
    foaf:name "Crest"@en,
        "Crest"@ja,
        "Crest"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/45634/45634-1399348519.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11505#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45634#performance> ;
    schema:name "Lyn-A"@en ;
    foaf:name "Lyn-A"@en .

<artist/4797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45634#performance> ;
    schema:name "Tamari"@en,
        "珠梨"@ja ;
    foaf:name "Tamari"@en,
        "珠梨"@ja .

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

<album/45634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn ;
    mo:performance_of <album/45634#musicalwork> ;
    mo:performer _:Ne27ced1ce1fb4487901591ebde76daa3,
        <artist/11505#subject>,
        <artist/4797#subject> ;
    mo:recorded_as <album/45634#musicalexpression> ;
    schema:byArtist _:Ne27ced1ce1fb4487901591ebde76daa3,
        <artist/11505#subject>,
        <artist/4797#subject> ;
    schema:name "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn ;
    schema:workPerformed <album/45634#musicalwork> .

<album/45634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn ;
    mo:catalogue_number "CRAD-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45634#musicalexpression> ;
    mo:publisher <org/560#subject> ;
    mo:record _:N96cd5c1236c441d69af2a68f07c655f5 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chia"@en ;
            foaf:name "Chia"@en ],
        <artist/11505#subject>,
        <artist/4797#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/45634/45634-1399348519.jpg> ;
    schema:name "Kagenagi Roman"@en,
        "影凪ろまん"@ja,
        "Kagenagi Roman"@ja-latn ;
    schema:publisher <org/560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/45634/45634-1399348519.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/45634#subject> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/45634#lyrics> ;
    foaf:name "朧彦"@en .

_:N04a3bea811514f2abaaceae2723a1681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calling"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "Calling"@ja .

_:N1a65dddb6023457fae0b764c9fa8a932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SweetyLove"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "SweetyLove"@ja .

_:N3941db6954904dd59bba11860fd13758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fuzzy Navel"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "Fuzzy Navel"@ja .

_:N41f86daa0d754480bd36464969f24850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミントリーフとアイスティ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "ミントリーフとアイスティ"@ja .

_:N6ce4d9286c9e41a9a104948f88657ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoia"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "Paranoia"@ja .

_:N877fadebcd024171a9358b46e8ed9b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buzz Drive"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "Buzz Drive"@ja .

_:N9a9528c3240940bf88ad2bb489317399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "Reincarnation"@ja .

_:Nb4f16e3f0b614af08fee0380731eeabd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "タンバリンガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "タンバリンガール"@ja .

_:Nd375611c2c074540a0ab939d95e0eb54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニジイロ・コイゴコロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cd5c1236c441d69af2a68f07c655f5 ;
    schema:name "ニジイロ・コイゴコロ"@ja .

_:Ne27ced1ce1fb4487901591ebde76daa3 a schema:Person,
        foaf:Person ;
    mo:performed <album/45634#performance> ;
    schema:name "Chia"@en ;
    foaf:name "Chia"@en .

_:N96cd5c1236c441d69af2a68f07c655f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a3bea811514f2abaaceae2723a1681,
        _:N1a65dddb6023457fae0b764c9fa8a932,
        _:N3941db6954904dd59bba11860fd13758,
        _:N41f86daa0d754480bd36464969f24850,
        _:N6ce4d9286c9e41a9a104948f88657ecb,
        _:N877fadebcd024171a9358b46e8ed9b6d,
        _:N9a9528c3240940bf88ad2bb489317399,
        _:Nb4f16e3f0b614af08fee0380731eeabd,
        _:Nd375611c2c074540a0ab939d95e0eb54 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N04a3bea811514f2abaaceae2723a1681,
        _:N1a65dddb6023457fae0b764c9fa8a932,
        _:N3941db6954904dd59bba11860fd13758,
        _:N41f86daa0d754480bd36464969f24850,
        _:N6ce4d9286c9e41a9a104948f88657ecb,
        _:N877fadebcd024171a9358b46e8ed9b6d,
        _:N9a9528c3240940bf88ad2bb489317399,
        _:Nb4f16e3f0b614af08fee0380731eeabd,
        _:Nd375611c2c074540a0ab939d95e0eb54 .

