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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/107029#lyrics>,
        <album/107029#subject> ;
    foaf:name "rudder-k"@en .

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

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

<event/222> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 5 (Oct 14, 2018)" .

<product/3431#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn ;
    foaf:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn .

<product/7213#subject> a schema:CreativeWork ;
    schema:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@ja-latn ;
    foaf:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@ja-latn .

<album/107029#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/107029#musicalwork> ;
    schema:name "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107029#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> ;
    foaf:depicts <album/107029#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> .

<https://medium-media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/35875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107029#performance> ;
    schema:name "Meido"@en,
        "めいど"@ja ;
    foaf:made <album/107029#lyrics>,
        <album/107029#subject> ;
    foaf:name "Meido"@en,
        "めいど"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107029#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107029#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107029#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107029#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

<album/107029#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn ;
    mo:performance_of <album/107029#musicalwork> ;
    mo:performer <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/107029#musicalexpression> ;
    schema:byArtist <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:name "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn ;
    schema:workPerformed <album/107029#musicalwork> .

<album/107029#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-14"^^xsd:date ;
    dcterms:title "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn ;
    mo:catalogue_number "PSYC-0026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107029#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    mo:record_count 1 ;
    mo:release <event/222> ;
    schema:about <product/3431#subject>,
        <product/7213#subject> ;
    schema:byArtist <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2018-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> ;
    schema:name "Dummy Ningen no Kakushi Hideout"@en,
        "ダミー人間の隠しアジト"@ja,
        "Dummy Ningen no Kakushi Hideout"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/107029/107029-3692a81204eb.jpg> .

_:N1ac4cad815a848cb8b47a03ca40f16f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音速ランデブー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "音速ランデブー"@ja .

_:N50a49414f3694c1a93bc5561bb0f5a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オカルティックムーヴメント -off vox-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "オカルティックムーヴメント -off vox-"@ja .

_:N55e380fb372d4b0a8d75f80f76fd9849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "音速ランデブー -off vox-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "音速ランデブー -off vox-"@ja .

_:Nb7141481bb464e8583c6f83457c78404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maelstrom"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "Maelstrom"@ja .

_:Nc9f98e92e95e4973824698a9868cf854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪夢の錠剤"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "悪夢の錠剤"@ja .

_:Ne3798d4248bb45e28f57b118605e95a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡の国のメリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "鏡の国のメリー"@ja .

_:Nedc455e29b2f484ebdcea4a60de94233 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オカルティックムーヴメント"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "オカルティックムーヴメント"@ja .

_:Nf5f6040e711843d7a2f55172f2bd2992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンスケーラー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "ムーンスケーラー"@ja .

_:Nfd3d4bd7542e450181663cb4358b567c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鏡の国のメリー -off vox-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fbb69cd6df44f18a7986ef1b39348c3 ;
    schema:name "鏡の国のメリー -off vox-"@ja .

_:N3fbb69cd6df44f18a7986ef1b39348c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ac4cad815a848cb8b47a03ca40f16f6,
        _:N50a49414f3694c1a93bc5561bb0f5a47,
        _:N55e380fb372d4b0a8d75f80f76fd9849,
        _:Nb7141481bb464e8583c6f83457c78404,
        _:Nc9f98e92e95e4973824698a9868cf854,
        _:Ne3798d4248bb45e28f57b118605e95a7,
        _:Nedc455e29b2f484ebdcea4a60de94233,
        _:Nf5f6040e711843d7a2f55172f2bd2992,
        _:Nfd3d4bd7542e450181663cb4358b567c ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1ac4cad815a848cb8b47a03ca40f16f6,
        _:N50a49414f3694c1a93bc5561bb0f5a47,
        _:N55e380fb372d4b0a8d75f80f76fd9849,
        _:Nb7141481bb464e8583c6f83457c78404,
        _:Nc9f98e92e95e4973824698a9868cf854,
        _:Ne3798d4248bb45e28f57b118605e95a7,
        _:Nedc455e29b2f484ebdcea4a60de94233,
        _:Nf5f6040e711843d7a2f55172f2bd2992,
        _:Nfd3d4bd7542e450181663cb4358b567c .

