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

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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/103113#lyrics>,
        <album/103113#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/103113#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou PVD 2"@en,
        "東方PVD2"@ja,
        "Touhou PVD 2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/103113#musicalwork> ;
    schema:name "Touhou PVD 2"@en,
        "東方PVD2"@ja,
        "Touhou PVD 2"@ja-latn .

<album/103113#musicalexpression> a mo:Signal ;
    mo:published_as <album/103113#subject> ;
    mo:records <album/103113#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/31/103113/103113-4fc7eb1eb634.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103113#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/103113/103113-4fc7eb1eb634.jpg> ;
    foaf:depicts <album/103113#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/103113/103113-4fc7eb1eb634.jpg> .

<https://medium-media.vgm.io/albums/31/103113/103113-4fc7eb1eb634.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/103113#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Touhou PVD 2"@en,
        "東方PVD2"@ja,
        "Touhou PVD 2"@ja-latn ;
    mo:catalogue_number "SDHV-0004" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/103113#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:N9f64f40ac4e0407397ce9893c9357e4c ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/276#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "aki"@en ;
            foaf:name "aki"@en ],
        <artist/2503#subject>,
        <artist/6175#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/103113/103113-4fc7eb1eb634.jpg> ;
    schema:name "Touhou PVD 2"@en,
        "東方PVD2"@ja,
        "Touhou PVD 2"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/103113/103113-4fc7eb1eb634.jpg> .

_:N4482ac72e1504e989ef127898a6d15ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕のこの手 君のその手"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f64f40ac4e0407397ce9893c9357e4c ;
    schema:name "僕のこの手 君のその手"@ja .

_:Nb406de9ac85948b2898e0ca822325074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒のシスターヴァンプ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f64f40ac4e0407397ce9893c9357e4c ;
    schema:name "覚醒のシスターヴァンプ"@ja .

_:Nbd70409565a041fe9b2e33ccf693a48e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INFINITE WORLD"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f64f40ac4e0407397ce9893c9357e4c ;
    schema:name "INFINITE WORLD"@ja .

_:Ncca6cccc83274f45aacaf5685203b62b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartquake Super Shock"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f64f40ac4e0407397ce9893c9357e4c ;
    schema:name "Heartquake Super Shock"@ja .

_:Ne04a4d2e4b854bceb232136c9786738f a schema:Person,
        foaf:Person ;
    mo:performed <album/103113#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

_:Necd2aaf33b6e473daefb135db771bcb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "銀弾マリオネット"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f64f40ac4e0407397ce9893c9357e4c ;
    schema:name "銀弾マリオネット"@ja .

_:N9f64f40ac4e0407397ce9893c9357e4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4482ac72e1504e989ef127898a6d15ff,
        _:Nb406de9ac85948b2898e0ca822325074,
        _:Nbd70409565a041fe9b2e33ccf693a48e,
        _:Ncca6cccc83274f45aacaf5685203b62b,
        _:Necd2aaf33b6e473daefb135db771bcb1 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4482ac72e1504e989ef127898a6d15ff,
        _:Nb406de9ac85948b2898e0ca822325074,
        _:Nbd70409565a041fe9b2e33ccf693a48e,
        _:Ncca6cccc83274f45aacaf5685203b62b,
        _:Necd2aaf33b6e473daefb135db771bcb1 .

