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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/33196#lyrics>,
        <album/33196#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/33196#lyrics>,
        <album/33196#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/33196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33196#musicalwork> ;
    schema:name "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn .

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

<org/741#subject> schema:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn ;
    foaf:name "Poplica*"@en,
        "Poplica*"@ja,
        "Poplica*"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/33196/33196-1337588086.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12506#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "723"@en ;
    foaf:made <album/33196#lyrics>,
        <album/33196#subject> ;
    foaf:name "723"@en .

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/33196#lyrics>,
        <album/33196#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/4368#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "Gaku"@en,
        "ガク"@ja ;
    foaf:name "Gaku"@en,
        "ガク"@ja .

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

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

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

<artist/7327#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "fi-fy"@en,
        "ふぃー ふぃー"@ja ;
    foaf:name "fi-fy"@en,
        "ふぃー ふぃー"@ja .

<artist/7329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33196#performance> ;
    schema:name "Jhojia"@en ;
    foaf:name "Jhojia"@en .

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

<album/33196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn ;
    mo:performance_of <album/33196#musicalwork> ;
    mo:performer <artist/10288#subject>,
        <artist/12506#subject>,
        <artist/12585#subject>,
        <artist/4368#subject>,
        <artist/4383#subject>,
        <artist/7301#subject>,
        <artist/7321#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    mo:recorded_as <album/33196#musicalexpression> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12506#subject>,
        <artist/12585#subject>,
        <artist/4368#subject>,
        <artist/4383#subject>,
        <artist/7301#subject>,
        <artist/7321#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    schema:name "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn ;
    schema:workPerformed <album/33196#musicalwork> .

<album/33196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn ;
    mo:catalogue_number "LICA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33196#musicalexpression> ;
    mo:publisher <org/741#subject> ;
    mo:record _:Nf23d3092ce314b6284974387cc29c68b ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12506#subject>,
        <artist/12585#subject>,
        <artist/4368#subject>,
        <artist/4383#subject>,
        <artist/7301#subject>,
        <artist/7321#subject>,
        <artist/7327#subject>,
        <artist/7329#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/33196/33196-1337588086.jpg> ;
    schema:name "Poptrick"@en,
        "Poptrick"@ja,
        "Poptrick"@ja-latn ;
    schema:publisher <org/741#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/33196/33196-1337588086.jpg> .

_:N02d42903628b48348046ed5076c9b7c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zillion Lights"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Zillion Lights"@ja .

_:N08c36c4ba6744b10a037d51e88c19f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resolution"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Resolution"@ja .

_:N2a0b79ea08954a6fb7f20d94dbf55c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wish to the moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "wish to the moon"@ja .

_:N3809d3fdbad5454ea05c3ffcc3940906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapture - Taishi Remix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Rapture - Taishi Remix"@ja .

_:N3d4dfeae878e44fbb7e2f2b76bd50ffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "be with you"@ja .

_:N582ecce3257b4417a9df7230448826b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "farewell"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "farewell"@ja .

_:N63cc526b3d6e43e6971249fee16c2150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poptrick"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Poptrick"@ja .

_:N93ab1a169dee4be5897b5824d16b0cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambigu"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Ambigu"@ja .

_:Nd9723486d15a4b0c81ee96b8944839cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint it for"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf23d3092ce314b6284974387cc29c68b ;
    schema:name "Paint it for"@ja .

_:Nf23d3092ce314b6284974387cc29c68b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02d42903628b48348046ed5076c9b7c5,
        _:N08c36c4ba6744b10a037d51e88c19f41,
        _:N2a0b79ea08954a6fb7f20d94dbf55c26,
        _:N3809d3fdbad5454ea05c3ffcc3940906,
        _:N3d4dfeae878e44fbb7e2f2b76bd50ffb,
        _:N582ecce3257b4417a9df7230448826b5,
        _:N63cc526b3d6e43e6971249fee16c2150,
        _:N93ab1a169dee4be5897b5824d16b0cfa,
        _:Nd9723486d15a4b0c81ee96b8944839cc ;
    mo:track_count 9 ;
    schema:duration "PT41:00"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02d42903628b48348046ed5076c9b7c5,
        _:N08c36c4ba6744b10a037d51e88c19f41,
        _:N2a0b79ea08954a6fb7f20d94dbf55c26,
        _:N3809d3fdbad5454ea05c3ffcc3940906,
        _:N3d4dfeae878e44fbb7e2f2b76bd50ffb,
        _:N582ecce3257b4417a9df7230448826b5,
        _:N63cc526b3d6e43e6971249fee16c2150,
        _:N93ab1a169dee4be5897b5824d16b0cfa,
        _:Nd9723486d15a4b0c81ee96b8944839cc .

