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

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

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

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

<event/142> a mo:Release ;
    schema:name "Released at Touhou Sugei Matsuri (Jun 13, 2010)" .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<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/29210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29210#musicalwork> ;
    schema:name "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/01/29210/29210-1317438794.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29210#performance> ;
    schema:name "Rika Hisui"@en,
        "ヒスイリカ"@ja ;
    foaf:name "Rika Hisui"@en,
        "ヒスイリカ"@ja .

<album/29210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn ;
    mo:performance_of <album/29210#musicalwork> ;
    mo:performer _:N7b283ea42c9a4fd29bd982cacaffa79b,
        <artist/6934#subject> ;
    mo:recorded_as <album/29210#musicalexpression> ;
    schema:byArtist _:N7b283ea42c9a4fd29bd982cacaffa79b,
        <artist/6934#subject> ;
    schema:name "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn ;
    schema:workPerformed <album/29210#musicalwork> .

<album/29210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-13"^^xsd:date ;
    dcterms:title "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29210#musicalexpression> ;
    mo:publisher _:Ncbebd24c31c64a9ba7ed4d1df9595f37 ;
    mo:record _:Nb2612760536946d481a95a849e91199d ;
    mo:record_count 1 ;
    mo:release <event/142> ;
    schema:about <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kuro Neko"@en ;
            foaf:name "Kuro Neko"@en ],
        <artist/6934#subject> ;
    schema:datePublished "2010-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/29210/29210-1317438794.jpg> ;
    schema:name "-WindEyes-"@en,
        "-WindEyes-"@ja,
        "-WindEyes-"@ja-latn ;
    schema:publisher _:Ncbebd24c31c64a9ba7ed4d1df9595f37 ;
    foaf:depiction <https://media.vgm.io/albums/01/29210/29210-1317438794.jpg> .

_:N51068d50987348fb8039a0c96c91d985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "肩越しの懐古"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb2612760536946d481a95a849e91199d ;
    schema:name "肩越しの懐古"@ja .

_:N6b4aa358697742bfb912f74b61891ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暮れなずみ椛、落つ－再編"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nb2612760536946d481a95a849e91199d ;
    schema:name "暮れなずみ椛、落つ－再編"@ja .

_:N7b283ea42c9a4fd29bd982cacaffa79b a schema:Person,
        foaf:Person ;
    mo:performed <album/29210#performance> ;
    schema:name "Kuro Neko"@en ;
    foaf:name "Kuro Neko"@en .

_:N90da6c52953b4551862273da9f36b6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鴉羽色の髪の少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb2612760536946d481a95a849e91199d ;
    schema:name "鴉羽色の髪の少女"@ja .

_:Ncbebd24c31c64a9ba7ed4d1df9595f37 schema:name "Cat Styles"@en ;
    foaf:name "Cat Styles"@en .

_:Nb2612760536946d481a95a849e91199d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51068d50987348fb8039a0c96c91d985,
        _:N6b4aa358697742bfb912f74b61891ec9,
        _:N90da6c52953b4551862273da9f36b6f0 ;
    mo:track_count 3 ;
    schema:duration "PT12:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N51068d50987348fb8039a0c96c91d985,
        _:N6b4aa358697742bfb912f74b61891ec9,
        _:N90da6c52953b4551862273da9f36b6f0 .

