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

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/35851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35851#musicalwork> ;
    schema:name "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn .

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

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

<org/1058#subject> schema:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn ;
    foaf:name "LA KIA"@en,
        "LA KIA"@ja,
        "LA KIA"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/35851/35851-1350412689.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35851#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

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

<album/35851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn ;
    mo:performance_of <album/35851#musicalwork> ;
    mo:performer <artist/4400#subject>,
        <artist/47905#subject> ;
    mo:recorded_as <album/35851#musicalexpression> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:name "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn ;
    schema:workPerformed <album/35851#musicalwork> .

<album/35851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn ;
    mo:catalogue_number "LKA004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35851#musicalexpression> ;
    mo:publisher <org/1058#subject> ;
    mo:record _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/4400#subject>,
        <artist/47905#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/35851/35851-1350412689.jpg> ;
    schema:name "Koutou Kouge"@en,
        "紅灯香華"@ja,
        "Koutou Kouge"@ja-latn ;
    schema:publisher <org/1058#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/35851/35851-1350412689.jpg> .

_:N11277efbf4af42bbb81ac59449c62062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彷徨天使"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "彷徨天使"@ja .

_:N2b3b7cd442ab47c699bcdf91dbef500f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅灯香華"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "紅灯香華"@ja .

_:N2d2c0afe31f347f1b1c69d24dccfa51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "L"@ja .

_:Nbac9943b1bbe41fb8a55376845dd86ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night of Eternity"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "The Night of Eternity"@ja .

_:Nce0b4c0322184748b09e27a5b0b0a942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanished XXX"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "Vanished XXX"@ja .

_:Ne96fa56a811949ef9929aca5e9d5b435 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅華"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "紅華"@ja .

_:Nf1886d5d4f47436a8bcdcd69b6668e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.A.D"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4133e3002a54f2da749c90cfd2bfde3 ;
    schema:name "M.A.D"@ja .

_:Nb4133e3002a54f2da749c90cfd2bfde3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11277efbf4af42bbb81ac59449c62062,
        _:N2b3b7cd442ab47c699bcdf91dbef500f,
        _:N2d2c0afe31f347f1b1c69d24dccfa51b,
        _:Nbac9943b1bbe41fb8a55376845dd86ce,
        _:Nce0b4c0322184748b09e27a5b0b0a942,
        _:Ne96fa56a811949ef9929aca5e9d5b435,
        _:Nf1886d5d4f47436a8bcdcd69b6668e8a ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N11277efbf4af42bbb81ac59449c62062,
        _:N2b3b7cd442ab47c699bcdf91dbef500f,
        _:N2d2c0afe31f347f1b1c69d24dccfa51b,
        _:Nbac9943b1bbe41fb8a55376845dd86ce,
        _:Nce0b4c0322184748b09e27a5b0b0a942,
        _:Ne96fa56a811949ef9929aca5e9d5b435,
        _:Nf1886d5d4f47436a8bcdcd69b6668e8a .

