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

<artist/13434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blue E"@en ;
    foaf:made <album/103111#lyrics>,
        <album/103111#subject> ;
    foaf:name "Blue E"@en .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/61#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@en,
        "東方非想天則　〜 超弩級ギニョルの謎を追え"@ja,
        "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@ja-latn ;
    foaf:name "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@en,
        "東方非想天則　〜 超弩級ギニョルの謎を追え"@ja,
        "Touhou Hisoutensoku ~ Choudokyuu Guignol no Nazo wo Oe"@ja-latn .

<album/103111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/103111#musicalwork> ;
    schema:name "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn .

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

<https://media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103111#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> ;
    foaf:depicts <album/103111#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> .

<https://medium-media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103111#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:made <album/103111#lyrics>,
        <album/103111#subject> ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103111#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<album/103111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn ;
    mo:performance_of <album/103111#musicalwork> ;
    mo:performer _:N2ce95ff42406443b9680d38e69a1a0ff,
        _:N8c06b878f0114ab496abf351369113c5,
        <artist/2503#subject>,
        <artist/6175#subject> ;
    mo:recorded_as <album/103111#musicalexpression> ;
    schema:byArtist _:N2ce95ff42406443b9680d38e69a1a0ff,
        _:N8c06b878f0114ab496abf351369113c5,
        <artist/2503#subject>,
        <artist/6175#subject> ;
    schema:name "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn ;
    schema:workPerformed <album/103111#musicalwork> .

<album/103111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn ;
    mo:catalogue_number "SDHV-0003" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/103111#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/61#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "匠眞"@en ;
            foaf:name "匠眞"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A～YA"@en ;
            foaf:name "A～YA"@en ],
        <artist/2503#subject>,
        <artist/6175#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> ;
    schema:name "Touhou PVD"@en,
        "東方PVD"@ja,
        "Touhou PVD"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/103111/103111-04973e8dd4bd.jpg> .

_:N0e072b6be9fe4667910fee3818261f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRE FLOWER"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    schema:name "FIRE FLOWER"@ja .

_:N2ce95ff42406443b9680d38e69a1a0ff a schema:Person,
        foaf:Person ;
    mo:performed <album/103111#performance> ;
    schema:name "A～YA"@en ;
    foaf:name "A～YA"@en .

_:N34cb0a378bb044a2be3192475bd67ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全人類ノ非想天則"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    schema:name "全人類ノ非想天則"@ja .

_:N3c1455c9b98b42758911d1d078c48534 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゅわスパ大作戦☆"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    schema:name "しゅわスパ大作戦☆"@ja .

_:N8c06b878f0114ab496abf351369113c5 a schema:Person,
        foaf:Person ;
    mo:performed <album/103111#performance> ;
    schema:name "匠眞"@en ;
    foaf:name "匠眞"@en .

_:Nc6e1ff8ac5ee4de8b93334b5e746c643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priere -プリエール-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    schema:name "Priere -プリエール-"@ja .

_:Nec1c11e322434adb8627b62f4f9ecd9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You may know \"Dream\""@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ncd5cdcf5262c437e844d6316e0e9529a ;
    schema:name "You may know \"Dream\""@ja .

_:Ncd5cdcf5262c437e844d6316e0e9529a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e072b6be9fe4667910fee3818261f2b,
        _:N34cb0a378bb044a2be3192475bd67ae7,
        _:N3c1455c9b98b42758911d1d078c48534,
        _:Nc6e1ff8ac5ee4de8b93334b5e746c643,
        _:Nec1c11e322434adb8627b62f4f9ecd9d ;
    mo:track_count 5 ;
    schema:duration "PT22:52"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0e072b6be9fe4667910fee3818261f2b,
        _:N34cb0a378bb044a2be3192475bd67ae7,
        _:N3c1455c9b98b42758911d1d078c48534,
        _:Nc6e1ff8ac5ee4de8b93334b5e746c643,
        _:Nec1c11e322434adb8627b62f4f9ecd9d .

