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

<artist/9052#subject> a schema:Person,
        foaf:Person ;
    schema:name "pe"@en,
        "ぺー"@ja ;
    foaf:made <album/19993#lyrics>,
        <album/19993#subject> ;
    foaf:name "pe"@en,
        "ぺー"@ja .

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

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

<event/90> a mo:Release ;
    schema:name "Released at Hell and Heaven Meltdown (Nov 03, 2009)" .

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

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

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

<org/603#subject> schema:name "Mugentou"@en,
        "夢幻燈"@ja,
        "Mugentou"@ja-latn ;
    foaf:name "Mugentou"@en,
        "夢幻燈"@ja,
        "Mugentou"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/19993/19993-1277372890.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/9050#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19993#performance> ;
    schema:name "Pyon"@en,
        "ピョン"@ja ;
    foaf:made <album/19993#lyrics>,
        <album/19993#subject> ;
    foaf:name "Pyon"@en,
        "ピョン"@ja .

<artist/9051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19993#performance> ;
    schema:name "Zan"@en ;
    foaf:name "Zan"@en .

<artist/9053#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19993#performance> ;
    schema:name "KON"@en ;
    foaf:name "KON"@en .

<artist/9054#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19993#performance> ;
    schema:name "seri"@en,
        "せり"@ja ;
    foaf:name "seri"@en,
        "せり"@ja .

<album/19993#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Awake Bluster"@en,
        "Awake Bluster"@ja,
        "Awake Bluster"@ja-latn ;
    mo:performance_of <album/19993#musicalwork> ;
    mo:performer <artist/9050#subject>,
        <artist/9051#subject>,
        <artist/9053#subject>,
        <artist/9054#subject> ;
    mo:recorded_as <album/19993#musicalexpression> ;
    schema:byArtist <artist/9050#subject>,
        <artist/9051#subject>,
        <artist/9053#subject>,
        <artist/9054#subject> ;
    schema:name "Awake Bluster"@en,
        "Awake Bluster"@ja,
        "Awake Bluster"@ja-latn ;
    schema:workPerformed <album/19993#musicalwork> .

<album/19993#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-03"^^xsd:date ;
    dcterms:title "Awake Bluster"@en,
        "Awake Bluster"@ja,
        "Awake Bluster"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19993#musicalexpression> ;
    mo:publisher <org/603#subject> ;
    mo:record _:Nfe2471d3050e41e48bea7024b962f03c ;
    mo:record_count 1 ;
    mo:release <event/90> ;
    schema:about <product/37#subject> ;
    schema:byArtist <artist/9050#subject>,
        <artist/9051#subject>,
        <artist/9053#subject>,
        <artist/9054#subject> ;
    schema:datePublished "2009-11-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/19993/19993-1277372890.jpg> ;
    schema:name "Awake Bluster"@en,
        "Awake Bluster"@ja,
        "Awake Bluster"@ja-latn ;
    schema:publisher <org/603#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/19993/19993-1277372890.jpg> .

_:N449d053ca41742c3bf90f650eec0c84f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Instrumental"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nfe2471d3050e41e48bea7024b962f03c ;
    schema:name "Instrumental"@en .

_:Nb1941fc78e72487d98ef26fe178eb1e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Providence"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfe2471d3050e41e48bea7024b962f03c ;
    schema:name "Providence"@en .

_:Nb7e3e893e8d6461e97a0ed5706cccf71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's See You Again!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nfe2471d3050e41e48bea7024b962f03c ;
    schema:name "Let's See You Again!"@en .

_:Ne3c647ffa0374b94b51961df7bf59b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ParanoId"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nfe2471d3050e41e48bea7024b962f03c ;
    schema:name "ParanoId"@en .

_:Nfe2471d3050e41e48bea7024b962f03c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N449d053ca41742c3bf90f650eec0c84f,
        _:Nb1941fc78e72487d98ef26fe178eb1e4,
        _:Nb7e3e893e8d6461e97a0ed5706cccf71,
        _:Ne3c647ffa0374b94b51961df7bf59b69 ;
    mo:track_count 4 ;
    schema:duration "PT12:22"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N449d053ca41742c3bf90f650eec0c84f,
        _:Nb1941fc78e72487d98ef26fe178eb1e4,
        _:Nb7e3e893e8d6461e97a0ed5706cccf71,
        _:Ne3c647ffa0374b94b51961df7bf59b69 .

