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

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

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

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

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<album/14133#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14133#musicalwork> ;
    schema:name "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn .

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

<album/14133#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn ;
    mo:performance_of <album/14133#musicalwork> ;
    mo:recorded_as <album/14133#musicalexpression> ;
    schema:name "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn ;
    schema:workPerformed <album/14133#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/33/14133/14133-1245709828.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14133#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/14133/14133-1245709828.jpg> ;
    foaf:depicts <album/14133#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/14133/14133-1245709828.jpg> .

<https://medium-media.vgm.io/albums/33/14133/14133-1245709828.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14133#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-30"^^xsd:date ;
    dcterms:title "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn ;
    mo:catalogue_number "WDCD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14133#musicalexpression> ;
    mo:publisher <org/1324#subject> ;
    mo:record _:N4f3e3f822fd549f4953f504d362d7877 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/14133/14133-1245709828.jpg> ;
    schema:name "ICHIKO"@en,
        "神巫 -ICHIKO-"@ja,
        "ICHIKO"@ja-latn ;
    schema:publisher <org/1324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/14133/14133-1245709828.jpg> .

_:N2389afb951b64f1a855b2b515abbff21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神巫・追儺（いちこ・おにやらい）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "神巫・追儺（いちこ・おにやらい）"@ja .

_:N69a42d296def4f0582f360b400266f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今昔幻想郷 ～ Flower Land"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "今昔幻想郷 ～ Flower Land"@ja .

_:N8b9496f456cb4720a048c2e3d3d0de5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女 (Wood Wind Style)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "風神少女 (Wood Wind Style)"@ja .

_:Na3dfbbde1d684bcd93a3e4f70b995192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜のファンタジア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "夜のファンタジア"@ja .

_:Nbf4dd923f194472a9ea79715c2414517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparky Shooting Star"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "Sparky Shooting Star"@ja .

_:Nca02fd29c06a4d20b47b49de15e1899d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングナイト (clock-up edit)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4f3e3f822fd549f4953f504d362d7877 ;
    schema:name "フラワリングナイト (clock-up edit)"@ja .

_:N4f3e3f822fd549f4953f504d362d7877 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2389afb951b64f1a855b2b515abbff21,
        _:N69a42d296def4f0582f360b400266f3e,
        _:N8b9496f456cb4720a048c2e3d3d0de5b,
        _:Na3dfbbde1d684bcd93a3e4f70b995192,
        _:Nbf4dd923f194472a9ea79715c2414517,
        _:Nca02fd29c06a4d20b47b49de15e1899d ;
    mo:track_count 6 ;
    schema:duration "PT25:14"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2389afb951b64f1a855b2b515abbff21,
        _:N69a42d296def4f0582f360b400266f3e,
        _:N8b9496f456cb4720a048c2e3d3d0de5b,
        _:Na3dfbbde1d684bcd93a3e4f70b995192,
        _:Nbf4dd923f194472a9ea79715c2414517,
        _:Nca02fd29c06a4d20b47b49de15e1899d .

