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

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

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

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

<event/137> a mo:Release ;
    schema:name "Released at Kyoukai kara Mieta Keshiki (Nov 28, 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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<album/29068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29068#musicalwork> ;
    schema:name "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn .

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

<album/29068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn ;
    mo:performance_of <album/29068#musicalwork> ;
    mo:recorded_as <album/29068#musicalexpression> ;
    schema:name "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn ;
    schema:workPerformed <album/29068#musicalwork> .

<org/911#subject> schema:name "UnLimited Questions"@en,
        "UnLimited Questions"@ja,
        "UnLimited Questions"@ja-latn ;
    foaf:name "UnLimited Questions"@en,
        "UnLimited Questions"@ja,
        "UnLimited Questions"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/29068/29068-1316909286.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-28"^^xsd:date ;
    dcterms:title "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn ;
    mo:catalogue_number "UQCD-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29068#musicalexpression> ;
    mo:publisher <org/911#subject> ;
    mo:record _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    mo:record_count 1 ;
    mo:release <event/137> ;
    schema:about <product/22#subject>,
        <product/25#subject> ;
    schema:datePublished "2010-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/29068/29068-1316909286.jpg> ;
    schema:name "Renko and Mary and the Secret Box"@en,
        "蓮子とメリーと秘密の箱"@ja,
        "Renko to Mary to Himitsu no Hako"@ja-latn ;
    schema:publisher <org/911#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/29068/29068-1316909286.jpg> .

_:N012b8f4864ea447ebcc69821e5c280d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの空の向こうへ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    schema:name "あの空の向こうへ"@ja .

_:N10a174a77d184ebb83493b92f15e4aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の秘密"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    schema:name "二人の秘密"@ja .

_:N29fddceea3c94b52b7982c7781841bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカイ·ハイ(Pandra remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    schema:name "スカイ·ハイ(Pandra remix)"@ja .

_:Nc96afbd88cea43ab8f3f8be5001fe4e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密の箱"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    schema:name "秘密の箱"@ja .

_:Necbd3c96174e426c8bd3a51f8dea963b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーフェクトクライム(Pandra remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd6a81f027f7f49fca3083254dfd5a329 ;
    schema:name "パーフェクトクライム(Pandra remix)"@ja .

_:Nd6a81f027f7f49fca3083254dfd5a329 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012b8f4864ea447ebcc69821e5c280d1,
        _:N10a174a77d184ebb83493b92f15e4aac,
        _:N29fddceea3c94b52b7982c7781841bdd,
        _:Nc96afbd88cea43ab8f3f8be5001fe4e0,
        _:Necbd3c96174e426c8bd3a51f8dea963b ;
    mo:track_count 5 ;
    schema:duration "PT21:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N012b8f4864ea447ebcc69821e5c280d1,
        _:N10a174a77d184ebb83493b92f15e4aac,
        _:N29fddceea3c94b52b7982c7781841bdd,
        _:Nc96afbd88cea43ab8f3f8be5001fe4e0,
        _:Necbd3c96174e426c8bd3a51f8dea963b .

