@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 _:N510a5c5b022e474698f3bfacd45c7326 ;
    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> .

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

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

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

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

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

_:N510a5c5b022e474698f3bfacd45c7326 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01bd490d5002448b9bf0c152c0819373,
        _:N24dea5959c4d4dd087489770951ccf95,
        _:N3da99744f8dc40698ebe9cf90089b6db,
        _:N627e4b4ce6f5470ea17065a87b821c8e,
        _:Na2f01d32a3b6459fa826986d0f9126aa ;
    mo:track_count 5 ;
    schema:duration "PT21:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N01bd490d5002448b9bf0c152c0819373,
        _:N24dea5959c4d4dd087489770951ccf95,
        _:N3da99744f8dc40698ebe9cf90089b6db,
        _:N627e4b4ce6f5470ea17065a87b821c8e,
        _:Na2f01d32a3b6459fa826986d0f9126aa .

