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

<artist/16593#subject> a schema:Person,
        foaf:Person ;
    schema:name "Peko"@en ;
    foaf:made <album/21132#lyrics>,
        <album/21132#subject> ;
    foaf:name "Peko"@en .

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/21132#lyrics>,
        <album/21132#subject> ;
    foaf:name "azuki"@en .

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

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<album/21132#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DOUBLE NINE"@en,
        "DOUBLE NINE"@ja,
        "DOUBLE NINE"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21132#musicalwork> ;
    schema:name "DOUBLE NINE"@en,
        "DOUBLE NINE"@ja,
        "DOUBLE NINE"@ja-latn .

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

<org/356#subject> schema:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn ;
    foaf:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/21132/21132-1286480749.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21132#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<album/21132#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "DOUBLE NINE"@en,
        "DOUBLE NINE"@ja,
        "DOUBLE NINE"@ja-latn ;
    mo:catalogue_number "LTCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21132#musicalexpression> ;
    mo:publisher <org/356#subject> ;
    mo:record _:Nd23b6510cdd84eda8c6872ae6835868f ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/20#subject>,
        <product/497#subject> ;
    schema:byArtist <artist/6770#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/21132/21132-1286480749.jpg> ;
    schema:name "DOUBLE NINE"@en,
        "DOUBLE NINE"@ja,
        "DOUBLE NINE"@ja-latn ;
    schema:publisher <org/356#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/21132/21132-1286480749.jpg> .

_:Na5e3043c035f4300b693fe6297387819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Of Glass"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nd23b6510cdd84eda8c6872ae6835868f ;
    schema:name "Heart Of Glass"@en .

_:Nbd7a4e4a869b4132bb5cd7aaa8e6b4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GiRL's WaR!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd23b6510cdd84eda8c6872ae6835868f ;
    schema:name "GiRL's WaR!!"@en .

_:Nd23b6510cdd84eda8c6872ae6835868f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na5e3043c035f4300b693fe6297387819,
        _:Nbd7a4e4a869b4132bb5cd7aaa8e6b4b9 ;
    mo:track_count 2 ;
    schema:duration "PT9:23"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na5e3043c035f4300b693fe6297387819,
        _:Nbd7a4e4a869b4132bb5cd7aaa8e6b4b9 .

