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

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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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/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/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/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/25663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25663#musicalwork> ;
    schema:name "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn .

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

<org/862#subject> schema:name "Bloody Sword"@en,
        "Bloody Sword"@ja,
        "Bloody Sword"@ja-latn ;
    foaf:name "Bloody Sword"@en,
        "Bloody Sword"@ja,
        "Bloody Sword"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/25663/25663-1303701992.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11610#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25663#performance> ;
    schema:name "IZNA"@en ;
    foaf:name "IZNA"@en .

<album/25663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn ;
    mo:performance_of <album/25663#musicalwork> ;
    mo:performer _:N9fa30a3e7f984081a5cf9b265daa74b8,
        <artist/11610#subject> ;
    mo:recorded_as <album/25663#musicalexpression> ;
    schema:byArtist _:N9fa30a3e7f984081a5cf9b265daa74b8,
        <artist/11610#subject> ;
    schema:name "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn ;
    schema:workPerformed <album/25663#musicalwork> .

<album/25663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn ;
    mo:catalogue_number "BS0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25663#musicalexpression> ;
    mo:publisher <org/862#subject> ;
    mo:record _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ミカエル咲夜"@en ;
            foaf:name "ミカエル咲夜"@en ],
        <artist/11610#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/25663/25663-1303701992.jpg> ;
    schema:name "Touhou Yoenroku"@en,
        "東方妖艶録"@ja,
        "Touhou Yoenroku"@ja-latn ;
    schema:publisher <org/862#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/25663/25663-1303701992.jpg> .

_:N016ed54317e94e349bbfdf2be9efe277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil eye"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "Devil eye"@ja .

_:N46a92c01af314982984b303a22a0b79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女が見た都会の情景色"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "少女が見た都会の情景色"@ja .

_:N795f4319746b4ab78c0f6bee7d30e94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風林会館"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "風林会館"@ja .

_:N7ae81210e7814747b61acaf3c858eb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒服"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "黒服"@ja .

_:N884cf1d5b3cb433aafa956b6ebcf1879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女がいない"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "少女がいない"@ja .

_:N9fa30a3e7f984081a5cf9b265daa74b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/25663#performance> ;
    schema:name "ミカエル咲夜"@en ;
    foaf:name "ミカエル咲夜"@en .

_:Na31af46008234f03aa569949c26fe345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜王"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "夜王"@ja .

_:Nd5c30d67bfb64b628e7ae00abe4af4f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリシェの嘆き"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9ef133c7eeef42ccb92ccc84bc39e94b ;
    schema:name "クリシェの嘆き"@ja .

_:N9ef133c7eeef42ccb92ccc84bc39e94b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N016ed54317e94e349bbfdf2be9efe277,
        _:N46a92c01af314982984b303a22a0b79e,
        _:N795f4319746b4ab78c0f6bee7d30e94f,
        _:N7ae81210e7814747b61acaf3c858eb86,
        _:N884cf1d5b3cb433aafa956b6ebcf1879,
        _:Na31af46008234f03aa569949c26fe345,
        _:Nd5c30d67bfb64b628e7ae00abe4af4f2 ;
    mo:track_count 7 ;
    schema:duration "PT22:32"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N016ed54317e94e349bbfdf2be9efe277,
        _:N46a92c01af314982984b303a22a0b79e,
        _:N795f4319746b4ab78c0f6bee7d30e94f,
        _:N7ae81210e7814747b61acaf3c858eb86,
        _:N884cf1d5b3cb433aafa956b6ebcf1879,
        _:Na31af46008234f03aa569949c26fe345,
        _:Nd5c30d67bfb64b628e7ae00abe4af4f2 .

