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

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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

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

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

<album/19105#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jealousy Off Vocal Ver."@en,
        "Jealousy Off Vocal Ver."@ja,
        "Jealousy Off Vocal Ver."@ja-latn ;
    mo:performance_of <album/19105#musicalwork> ;
    mo:recorded_as <album/19105#musicalexpression> ;
    schema:name "Jealousy Off Vocal Ver."@en,
        "Jealousy Off Vocal Ver."@ja,
        "Jealousy Off Vocal Ver."@ja-latn ;
    schema:workPerformed <album/19105#musicalwork> .

<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/50/19105/19105-1402535171.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19105#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/19105/19105-1402535171.jpg> ;
    foaf:depicts <album/19105#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/19105/19105-1402535171.jpg> .

<https://medium-media.vgm.io/albums/50/19105/19105-1402535171.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19105#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Jealousy Off Vocal Ver."@en,
        "Jealousy Off Vocal Ver."@ja,
        "Jealousy Off Vocal Ver."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19105#musicalexpression> ;
    mo:publisher <org/320#subject> ;
    mo:record _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/10#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/19105/19105-1402535171.jpg> ;
    schema:name "Jealousy Off Vocal Ver."@en,
        "Jealousy Off Vocal Ver."@ja,
        "Jealousy Off Vocal Ver."@ja-latn ;
    schema:publisher <org/320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/19105/19105-1402535171.jpg> .

_:N4fb8880f915c4822a386eaee6fd97427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perverseness (Off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "Perverseness (Off Vocal)"@ja .

_:N6130762767e44598b7833376e9824474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Cirque de Sept Couleurs (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "Le Cirque de Sept Couleurs (Off Vocal)"@ja .

_:N73be93a64d5d4ca88daa14057664241d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Control (Off Vocal)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "Endless Control (Off Vocal)"@ja .

_:Nb5143165514e458e943dc3d4af682337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jealousy of Silence (Off Vocal)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "Jealousy of Silence (Off Vocal)"@ja .

_:Nbc40cbbbc8e8472f971efc17e7bad8c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔境堕天録サリエル (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "魔境堕天録サリエル (Off Vocal)"@ja .

_:Nf8a4bd0aa1894a26bc20b0a480e21a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百鬼飛行 (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N161cc28ebc5a4ff3862142d24e20a1b9 ;
    schema:name "百鬼飛行 (Off Vocal)"@ja .

_:N161cc28ebc5a4ff3862142d24e20a1b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4fb8880f915c4822a386eaee6fd97427,
        _:N6130762767e44598b7833376e9824474,
        _:N73be93a64d5d4ca88daa14057664241d,
        _:Nb5143165514e458e943dc3d4af682337,
        _:Nbc40cbbbc8e8472f971efc17e7bad8c8,
        _:Nf8a4bd0aa1894a26bc20b0a480e21a11 ;
    mo:track_count 6 ;
    schema:duration "PT28:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4fb8880f915c4822a386eaee6fd97427,
        _:N6130762767e44598b7833376e9824474,
        _:N73be93a64d5d4ca88daa14057664241d,
        _:Nb5143165514e458e943dc3d4af682337,
        _:Nbc40cbbbc8e8472f971efc17e7bad8c8,
        _:Nf8a4bd0aa1894a26bc20b0a480e21a11 .

