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

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

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

<event/211> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 15 (May 06, 2018)" .

<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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<album/84339#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/84339#musicalwork> ;
    schema:name "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn .

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

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

<https://media.vgm.io/albums/93/84339/84339-1549900687.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84339#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/84339/84339-1549900687.png> ;
    foaf:depicts <album/84339#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/84339/84339-1549900687.png> .

<https://medium-media.vgm.io/albums/93/84339/84339-1549900687.png> a schema:ImageObject,
        foaf:Image .

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

<artist/17299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84339#performance> ;
    schema:name "ikuo"@en ;
    foaf:name "ikuo"@en .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84339#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/84339#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    mo:performance_of <album/84339#musicalwork> ;
    mo:performer _:Nf610d68d538943dc9483deab357872bb,
        <artist/17299#subject>,
        <artist/9452#subject> ;
    mo:recorded_as <album/84339#musicalexpression> ;
    schema:byArtist _:Nf610d68d538943dc9483deab357872bb,
        <artist/17299#subject>,
        <artist/9452#subject> ;
    schema:name "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    schema:workPerformed <album/84339#musicalwork> .

<album/84339#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-06"^^xsd:date ;
    dcterms:title "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    mo:catalogue_number "YHST-0089" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84339#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N7581ef9e77d84154be8efe10cf00e5ee ;
    mo:record_count 1 ;
    mo:release <event/211> ;
    schema:about <product/27#subject>,
        <product/3430#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Toa"@en ;
            foaf:name "Toa"@en ],
        <artist/17299#subject>,
        <artist/9452#subject> ;
    schema:datePublished "2018-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/84339/84339-1549900687.png> ;
    schema:name "Otogibanashi no Karakuri wa,"@en,
        "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/84339/84339-1549900687.png> .

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

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

_:N4efb612ffac04555bf6c7d8129bdaccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙のアクセサリー (Instrumental)"@ja,
        "Namida no Accessory (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7581ef9e77d84154be8efe10cf00e5ee ;
    schema:name "涙のアクセサリー (Instrumental)"@ja,
        "Namida no Accessory (Instrumental)"@ja-latn .

_:N51ace965aad343e0b5b2b683a4f3d77f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7581ef9e77d84154be8efe10cf00e5ee ;
    schema:name "御伽噺のカラクリは、"@ja,
        "Otogibanashi no Karakuri wa,"@ja-latn .

_:Nb4d3588b19d042308ee5cbb18ea35448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙のアクセサリー"@ja,
        "Namida no Accessory"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7581ef9e77d84154be8efe10cf00e5ee ;
    schema:name "涙のアクセサリー"@ja,
        "Namida no Accessory"@ja-latn .

_:Nd4ef6b00d146445cb0e51e5f32dc5480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "御伽噺のカラクリは、(Instrumental)"@ja,
        "Otogibanashi no Karakuri wa, (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N7581ef9e77d84154be8efe10cf00e5ee ;
    schema:name "御伽噺のカラクリは、(Instrumental)"@ja,
        "Otogibanashi no Karakuri wa, (Instrumental)"@ja-latn .

_:Nf610d68d538943dc9483deab357872bb a schema:Person,
        foaf:Person ;
    mo:performed <album/84339#performance> ;
    schema:name "Toa"@en ;
    foaf:name "Toa"@en .

_:N7581ef9e77d84154be8efe10cf00e5ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4efb612ffac04555bf6c7d8129bdaccd,
        _:N51ace965aad343e0b5b2b683a4f3d77f,
        _:Nb4d3588b19d042308ee5cbb18ea35448,
        _:Nd4ef6b00d146445cb0e51e5f32dc5480 ;
    mo:track_count 4 ;
    schema:duration "PT16:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4efb612ffac04555bf6c7d8129bdaccd,
        _:N51ace965aad343e0b5b2b683a4f3d77f,
        _:Nb4d3588b19d042308ee5cbb18ea35448,
        _:Nd4ef6b00d146445cb0e51e5f32dc5480 .

