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

<artist/12218#subject> a schema:Person,
        foaf:Person ;
    schema:name "Wani"@en,
        "ワニ"@ja ;
    foaf:made <album/41024#lyrics>,
        <album/41024#subject> ;
    foaf:name "Wani"@en,
        "ワニ"@ja .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<album/41024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/41024#musicalwork> ;
    schema:name "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn .

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

<org/970#subject> schema:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn ;
    foaf:name "Sally"@en,
        "サリー"@ja,
        "Sally"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/41024/41024-1376153806.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41024#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41024#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

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

<album/41024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn ;
    mo:performance_of <album/41024#musicalwork> ;
    mo:performer <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/41024#musicalexpression> ;
    schema:byArtist <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:name "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn ;
    schema:workPerformed <album/41024#musicalwork> .

<album/41024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn ;
    mo:catalogue_number "SA-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41024#musicalexpression> ;
    mo:publisher <org/970#subject> ;
    mo:record _:N5581f66754154f8481f4d64ae3bea91a ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/1948#subject> ;
    schema:byArtist <artist/11610#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/9173#subject>,
        <artist/96#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/41024/41024-1376153806.jpg> ;
    schema:name "Byou"@en,
        "ビョウ"@ja,
        "Byou"@ja-latn ;
    schema:publisher <org/970#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/41024/41024-1376153806.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "shuriken"@en ;
    foaf:made <album/41024#lyrics> ;
    foaf:name "shuriken"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "shuriken"@en ;
    foaf:made <album/41024#subject> ;
    foaf:name "shuriken"@en .

_:N137725d0bbce45279f97c805617fdc2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plaza roboscape"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "Plaza roboscape"@ja .

_:N24c359be3a0f4f0fb1e8c0750299d352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンコンディショナル"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "アンコンディショナル"@ja .

_:N25cfc2f3ad36409184f6702b3ab780b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "満潮"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "満潮"@ja .

_:N626e1b5882b9459587f91ebb6cb25b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gun～群～"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "gun～群～"@ja .

_:N88dd979e4c134aeba2a3917a3c1ae606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "【byou】"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "【byou】"@ja .

_:N8c367b88c6ce408a8fbbfdab4e675f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不思議なWonderland"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "不思議なWonderland"@ja .

_:N9b8c2f9bc5874b7f8a493b7539e1015e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "懺悔"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5581f66754154f8481f4d64ae3bea91a ;
    schema:name "懺悔"@ja .

_:N5581f66754154f8481f4d64ae3bea91a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N137725d0bbce45279f97c805617fdc2e,
        _:N24c359be3a0f4f0fb1e8c0750299d352,
        _:N25cfc2f3ad36409184f6702b3ab780b2,
        _:N626e1b5882b9459587f91ebb6cb25b0f,
        _:N88dd979e4c134aeba2a3917a3c1ae606,
        _:N8c367b88c6ce408a8fbbfdab4e675f79,
        _:N9b8c2f9bc5874b7f8a493b7539e1015e ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N137725d0bbce45279f97c805617fdc2e,
        _:N24c359be3a0f4f0fb1e8c0750299d352,
        _:N25cfc2f3ad36409184f6702b3ab780b2,
        _:N626e1b5882b9459587f91ebb6cb25b0f,
        _:N88dd979e4c134aeba2a3917a3c1ae606,
        _:N8c367b88c6ce408a8fbbfdab4e675f79,
        _:N9b8c2f9bc5874b7f8a493b7539e1015e .

