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

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

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

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

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

<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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<album/62354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62354#musicalwork> ;
    schema:name "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn .

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

<org/866#subject> schema:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn ;
    foaf:name "UNDEAD CORPORATION"@en,
        "UNDEAD CORPORATION"@ja,
        "UNDEAD CORPORATION"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/62354/62354-1476440620.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "Dougen Kubota"@en,
        "窪田道元"@ja ;
    foaf:made <album/62354#lyrics>,
        <album/62354#subject> ;
    foaf:name "Dougen Kubota"@en,
        "窪田道元"@ja .

<artist/13445#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "Akemi"@en,
        "朱美"@ja ;
    foaf:made <album/62354#lyrics>,
        <album/62354#subject> ;
    foaf:name "Akemi"@en,
        "朱美"@ja .

<artist/15404#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "Shiren"@en,
        "紫煉"@ja ;
    foaf:name "Shiren"@en,
        "紫煉"@ja .

<artist/8138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "Pine Tree"@en,
        "パインツリー"@ja ;
    foaf:name "Pine Tree"@en,
        "パインツリー"@ja .

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

<album/62354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn ;
    mo:performance_of <album/62354#musicalwork> ;
    mo:performer _:N3ea563a444b340e8acda15b2f411a09b,
        _:Nc9241d5bd64b4b5699c3be260af83583,
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/15404#subject>,
        <artist/8138#subject> ;
    mo:recorded_as <album/62354#musicalexpression> ;
    schema:byArtist _:N3ea563a444b340e8acda15b2f411a09b,
        _:Nc9241d5bd64b4b5699c3be260af83583,
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/15404#subject>,
        <artist/8138#subject> ;
    schema:name "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn ;
    schema:workPerformed <album/62354#musicalwork> .

<album/62354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn ;
    mo:catalogue_number "ANCO-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62354#musicalexpression> ;
    mo:publisher <org/866#subject> ;
    mo:record _:N32b5044f40754ceba9caec1a4683c7ae ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/1948#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/3430#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jinya"@en ;
            foaf:name "Jinya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KOUTA"@en ;
            foaf:name "KOUTA"@en ],
        <artist/13444#subject>,
        <artist/13445#subject>,
        <artist/15404#subject>,
        <artist/8138#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/62354/62354-1476440620.jpg> ;
    schema:name "Otoko"@en,
        "漢 -おとこ-"@ja,
        "Otoko"@ja-latn ;
    schema:publisher <org/866#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/62354/62354-1476440620.jpg> .

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

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

_:N0a039739045542ca9e390088474aad14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbeams インスト"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Moonbeams インスト"@ja .

_:N0e26e9c426eb4e4e9b1fbd62111afd58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Hell"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "From Hell"@ja .

_:N0f1d1be18b034e7690ddfc24eb0fe86c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Monster"@ja .

_:N0fcc7e573b364667a3e8063cf4ef62f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide & Seek [Bonus Track]"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Hide & Seek [Bonus Track]"@ja .

_:N32d5c78b209a409aa57cd833fdf7eea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomsday Clock"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Doomsday Clock"@ja .

_:N3ea563a444b340e8acda15b2f411a09b a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "Jinya"@en ;
    foaf:name "Jinya"@en .

_:N42d7f8527cfa4d86bda946d6d2bd500b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Silence インスト"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Deadly Silence インスト"@ja .

_:N47b230ad8b2b4cd8b220b8d95a528f52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbeams"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Moonbeams"@ja .

_:N4b2d8024e9c54b149c31dcaa87798dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowtail"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Swallowtail"@ja .

_:N70a9da54cca945669f02ba54d5fb9188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide & Seek [Bonus Track] インスト"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Hide & Seek [Bonus Track] インスト"@ja .

_:Na5384105af844afe9cf973fac597ae0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monster インスト"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Monster インスト"@ja .

_:Nb70597b31a05434889e66fb643955366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Hell インスト"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "From Hell インスト"@ja .

_:Nb8107f5dd1a94ebcbe729803f5987887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomsday Clock インスト"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Doomsday Clock インスト"@ja .

_:Nbaea8cd4403f4b5cb4d199cace03bbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallowtail インスト"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Swallowtail インスト"@ja .

_:Nc9241d5bd64b4b5699c3be260af83583 a schema:Person,
        foaf:Person ;
    mo:performed <album/62354#performance> ;
    schema:name "KOUTA"@en ;
    foaf:name "KOUTA"@en .

_:Ne4ef191f75d843d9beb645a0f1703bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Silence"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N32b5044f40754ceba9caec1a4683c7ae ;
    schema:name "Deadly Silence"@ja .

_:N32b5044f40754ceba9caec1a4683c7ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a039739045542ca9e390088474aad14,
        _:N0e26e9c426eb4e4e9b1fbd62111afd58,
        _:N0f1d1be18b034e7690ddfc24eb0fe86c,
        _:N0fcc7e573b364667a3e8063cf4ef62f7,
        _:N32d5c78b209a409aa57cd833fdf7eea0,
        _:N42d7f8527cfa4d86bda946d6d2bd500b,
        _:N47b230ad8b2b4cd8b220b8d95a528f52,
        _:N4b2d8024e9c54b149c31dcaa87798dd6,
        _:N70a9da54cca945669f02ba54d5fb9188,
        _:Na5384105af844afe9cf973fac597ae0a,
        _:Nb70597b31a05434889e66fb643955366,
        _:Nb8107f5dd1a94ebcbe729803f5987887,
        _:Nbaea8cd4403f4b5cb4d199cace03bbdc,
        _:Ne4ef191f75d843d9beb645a0f1703bc4 ;
    mo:track_count 14 ;
    schema:duration "PT51:34"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0a039739045542ca9e390088474aad14,
        _:N0e26e9c426eb4e4e9b1fbd62111afd58,
        _:N0f1d1be18b034e7690ddfc24eb0fe86c,
        _:N0fcc7e573b364667a3e8063cf4ef62f7,
        _:N32d5c78b209a409aa57cd833fdf7eea0,
        _:N42d7f8527cfa4d86bda946d6d2bd500b,
        _:N47b230ad8b2b4cd8b220b8d95a528f52,
        _:N4b2d8024e9c54b149c31dcaa87798dd6,
        _:N70a9da54cca945669f02ba54d5fb9188,
        _:Na5384105af844afe9cf973fac597ae0a,
        _:Nb70597b31a05434889e66fb643955366,
        _:Nb8107f5dd1a94ebcbe729803f5987887,
        _:Nbaea8cd4403f4b5cb4d199cace03bbdc,
        _:Ne4ef191f75d843d9beb645a0f1703bc4 .

