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

<artist/54522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neeshe"@en,
        "にーしぇ"@ja ;
    foaf:made <album/25662#lyrics>,
        <album/25662#subject> ;
    foaf:name "Neeshe"@en,
        "にーしぇ"@ja .

<artist/9221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Kazuki"@en,
        "翔月瞳"@ja ;
    foaf:made <album/25662#lyrics>,
        <album/25662#subject> ;
    foaf:name "Hitomi Kazuki"@en,
        "翔月瞳"@ja .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<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/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/25662#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25662#musicalwork> ;
    schema:name "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn .

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

<org/943#subject> schema:name "free-logic"@en,
        "free-logic"@ja,
        "free-logic"@ja-latn ;
    foaf:name "free-logic"@en,
        "free-logic"@ja,
        "free-logic"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/25662/25662-1303700414.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25662#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn ;
    mo:performance_of <album/25662#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/25662#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn ;
    schema:workPerformed <album/25662#musicalwork> .

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

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

<album/25662#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25662#musicalexpression> ;
    mo:publisher <org/943#subject> ;
    mo:record _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/25662/25662-1303700414.jpg> ;
    schema:name "Miku to Gakki to Yurei Yojo"@en,
        "ミクと楽器と幽霊幼女"@ja,
        "Miku to Gakki to Yurei Yojo"@ja-latn ;
    schema:publisher <org/943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/25662/25662-1303700414.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "火苺 稚湖"@en ;
    foaf:made <album/25662#subject> ;
    foaf:name "火苺 稚湖"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "火苺 稚湖"@en ;
    foaf:made <album/25662#lyrics> ;
    foaf:name "火苺 稚湖"@en .

_:N1c45255bfa414fe89eb79aa380c1fabf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星蛍 ～A SUMMER DREAM～ karaoke ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "星蛍 ～A SUMMER DREAM～ karaoke ver."@ja .

_:N504fa3ad7f95463db7636193f63e6d1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星蛍 ～A SUMMER DREAM～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "星蛍 ～A SUMMER DREAM～"@ja .

_:N5e1ae0559e6f47dd9e8dbe19f260a253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空楽団 ～starry sky Ensemble～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "星空楽団 ～starry sky Ensemble～"@ja .

_:N615cb1c10d6b40f298c0feb17ff7ba68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leavings of miracle karaoke ver."@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "Leavings of miracle karaoke ver."@ja .

_:Ndb2565fd21a04f58997c7962e48565fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leavings of miracle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "Leavings of miracle"@ja .

_:Ne4ae79f7c96f476eb4de416db8d7c39a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星空楽団 ～starry sky Ensemble～ karaoke ver."@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7e1b3d374f7b4b6d9fbfb680ed876dcb ;
    schema:name "星空楽団 ～starry sky Ensemble～ karaoke ver."@ja .

_:N7e1b3d374f7b4b6d9fbfb680ed876dcb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c45255bfa414fe89eb79aa380c1fabf,
        _:N504fa3ad7f95463db7636193f63e6d1d,
        _:N5e1ae0559e6f47dd9e8dbe19f260a253,
        _:N615cb1c10d6b40f298c0feb17ff7ba68,
        _:Ndb2565fd21a04f58997c7962e48565fe,
        _:Ne4ae79f7c96f476eb4de416db8d7c39a ;
    mo:track_count 6 ;
    schema:duration "PT23:52"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1c45255bfa414fe89eb79aa380c1fabf,
        _:N504fa3ad7f95463db7636193f63e6d1d,
        _:N5e1ae0559e6f47dd9e8dbe19f260a253,
        _:N615cb1c10d6b40f298c0feb17ff7ba68,
        _:Ndb2565fd21a04f58997c7962e48565fe,
        _:Ne4ae79f7c96f476eb4de416db8d7c39a .

