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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

<album/10198#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10198#musicalwork> ;
    schema:name "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn .

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

<org/466#subject> schema:name "Driving Kitchen"@en,
        "Driving Kitchen"@ja,
        "Driving Kitchen"@ja-latn ;
    foaf:name "Driving Kitchen"@en,
        "Driving Kitchen"@ja,
        "Driving Kitchen"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/10198/10198-1219422512.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10198#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn ;
    mo:performance_of <album/10198#musicalwork> ;
    mo:performer <artist/7643#subject> ;
    mo:recorded_as <album/10198#musicalexpression> ;
    schema:byArtist <artist/7643#subject> ;
    schema:name "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn ;
    schema:workPerformed <album/10198#musicalwork> .

<artist/7643#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10198#performance> ;
    schema:name "Kalche"@en ;
    foaf:name "Kalche"@en .

<album/10198#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn ;
    mo:catalogue_number "DKCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10198#musicalexpression> ;
    mo:publisher <org/466#subject> ;
    mo:record _:N4ee4c4f7ce724893ab69408511d415d5 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/7643#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/10198/10198-1219422512.jpg> ;
    schema:name "Toho Nettaiya"@en,
        "東方熱帯夜"@ja,
        "Toho Nettaiya"@ja-latn ;
    schema:publisher <org/466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/10198/10198-1219422512.jpg> .

_:N0c1113fed98646a58e3d3dc72c6395bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Let's Go!"@en .

_:N1c34882c8824445789ab06a0c936aabb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Dial"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Lunatic Dial"@en .

_:N2d1ce311163e4fe8a20f3df772dde82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Nostalgia"@en .

_:N6eafd68d35f44738be31c7e340c55e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Introduction"@en .

_:N700d878226914b099b40174daa7b3ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masterspark"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Masterspark"@en .

_:N728b85958840475aa0b4e38ece98c3db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Silver"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Crimson Silver"@en .

_:N7fdb4f021ccd42df9aea1c59a3a0d834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highway"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Highway"@en .

_:Na3638fc7b6ea4a2a9ef3ee29dee4a31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shang-hai Romantic"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Shang-hai Romantic"@en .

_:Naec4fdfc552041d3b693c63b75154309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall of Fall"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "Fall of Fall"@en .

_:Nc72a743b175d434193e246558d145ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "⑨radius"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N4ee4c4f7ce724893ab69408511d415d5 ;
    schema:name "⑨radius"@en .

_:N4ee4c4f7ce724893ab69408511d415d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1113fed98646a58e3d3dc72c6395bf,
        _:N1c34882c8824445789ab06a0c936aabb,
        _:N2d1ce311163e4fe8a20f3df772dde82f,
        _:N6eafd68d35f44738be31c7e340c55e55,
        _:N700d878226914b099b40174daa7b3ce8,
        _:N728b85958840475aa0b4e38ece98c3db,
        _:N7fdb4f021ccd42df9aea1c59a3a0d834,
        _:Na3638fc7b6ea4a2a9ef3ee29dee4a31d,
        _:Naec4fdfc552041d3b693c63b75154309,
        _:Nc72a743b175d434193e246558d145ad4 ;
    mo:track_count 10 ;
    schema:duration "PT44:39"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c1113fed98646a58e3d3dc72c6395bf,
        _:N1c34882c8824445789ab06a0c936aabb,
        _:N2d1ce311163e4fe8a20f3df772dde82f,
        _:N6eafd68d35f44738be31c7e340c55e55,
        _:N700d878226914b099b40174daa7b3ce8,
        _:N728b85958840475aa0b4e38ece98c3db,
        _:N7fdb4f021ccd42df9aea1c59a3a0d834,
        _:Na3638fc7b6ea4a2a9ef3ee29dee4a31d,
        _:Naec4fdfc552041d3b693c63b75154309,
        _:Nc72a743b175d434193e246558d145ad4 .

