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

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

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

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

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

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/503#subject> schema:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn ;
    foaf:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/20442/20442-1280486781.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20442#performance> ;
    schema:name "Plus Monaka"@en,
        "プラスもなか"@ja ;
    foaf:name "Plus Monaka"@en,
        "プラスもなか"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20442#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/6582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20442#performance> ;
    schema:name "yuki"@en ;
    foaf:name "yuki"@en .

<artist/8784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20442#performance> ;
    schema:name "Show Ikeda"@en,
        "池田奨"@ja ;
    foaf:name "Show Ikeda"@en,
        "池田奨"@ja .

<album/20442#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "UN IVY"@en,
        "UN IVY"@ja,
        "UN IVY"@ja-latn ;
    mo:catalogue_number "MCCD-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20442#musicalexpression> ;
    mo:publisher <org/503#subject> ;
    mo:record _:Ne2c41364c02747d4b9a14881f3990884 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/6582#subject>,
        <artist/8784#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/20442/20442-1280486781.jpg> ;
    schema:name "UN IVY"@en,
        "UN IVY"@ja,
        "UN IVY"@ja-latn ;
    schema:publisher <org/503#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/20442/20442-1280486781.jpg> .

<album/20442#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UN IVY"@en,
        "UN IVY"@ja,
        "UN IVY"@ja-latn ;
    mo:performance_of <album/20442#musicalwork> ;
    mo:performer <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/6582#subject>,
        <artist/8784#subject> ;
    mo:recorded_as <album/20442#musicalexpression> ;
    schema:byArtist <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/6582#subject>,
        <artist/8784#subject> ;
    schema:name "UN IVY"@en,
        "UN IVY"@ja,
        "UN IVY"@ja-latn ;
    schema:workPerformed <album/20442#musicalwork> .

_:N6eb70e433c8143fe9ae76ccf788cf1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔界地方都市エソテリア"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "魔界地方都市エソテリア"@ja .

_:N71517d9b59df403f9bc93c383a5a7c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Parrot"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "Black Parrot"@ja .

_:N7895e30d07e04e479b799ea079598a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明治十七年の上海アリス-02 RMX-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "明治十七年の上海アリス-02 RMX-"@ja .

_:N7e103ef8dc084c8280a9f4730cf5339e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "法界の火"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "法界の火"@ja .

_:N855dcf2f4c204d0cb7822dcc94885756 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent cherry"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "innocent cherry"@ja .

_:N94b638803c9b463fa0dd98b1a794acbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNCONSCIOUS"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "UNCONSCIOUS"@ja .

_:N9795e387c24f4df390cd5249100dac22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツェペシュの幼き末裔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "ツェペシュの幼き末裔"@ja .

_:Nf90b3155eff04aadad47a7b428be6a7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜に託す恋の歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "桜に託す恋の歌"@ja .

_:Nfc96d061984f47138c3914badfc4c480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆらゆら"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Ne2c41364c02747d4b9a14881f3990884 ;
    schema:name "ゆらゆら"@ja .

_:Ne2c41364c02747d4b9a14881f3990884 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6eb70e433c8143fe9ae76ccf788cf1e5,
        _:N71517d9b59df403f9bc93c383a5a7c80,
        _:N7895e30d07e04e479b799ea079598a4d,
        _:N7e103ef8dc084c8280a9f4730cf5339e,
        _:N855dcf2f4c204d0cb7822dcc94885756,
        _:N94b638803c9b463fa0dd98b1a794acbe,
        _:N9795e387c24f4df390cd5249100dac22,
        _:Nf90b3155eff04aadad47a7b428be6a7a,
        _:Nfc96d061984f47138c3914badfc4c480 ;
    mo:track_count 9 ;
    schema:duration "PT32:52"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N6eb70e433c8143fe9ae76ccf788cf1e5,
        _:N71517d9b59df403f9bc93c383a5a7c80,
        _:N7895e30d07e04e479b799ea079598a4d,
        _:N7e103ef8dc084c8280a9f4730cf5339e,
        _:N855dcf2f4c204d0cb7822dcc94885756,
        _:N94b638803c9b463fa0dd98b1a794acbe,
        _:N9795e387c24f4df390cd5249100dac22,
        _:Nf90b3155eff04aadad47a7b428be6a7a,
        _:Nfc96d061984f47138c3914badfc4c480 .

