@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 _:N7f07b18a14b04924b1f6cda8e16d98f7 ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N7f07b18a14b04924b1f6cda8e16d98f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34664d8af8d64f9dbab7803946c5ca65,
        _:N3c6194ea21134ffba0ff93291027f56d,
        _:N4e8f0545dd6d4b1ead21d1bafa7214fa,
        _:N7d3c4a1e348d4f7a8444db334a76f37c,
        _:Nbbe5ca57744740dab01b3f3fc38f2b36,
        _:Nd47f3816a1e1439ca073caf448965d3d,
        _:Ne98e48f2ac40429dad644b84e8d1ebac,
        _:Nf234cefbc1b74cf1bab90635a0e18349,
        _:Nf978902f6e024738a4c24be30ec9fa92,
        _:Nfcb0bae8eaa44f02b3ce671f148608b5 ;
    mo:track_count 10 ;
    schema:duration "PT36:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N34664d8af8d64f9dbab7803946c5ca65,
        _:N3c6194ea21134ffba0ff93291027f56d,
        _:N4e8f0545dd6d4b1ead21d1bafa7214fa,
        _:N7d3c4a1e348d4f7a8444db334a76f37c,
        _:Nbbe5ca57744740dab01b3f3fc38f2b36,
        _:Nd47f3816a1e1439ca073caf448965d3d,
        _:Ne98e48f2ac40429dad644b84e8d1ebac,
        _:Nf234cefbc1b74cf1bab90635a0e18349,
        _:Nf978902f6e024738a4c24be30ec9fa92,
        _:Nfcb0bae8eaa44f02b3ce671f148608b5 .

