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

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

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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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 .

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

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<https://media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30652#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> ;
    foaf:depicts <album/30652#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> .

<https://medium-media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30652#performance> ;
    schema:name "itori"@en,
        "絃鳥"@ja ;
    foaf:name "itori"@en,
        "絃鳥"@ja .

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30652#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30652#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30652#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<album/30652#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "POP ICON"@en,
        "POP ICON"@ja,
        "POP ICON"@ja-latn ;
    mo:catalogue_number "CK-0022P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30652#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:N63c6138269d74fbea76c486d32930c7d ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Donnie the Dynamite"@en ;
            foaf:name "Donnie the Dynamite"@en ],
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/7301#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> ;
    schema:name "POP ICON"@en,
        "POP ICON"@ja,
        "POP ICON"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/30652/30652-622704f9d3ae.jpg> .

<album/30652#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "POP ICON"@en,
        "POP ICON"@ja,
        "POP ICON"@ja-latn ;
    mo:performance_of <album/30652#musicalwork> ;
    mo:performer _:N691c7c1f271c4169913c21af425544b4,
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/7301#subject> ;
    mo:recorded_as <album/30652#musicalexpression> ;
    schema:byArtist _:N691c7c1f271c4169913c21af425544b4,
        <artist/10288#subject>,
        <artist/2503#subject>,
        <artist/2514#subject>,
        <artist/7301#subject> ;
    schema:name "POP ICON"@en,
        "POP ICON"@ja,
        "POP ICON"@ja-latn ;
    schema:workPerformed <album/30652#musicalwork> .

_:N14e2713d92a44891afb7b93815dca570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange New World"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Strange New World"@en .

_:N4140b945b9a6428088336218684e72ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suggestion 99"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Suggestion 99"@en .

_:N42a95e4160aa442c8da68e746311b8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ten Desires"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Ten Desires"@en .

_:N6142b47c9c664f98a50f8f5852b4a47b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Sunset"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "the Sunset"@en .

_:N691c7c1f271c4169913c21af425544b4 a schema:Person,
        foaf:Person ;
    mo:performed <album/30652#performance> ;
    schema:name "Donnie the Dynamite"@en ;
    foaf:name "Donnie the Dynamite"@en .

_:N7d61a74b32274233a7eaa0cc2260f4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Beats"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Heart Beats"@en .

_:N84275acf9f6847f88b18790e5c264e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time After Time"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Time After Time"@en .

_:N9c7aea7b768348d5b8e9281c0632d3d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESIRE DRIVE"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "DESIRE DRIVE"@en .

_:Nac7401a06c0947e2a8db891355bf6917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Craft"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "Craft"@en .

_:Naf8f8ac4622b44168946b97c17997c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you're the fire - reconstructed mix"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "you're the fire - reconstructed mix"@en .

_:Ne185133b66d343c4ac534be3d1480a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESIRE DREAM"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N63c6138269d74fbea76c486d32930c7d ;
    schema:name "DESIRE DREAM"@en .

_:N63c6138269d74fbea76c486d32930c7d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14e2713d92a44891afb7b93815dca570,
        _:N4140b945b9a6428088336218684e72ef,
        _:N42a95e4160aa442c8da68e746311b8d4,
        _:N6142b47c9c664f98a50f8f5852b4a47b,
        _:N7d61a74b32274233a7eaa0cc2260f4ed,
        _:N84275acf9f6847f88b18790e5c264e7f,
        _:N9c7aea7b768348d5b8e9281c0632d3d0,
        _:Nac7401a06c0947e2a8db891355bf6917,
        _:Naf8f8ac4622b44168946b97c17997c1f,
        _:Ne185133b66d343c4ac534be3d1480a21 ;
    mo:track_count 10 ;
    schema:duration "PT44:27"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N14e2713d92a44891afb7b93815dca570,
        _:N4140b945b9a6428088336218684e72ef,
        _:N42a95e4160aa442c8da68e746311b8d4,
        _:N6142b47c9c664f98a50f8f5852b4a47b,
        _:N7d61a74b32274233a7eaa0cc2260f4ed,
        _:N84275acf9f6847f88b18790e5c264e7f,
        _:N9c7aea7b768348d5b8e9281c0632d3d0,
        _:Nac7401a06c0947e2a8db891355bf6917,
        _:Naf8f8ac4622b44168946b97c17997c1f,
        _:Ne185133b66d343c4ac534be3d1480a21 .

