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

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

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

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

<artist/2645#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "O-SE"@en ;
    foaf:made <album/87622#composition>,
        <album/87622#subject> ;
    foaf:name "O-SE"@en .

<artist/32026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "Lune"@en ;
    foaf:made <album/87622#composition>,
        <album/87622#subject> ;
    foaf:name "Lune"@en .

<artist/43740#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "bloodymalie"@en ;
    foaf:made <album/87622#composition>,
        <album/87622#subject> ;
    foaf:name "bloodymalie"@en .

<artist/6674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "-45"@en ;
    foaf:made <album/87622#composition>,
        <album/87622#subject> ;
    foaf:name "-45"@en .

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

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

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

<album/87622#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn ;
    mo:performance_of <album/87622#musicalwork> ;
    mo:recorded_as <album/87622#musicalexpression> ;
    schema:name "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn ;
    schema:workPerformed <album/87622#musicalwork> .

<org/1900#subject> schema:name "D'va;;;;;;;;5"@en,
        "D'va;;;;;;;;5"@ja,
        "D'va;;;;;;;;5"@ja-latn ;
    foaf:name "D'va;;;;;;;;5"@en,
        "D'va;;;;;;;;5"@ja,
        "D'va;;;;;;;;5"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/87622/87622-1567974669.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87622#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "かたやきそば (Monkey love (SIC))"@en ;
            foaf:made <album/87622#composition> ;
            foaf:name "かたやきそば (Monkey love (SIC))"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(D'va;;;;;;;;;;4)"@en ;
            foaf:made <album/87622#composition> ;
            foaf:name "(D'va;;;;;;;;;;4)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(D'va;;;;;;;;;;4)"@en ;
            foaf:made <album/87622#composition> ;
            foaf:name "(D'va;;;;;;;;;;4)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "sie"@en ;
            foaf:made <album/87622#composition> ;
            foaf:name "sie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Monkey love (SIC))"@en ;
            foaf:made <album/87622#composition> ;
            foaf:name "(Monkey love (SIC))"@en ],
        <artist/1#subject>,
        <artist/2645#subject>,
        <artist/32026#subject>,
        <artist/43740#subject>,
        <artist/6674#subject> ;
    mo:produced_work <album/87622#musicalwork> ;
    schema:name "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn .

<album/87622#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87622#musicalexpression> ;
    mo:publisher <org/1900#subject> ;
    mo:record _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/87622/87622-1567974669.jpg> ;
    schema:name "ANEMONE"@en,
        "紅花翁草"@ja,
        "ANEMONE"@ja-latn ;
    schema:publisher <org/1900#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/87622/87622-1567974669.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "(D'va;;;;;;;;;;4)"@en ;
    foaf:made <album/87622#subject> ;
    foaf:name "(D'va;;;;;;;;;;4)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "(D'va;;;;;;;;;;4)"@en ;
    foaf:made <album/87622#subject> ;
    foaf:name "(D'va;;;;;;;;;;4)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "かたやきそば (Monkey love (SIC))"@en ;
    foaf:made <album/87622#subject> ;
    foaf:name "かたやきそば (Monkey love (SIC))"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "(Monkey love (SIC))"@en ;
    foaf:made <album/87622#subject> ;
    foaf:name "(Monkey love (SIC))"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87622#subject> ;
    schema:name "sie"@en ;
    foaf:made <album/87622#subject> ;
    foaf:name "sie"@en .

_:N14e2b4a2db5d4ef3a98345d9b4a29c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "babydoll [Deep House Work vol.01]"@en,
        "babydoll [Deep House Work vol.01]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "babydoll [Deep House Work vol.01]"@en,
        "babydoll [Deep House Work vol.01]"@ja .

_:N2ee58b50091b46d7834cb4c706f1a729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy woman living alone by herself"@en,
        "Lazy woman living alone by herself"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Lazy woman living alone by herself"@en,
        "Lazy woman living alone by herself"@ja .

_:N39d0117cbd154652953f236de623b706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "System Zero"@en,
        "システム零"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "System Zero"@en,
        "システム零"@ja .

_:N57b0aca71e4c45328a38af74b949c4a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electric Ape"@en,
        "エレクトリックエイプ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Electric Ape"@en,
        "エレクトリックエイプ"@ja .

_:N705f2724b223446ebd40f559c692261b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ena"@en,
        "Ena"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Ena"@en,
        "Ena"@ja .

_:N7598847cf7a242ebbeb980dc8b3e7e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Mirror"@en,
        "赤鏡"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Red Mirror"@en,
        "赤鏡"@ja .

_:N8ddcb443cd974b11bfeda42a9c13acac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekai"@en,
        "Sekai"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Sekai"@en,
        "Sekai"@ja .

_:N97e7b208d9d846bba794f0afc6f7ffd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Night of Mourning"@en,
        "そして嘆きの夜が明ける"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "On the Night of Mourning"@en,
        "そして嘆きの夜が明ける"@ja .

_:N9d4f5af5caca40f5bc37074b9cc342e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PRISON STRIP"@en,
        "牢獄STRIP"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "PRISON STRIP"@en,
        "牢獄STRIP"@ja .

_:Nd51794b5c6d147b8ace62d3e275da897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en,
        "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "None"@en,
        "None"@ja .

_:Nd7672336e381497386d6f3c03d782b04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shelter kids (0.8ver)"@en,
        "シェルターキッズ（0.8ver）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Shelter kids (0.8ver)"@en,
        "シェルターキッズ（0.8ver）"@ja .

_:Ne53a1eb89bc0454bbc6b2e541e091f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funeral of Time"@en,
        "時の葬送"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N8fa5692ac1504c6dbfa2ce06a44b56d7 ;
    schema:name "Funeral of Time"@en,
        "時の葬送"@ja .

_:N8fa5692ac1504c6dbfa2ce06a44b56d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e2b4a2db5d4ef3a98345d9b4a29c9e,
        _:N2ee58b50091b46d7834cb4c706f1a729,
        _:N39d0117cbd154652953f236de623b706,
        _:N57b0aca71e4c45328a38af74b949c4a2,
        _:N705f2724b223446ebd40f559c692261b,
        _:N7598847cf7a242ebbeb980dc8b3e7e39,
        _:N8ddcb443cd974b11bfeda42a9c13acac,
        _:N97e7b208d9d846bba794f0afc6f7ffd6,
        _:N9d4f5af5caca40f5bc37074b9cc342e3,
        _:Nd51794b5c6d147b8ace62d3e275da897,
        _:Nd7672336e381497386d6f3c03d782b04,
        _:Ne53a1eb89bc0454bbc6b2e541e091f3a ;
    mo:track_count 12 ;
    schema:duration "PT44:33"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N14e2b4a2db5d4ef3a98345d9b4a29c9e,
        _:N2ee58b50091b46d7834cb4c706f1a729,
        _:N39d0117cbd154652953f236de623b706,
        _:N57b0aca71e4c45328a38af74b949c4a2,
        _:N705f2724b223446ebd40f559c692261b,
        _:N7598847cf7a242ebbeb980dc8b3e7e39,
        _:N8ddcb443cd974b11bfeda42a9c13acac,
        _:N97e7b208d9d846bba794f0afc6f7ffd6,
        _:N9d4f5af5caca40f5bc37074b9cc342e3,
        _:Nd51794b5c6d147b8ace62d3e275da897,
        _:Nd7672336e381497386d6f3c03d782b04,
        _:Ne53a1eb89bc0454bbc6b2e541e091f3a .

