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

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

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

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

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

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

<album/14169#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14169#musicalwork> ;
    schema:name "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn .

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

<album/14169#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn ;
    mo:performance_of <album/14169#musicalwork> ;
    mo:recorded_as <album/14169#musicalexpression> ;
    schema:name "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn ;
    schema:workPerformed <album/14169#musicalwork> .

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

<https://media.vgm.io/albums/96/14169/14169-1245785728.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14169#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/14169/14169-1245785728.png> ;
    foaf:depicts <album/14169#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/14169/14169-1245785728.png> .

<https://medium-media.vgm.io/albums/96/14169/14169-1245785728.png> a schema:ImageObject,
        foaf:Image .

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

<album/14169#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn ;
    mo:catalogue_number "WDCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14169#musicalexpression> ;
    mo:publisher <org/1324#subject> ;
    mo:record _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/10#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/14169/14169-1245785728.png> ;
    schema:name "HANAGATAMI"@en,
        "花筐 HANAGATAMI"@ja,
        "HANAGATAMI"@ja-latn ;
    schema:publisher <org/1324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/14169/14169-1245785728.png> .

_:N0f96c3cf484347f0a72f06af5466c41f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いざ、倒れ逝くその時まで"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    schema:name "いざ、倒れ逝くその時まで"@ja .

_:N1608fbd2831b4ae0aed05cc7579b5144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お宇佐さまの素い幡 ～Hasensprung"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    schema:name "お宇佐さまの素い幡 ～Hasensprung"@ja .

_:N5ce8a9ff83784a8f9d078a54b4f25e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仏蘭西租界紅茶館"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    schema:name "仏蘭西租界紅茶館"@ja .

_:N6fcc8f56c43e4feb8513bc4892f0095a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方閻魔帖 ～The Last Judgement"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    schema:name "東方閻魔帖 ～The Last Judgement"@ja .

_:Nae94d1539266466399e06b8706d45bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～Phantom Ensemble"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N72ccab5b5bcd4742ac03b94e7314e1af ;
    schema:name "幽霊楽団 ～Phantom Ensemble"@ja .

_:N72ccab5b5bcd4742ac03b94e7314e1af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f96c3cf484347f0a72f06af5466c41f,
        _:N1608fbd2831b4ae0aed05cc7579b5144,
        _:N5ce8a9ff83784a8f9d078a54b4f25e14,
        _:N6fcc8f56c43e4feb8513bc4892f0095a,
        _:Nae94d1539266466399e06b8706d45bb7 ;
    mo:track_count 5 ;
    schema:duration "PT22:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0f96c3cf484347f0a72f06af5466c41f,
        _:N1608fbd2831b4ae0aed05cc7579b5144,
        _:N5ce8a9ff83784a8f9d078a54b4f25e14,
        _:N6fcc8f56c43e4feb8513bc4892f0095a,
        _:Nae94d1539266466399e06b8706d45bb7 .

