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

<artist/6771#subject> a schema:Person,
        foaf:Person ;
    schema:name "sumijun"@en,
        "すみじゅん"@ja ;
    foaf:made <album/50056#lyrics>,
        <album/50056#subject> ;
    foaf:name "sumijun"@en,
        "すみじゅん"@ja .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<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/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 .

<album/50056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/50056#musicalwork> ;
    schema:name "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn .

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

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

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/50056/50056-1483401972.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50056#performance> ;
    schema:name "peЯoco."@ja ;
    foaf:name "peЯoco."@ja .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50056#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<album/50056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn ;
    mo:performance_of <album/50056#musicalwork> ;
    mo:performer <artist/14729#subject>,
        <artist/6774#subject> ;
    mo:recorded_as <album/50056#musicalexpression> ;
    schema:byArtist <artist/14729#subject>,
        <artist/6774#subject> ;
    schema:name "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn ;
    schema:workPerformed <album/50056#musicalwork> .

<album/50056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn ;
    mo:catalogue_number "DWDV-0009" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/50056#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:Nbcb2387b9bcc41018ceaecccbdddc92d ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/14729#subject>,
        <artist/6774#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/50056/50056-1483401972.jpg> ;
    schema:name "Touhou Dance School Vol.8"@en,
        "東方ダンススクール Vol.8"@ja,
        "Touhou Dance School Vol.8"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/50056/50056-1483401972.jpg> .

_:N414f6bc313644ce69479d658a1b1c8ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KIRISAME MAGIC"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcb2387b9bcc41018ceaecccbdddc92d ;
    schema:name "KIRISAME MAGIC"@en .

_:Na308a7fb996246c2a7391dcd2dd84b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FUTURE WiNG"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbcb2387b9bcc41018ceaecccbdddc92d ;
    schema:name "FUTURE WiNG"@en .

_:Nbcb2387b9bcc41018ceaecccbdddc92d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N414f6bc313644ce69479d658a1b1c8ec,
        _:Na308a7fb996246c2a7391dcd2dd84b72 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N414f6bc313644ce69479d658a1b1c8ec,
        _:Na308a7fb996246c2a7391dcd2dd84b72 .

