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

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

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

<event/116> a mo:Release ;
    schema:name "Released at Tsuki no Utage (Jul 20, 2008)" .

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

<album/12219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12219#musicalwork> ;
    schema:name "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn .

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

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

<org/1180#subject> schema:name "KAMO"@en,
        "かも"@ja,
        "KAMO"@ja-latn ;
    foaf:name "KAMO"@en,
        "かも"@ja,
        "KAMO"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/12219/12219-1235226379.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12219#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn ;
    mo:performance_of <album/12219#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/12219#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn ;
    schema:workPerformed <album/12219#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12219#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/12219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-20"^^xsd:date ;
    dcterms:title "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn ;
    mo:catalogue_number "KMST-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12219#musicalexpression> ;
    mo:publisher <org/1180#subject> ;
    mo:record _:N628d824f8dc648b697d61f45dbfadc89 ;
    mo:record_count 1 ;
    mo:release <event/116> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2008-07-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/12219/12219-1235226379.jpg> ;
    schema:name "Mayonaka no Gig Master ~ Gig in the Midnite!"@en,
        "真夜中のギグマスター Gig in the Midnite!"@ja,
        "Mayonaka no Gig Master ~ Gig in the Midnite!"@ja-latn ;
    schema:publisher <org/1180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/12219/12219-1235226379.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "kohkiHOTEI"@en ;
    foaf:made <album/12219#lyrics> ;
    foaf:name "kohkiHOTEI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kohkiHOTEI"@en ;
    foaf:made <album/12219#subject> ;
    foaf:name "kohkiHOTEI"@en .

_:N2f17da3a1f154aa0815982b0fdcdbe6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Consumeless Storage ~ Hakutaku Book in My Memories"@en,
        "Consumeless Storage ～ 白澤図は記憶の中に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Consumeless Storage ~ Hakutaku Book in My Memories"@en,
        "Consumeless Storage ～ 白澤図は記憶の中に"@ja .

_:N4b180d4d8b0949e79bda739db5848219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Maiden ~ Hakurei Grand Baseball Stadium"@en,
        "Diamond Maiden ～ 博麗大球場"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Diamond Maiden ~ Hakurei Grand Baseball Stadium"@en,
        "Diamond Maiden ～ 博麗大球場"@ja .

_:N5d2b702d1ce84673bf16f385e741edc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter -Trance Limited-"@en,
        "竹取飛翔 -Trance Limited-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Flight of the Bamboo Cutter -Trance Limited-"@en,
        "竹取飛翔 -Trance Limited-"@ja .

_:N6213f9962dea4b50a0e367f4081b9736 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 2008"@en,
        "Voyage 2008"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Voyage 2008"@en,
        "Voyage 2008"@ja .

_:N6daf5e0442c947dc91d324f4daa9c379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Stars in the Night"@en,
        "幻視の夜の星"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Illusionary Stars in the Night"@en,
        "幻視の夜の星"@ja .

_:N8afed94ee20246a59f005e7a59c9cda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Master Spark!"@en,
        "Oriental Master Spark!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Oriental Master Spark!"@en,
        "Oriental Master Spark!"@ja .

_:Nabc5b33827bc4de8bf86babbe2f51b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GROOVY Wriggle!!"@en,
        "GROOVY Wriggle!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "GROOVY Wriggle!!"@en,
        "GROOVY Wriggle!!"@ja .

_:Nbf1d22e4d85a4a268b66577535bdd99a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good morning, Miss Tear..."@en,
        "Good morning, Miss Tear..."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N628d824f8dc648b697d61f45dbfadc89 ;
    schema:name "Good morning, Miss Tear..."@en,
        "Good morning, Miss Tear..."@ja .

_:N628d824f8dc648b697d61f45dbfadc89 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f17da3a1f154aa0815982b0fdcdbe6d,
        _:N4b180d4d8b0949e79bda739db5848219,
        _:N5d2b702d1ce84673bf16f385e741edc7,
        _:N6213f9962dea4b50a0e367f4081b9736,
        _:N6daf5e0442c947dc91d324f4daa9c379,
        _:N8afed94ee20246a59f005e7a59c9cda3,
        _:Nabc5b33827bc4de8bf86babbe2f51b2d,
        _:Nbf1d22e4d85a4a268b66577535bdd99a ;
    mo:track_count 8 ;
    schema:duration "PT25:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2f17da3a1f154aa0815982b0fdcdbe6d,
        _:N4b180d4d8b0949e79bda739db5848219,
        _:N5d2b702d1ce84673bf16f385e741edc7,
        _:N6213f9962dea4b50a0e367f4081b9736,
        _:N6daf5e0442c947dc91d324f4daa9c379,
        _:N8afed94ee20246a59f005e7a59c9cda3,
        _:Nabc5b33827bc4de8bf86babbe2f51b2d,
        _:Nbf1d22e4d85a4a268b66577535bdd99a .

