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

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

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

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

<event/260> a mo:Release ;
    schema:name "Released at Air Comiket (May 01, 2020 to May 05, 2020)" .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

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

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

<album/103308#musicalexpression> a mo:Signal ;
    mo:published_as <album/103308#subject> ;
    mo:records <album/103308#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/80/103308/103308-09e27545642e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103308#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/103308/103308-09e27545642e.png> ;
    foaf:depicts <album/103308#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/103308/103308-09e27545642e.png> .

<https://medium-media.vgm.io/albums/80/103308/103308-09e27545642e.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103308#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103308#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<album/103308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DOPE ICON"@en,
        "DOPE ICON"@ja,
        "DOPE ICON"@ja-latn ;
    mo:performance_of <album/103308#musicalwork> ;
    mo:performer <artist/10288#subject>,
        <artist/4383#subject>,
        <artist/48244#subject>,
        <artist/6774#subject> ;
    mo:recorded_as <album/103308#musicalexpression> ;
    schema:byArtist <artist/10288#subject>,
        <artist/4383#subject>,
        <artist/48244#subject>,
        <artist/6774#subject> ;
    schema:name "DOPE ICON"@en,
        "DOPE ICON"@ja,
        "DOPE ICON"@ja-latn ;
    schema:workPerformed <album/103308#musicalwork> .

<album/103308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "DOPE ICON"@en,
        "DOPE ICON"@ja,
        "DOPE ICON"@ja-latn ;
    mo:catalogue_number "CK-0068P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103308#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    mo:record_count 1 ;
    mo:release <event/260> ;
    schema:about <product/7214#subject> ;
    schema:byArtist <artist/10288#subject>,
        <artist/4383#subject>,
        <artist/48244#subject>,
        <artist/6774#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/103308/103308-09e27545642e.png> ;
    schema:name "DOPE ICON"@en,
        "DOPE ICON"@ja,
        "DOPE ICON"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/103308/103308-09e27545642e.png> .

_:N214cdd9fd8d3423dad22d7c61743f331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Amaryllis"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "Lonely Amaryllis"@ja .

_:N55d16e67dd8d40428af90804c416f4b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sisyphean"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "Sisyphean"@ja .

_:N67c63eae72214d40ae73bf7b2986e965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleeping beasts"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "sleeping beasts"@ja .

_:N7cfe8cad26854fb6a1351c4cd1c50ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hollow Ensemble"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "Hollow Ensemble"@ja .

_:N8d32aa9755db40499bf75c6d3a677e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give No Quarter"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "Give No Quarter"@ja .

_:N90adf7b093f24120a8351cb993310465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "missing beasts"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "missing beasts"@ja .

_:Ncde01d49fcc840ce82c226b415b940ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unlocated hell"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "unlocated hell"@ja .

_:Nd431b2e30aa94acc95b7b4be273abb0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愚か者の偶像"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "愚か者の偶像"@ja .

_:Nef0e49b92afd4564b87f9f3cd74e911a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イミテーションロストリバー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "イミテーションロストリバー"@ja .

_:Nf910e6d00a2a4d3ea908cac6fb0e894b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOPE ICON"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd93d7d4e529340548ee4d5c7a9ca7425 ;
    schema:name "DOPE ICON"@ja .

_:Nd93d7d4e529340548ee4d5c7a9ca7425 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N214cdd9fd8d3423dad22d7c61743f331,
        _:N55d16e67dd8d40428af90804c416f4b3,
        _:N67c63eae72214d40ae73bf7b2986e965,
        _:N7cfe8cad26854fb6a1351c4cd1c50ad8,
        _:N8d32aa9755db40499bf75c6d3a677e9f,
        _:N90adf7b093f24120a8351cb993310465,
        _:Ncde01d49fcc840ce82c226b415b940ce,
        _:Nd431b2e30aa94acc95b7b4be273abb0c,
        _:Nef0e49b92afd4564b87f9f3cd74e911a,
        _:Nf910e6d00a2a4d3ea908cac6fb0e894b ;
    mo:track_count 10 ;
    schema:duration "PT36:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N214cdd9fd8d3423dad22d7c61743f331,
        _:N55d16e67dd8d40428af90804c416f4b3,
        _:N67c63eae72214d40ae73bf7b2986e965,
        _:N7cfe8cad26854fb6a1351c4cd1c50ad8,
        _:N8d32aa9755db40499bf75c6d3a677e9f,
        _:N90adf7b093f24120a8351cb993310465,
        _:Ncde01d49fcc840ce82c226b415b940ce,
        _:Nd431b2e30aa94acc95b7b4be273abb0c,
        _:Nef0e49b92afd4564b87f9f3cd74e911a,
        _:Nf910e6d00a2a4d3ea908cac6fb0e894b .

