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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

<album/3008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/3008#musicalwork> ;
    schema:name "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn .

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

<org/216#subject> schema:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn ;
    foaf:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/3008/3008-1246151925.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn ;
    mo:performance_of <album/3008#musicalwork> ;
    mo:performer <artist/2557#subject> ;
    mo:recorded_as <album/3008#musicalexpression> ;
    schema:byArtist <artist/2557#subject> ;
    schema:name "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn ;
    schema:workPerformed <album/3008#musicalwork> .

<artist/2557#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3008#performance> ;
    schema:name "Kotaro"@en,
        "鼓太蝋"@ja ;
    foaf:name "Kotaro"@en,
        "鼓太蝋"@ja .

<album/3008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn ;
    mo:catalogue_number "TOCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3008#musicalexpression> ;
    mo:publisher <org/216#subject> ;
    mo:record _:Nb74290301c894ad3bfc2f21168e30608 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/2557#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/3008/3008-1246151925.jpg> ;
    schema:name "MIZU KAGO"@en,
        "水籠"@ja,
        "MIZU KAGO"@ja-latn ;
    schema:publisher <org/216#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/3008/3008-1246151925.jpg> .

_:N692b5c8e425a4aa4bd22baa8ba00c982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nb74290301c894ad3bfc2f21168e30608 ;
    schema:name "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja .

_:N8eb1efced5aa43fbac22f39b6fd858fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nb74290301c894ad3bfc2f21168e30608 ;
    schema:name "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja .

_:N924d205ee8434dac8886d05798b17341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nb74290301c894ad3bfc2f21168e30608 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:Nc95e1012e5b34474a1d8915afc2a9e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight in the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nb74290301c894ad3bfc2f21168e30608 ;
    schema:name "Flight in the Bamboo Cutter ~ Lunatic Princess"@en,
        "竹取飛翔 ～ Lunatic Princess"@ja .

_:Nb74290301c894ad3bfc2f21168e30608 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N692b5c8e425a4aa4bd22baa8ba00c982,
        _:N8eb1efced5aa43fbac22f39b6fd858fc,
        _:N924d205ee8434dac8886d05798b17341,
        _:Nc95e1012e5b34474a1d8915afc2a9e9f ;
    mo:track_count 4 ;
    schema:duration "PT17:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N692b5c8e425a4aa4bd22baa8ba00c982,
        _:N8eb1efced5aa43fbac22f39b6fd858fc,
        _:N924d205ee8434dac8886d05798b17341,
        _:Nc95e1012e5b34474a1d8915afc2a9e9f .

