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

<artist/12522#subject> a schema:Person,
        foaf:Person ;
    schema:name "tak"@en ;
    foaf:made <album/29567#lyrics>,
        <album/29567#subject> ;
    foaf:name "tak"@en .

<artist/6841#subject> a schema:Person,
        foaf:Person ;
    schema:name "MAYA"@en ;
    foaf:made <album/29567#lyrics>,
        <album/29567#subject> ;
    foaf:name "MAYA"@en .

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

<org/365#subject> schema:name "Sprite Wing"@en,
        "Sprite Wing"@ja,
        "Sprite Wing"@ja-latn ;
    foaf:name "Sprite Wing"@en,
        "Sprite Wing"@ja,
        "Sprite Wing"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/29567/29567-1318699579.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29567#performance> ;
    schema:name "miki"@en ;
    foaf:name "miki"@en .

<artist/12524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29567#performance> ;
    schema:name "たなちゅう☆"@ja ;
    foaf:name "たなちゅう☆"@ja .

<album/29567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "gray thaumaturge"@en,
        "gray thaumaturge"@ja,
        "gray thaumaturge"@ja-latn ;
    mo:performance_of <album/29567#musicalwork> ;
    mo:performer <artist/12523#subject>,
        <artist/12524#subject> ;
    mo:recorded_as <album/29567#musicalexpression> ;
    schema:byArtist <artist/12523#subject>,
        <artist/12524#subject> ;
    schema:name "gray thaumaturge"@en,
        "gray thaumaturge"@ja,
        "gray thaumaturge"@ja-latn ;
    schema:workPerformed <album/29567#musicalwork> .

<album/29567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "gray thaumaturge"@en,
        "gray thaumaturge"@ja,
        "gray thaumaturge"@ja-latn ;
    mo:catalogue_number "SPWG-0032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29567#musicalexpression> ;
    mo:publisher <org/365#subject> ;
    mo:record _:N2332d056feed4ed7853705db95f3f1b9 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/12523#subject>,
        <artist/12524#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/29567/29567-1318699579.jpg> ;
    schema:name "gray thaumaturge"@en,
        "gray thaumaturge"@ja,
        "gray thaumaturge"@ja-latn ;
    schema:publisher <org/365#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/29567/29567-1318699579.jpg> .

_:N2b38490032dd422ab5359613e06857df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクル☆ウインド"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2332d056feed4ed7853705db95f3f1b9 ;
    schema:name "ミラクル☆ウインド"@ja .

_:Ncc850f94682345729627ef07a75005ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピーマンパワー早苗ちゃん"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2332d056feed4ed7853705db95f3f1b9 ;
    schema:name "ピーマンパワー早苗ちゃん"@ja .

_:Nd9f9cb527eb14dd3955271aa0be1bb96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "by my faith"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2332d056feed4ed7853705db95f3f1b9 ;
    schema:name "by my faith"@ja .

_:N2332d056feed4ed7853705db95f3f1b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b38490032dd422ab5359613e06857df,
        _:Ncc850f94682345729627ef07a75005ab,
        _:Nd9f9cb527eb14dd3955271aa0be1bb96 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2b38490032dd422ab5359613e06857df,
        _:Ncc850f94682345729627ef07a75005ab,
        _:Nd9f9cb527eb14dd3955271aa0be1bb96 .

