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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/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/15296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15296#musicalwork> ;
    schema:name "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn .

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

<org/320#subject> schema:name "Unlucky Morpheus"@en,
        "Unlucky Morpheus"@ja,
        "Unlucky Morpheus"@ja-latn ;
    foaf:name "Unlucky Morpheus"@en,
        "Unlucky Morpheus"@ja,
        "Unlucky Morpheus"@ja-latn .

<https://media.vgm.io/albums/69/15296/15296-1252596152.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15296#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/15296/15296-1252596152.png> ;
    foaf:depicts <album/15296#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/15296/15296-1252596152.png> .

<https://medium-media.vgm.io/albums/69/15296/15296-1252596152.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15296#performance> ;
    schema:name "yuki"@en ;
    foaf:name "yuki"@en .

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

<album/15296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn ;
    mo:performance_of <album/15296#musicalwork> ;
    mo:performer <artist/6582#subject>,
        <artist/6583#subject> ;
    mo:recorded_as <album/15296#musicalexpression> ;
    schema:byArtist <artist/6582#subject>,
        <artist/6583#subject> ;
    schema:name "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn ;
    schema:workPerformed <album/15296#musicalwork> .

<album/15296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-30"^^xsd:date ;
    dcterms:title "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn ;
    mo:catalogue_number "ANKM-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15296#musicalexpression> ;
    mo:publisher <org/320#subject> ;
    mo:record _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/6582#subject>,
        <artist/6583#subject> ;
    schema:datePublished "2009-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/15296/15296-1252596152.png> ;
    schema:name "Jealousy"@en,
        "Jealousy"@ja,
        "Jealousy"@ja-latn ;
    schema:publisher <org/320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/15296/15296-1252596152.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "白鳥瞳"@en ;
    foaf:made <album/15296#lyrics> ;
    foaf:name "白鳥瞳"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "白鳥瞳"@en ;
    foaf:made <album/15296#subject> ;
    foaf:name "白鳥瞳"@en .

_:N01c4f29ab17d4a13a3362c85bc3b0a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice at 210 BPM (Instrumental)"@en,
        "BPM210の上海アリス (Instrumental )"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Shanghai Alice at 210 BPM (Instrumental)"@en,
        "BPM210の上海アリス (Instrumental )"@ja .

_:N62c8e046374d41c0859d17c76bd90809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jealousy of Silence"@en,
        "Jealousy of Silence"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Jealousy of Silence"@en,
        "Jealousy of Silence"@ja .

_:N6345f5232d9b4ba9bfa140b45a1d925a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apparitions Stalk the Night"@en,
        "百鬼飛行"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Apparitions Stalk the Night"@en,
        "百鬼飛行"@ja .

_:N6a4b21bb8b18439aad4a657d48c90573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Control"@en,
        "Endless Control"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Endless Control"@en,
        "Endless Control"@ja .

_:N8a4c6c2ae604467fb530caa8c15ce9bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scharlachrot Horizon (Instrumental)"@en,
        "Scharlachrotの地平線 (Instrumental )"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Scharlachrot Horizon (Instrumental)"@en,
        "Scharlachrotの地平線 (Instrumental )"@ja .

_:Nbcf59c725a874d99ab7c2ab2ef9e8df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chronicle of the Wicked Fallen Angel Sariel"@en,
        "魔境堕天録サリエル"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Chronicle of the Wicked Fallen Angel Sariel"@en,
        "魔境堕天録サリエル"@ja .

_:Ne67b51194bbc406d978df6dfefc0cb62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Cirque de Sept Couleurs"@en,
        "Le Cirque de Sept Couleurs"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Le Cirque de Sept Couleurs"@en,
        "Le Cirque de Sept Couleurs"@ja .

_:Nec383cc489614755bc95f25fe3955fa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perverseness"@en,
        "Perverseness"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4c9298bf3dd64baeb1119f9756e484b9 ;
    schema:name "Perverseness"@en,
        "Perverseness"@ja .

_:N4c9298bf3dd64baeb1119f9756e484b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c4f29ab17d4a13a3362c85bc3b0a5f,
        _:N62c8e046374d41c0859d17c76bd90809,
        _:N6345f5232d9b4ba9bfa140b45a1d925a,
        _:N6a4b21bb8b18439aad4a657d48c90573,
        _:N8a4c6c2ae604467fb530caa8c15ce9bb,
        _:Nbcf59c725a874d99ab7c2ab2ef9e8df7,
        _:Ne67b51194bbc406d978df6dfefc0cb62,
        _:Nec383cc489614755bc95f25fe3955fa3 ;
    mo:track_count 8 ;
    schema:duration "PT30:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01c4f29ab17d4a13a3362c85bc3b0a5f,
        _:N62c8e046374d41c0859d17c76bd90809,
        _:N6345f5232d9b4ba9bfa140b45a1d925a,
        _:N6a4b21bb8b18439aad4a657d48c90573,
        _:N8a4c6c2ae604467fb530caa8c15ce9bb,
        _:Nbcf59c725a874d99ab7c2ab2ef9e8df7,
        _:Ne67b51194bbc406d978df6dfefc0cb62,
        _:Nec383cc489614755bc95f25fe3955fa3 .

