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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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 .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/6516#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6516#musicalwork> ;
    schema:name "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn .

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

<album/6516#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn ;
    mo:performance_of <album/6516#musicalwork> ;
    mo:recorded_as <album/6516#musicalexpression> ;
    schema:name "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn ;
    schema:workPerformed <album/6516#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/6516/6516-1199371792.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6516#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-24"^^xsd:date ;
    dcterms:title "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn ;
    mo:catalogue_number "GCFT-0034" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6516#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:N1d686acfb116496eb1617ad39813219e ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/6516/6516-1199371792.jpg> ;
    schema:name "Intermezzo - Guri TOHO Remixes BEST"@en,
        "Intermezzo - Guri TOHO Remixes BEST"@ja,
        "Intermezzo - Guri TOHO Remixes BEST"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/6516/6516-1199371792.jpg> .

_:N2b84fc27d9174c0280a11083b01bef9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vessel of Stars ~ Casket of Star"@en,
        "星の器　～ Casket of Star"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Vessel of Stars ~ Casket of Star"@en,
        "星の器　～ Casket of Star"@ja .

_:N2e210835898c42a4819728f1b201fde9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1970"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Voyage 1970"@en,
        "ヴォヤージュ1969"@ja .

_:N3f768e961a114f859081309c00af13cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Oriental Memory of Forgathering Dream"@en,
        "東方萃夢想"@ja .

_:N47d4d515327a469cba16a6489855143f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

_:N5929d4ea6a794cce912d2738a31aed26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N59b4d35f46434544964dfbce6da05b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳　～ Invisible Full Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳　～ Invisible Full Moon"@ja .

_:N70b5e456c5284f9b831f869e1f88b5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～ Kagome-Kagome"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　～ Kagome-Kagome"@ja .

_:N7fba1e4b0d504f50b678ee42c46437aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Belvedere ~ Eastern Dream..."@en,
        "紅楼 ～ Eastern Dream..."@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Crimson Belvedere ~ Eastern Dream..."@en,
        "紅楼 ～ Eastern Dream..."@ja .

_:Nae07257bbabf4c30a498d058674221b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Nb6f7492d63844650a13a54d2147bfac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬　～ Necro-Fantasy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬　～ Necro-Fantasy"@ja .

_:Nc696bf3c21664f71ac7b1671cf495a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Domination ~ Who done it?"@en,
        "妖々跋扈　～ Who done it!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Charming Domination ~ Who done it?"@en,
        "妖々跋扈　～ Who done it!"@ja .

_:Nd49bdd04ef1d446499ddfe4f34bfa73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Falls ~ Evening Star"@en,
        "夜が降りてくる　～ Evening Star"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Night Falls ~ Evening Star"@en,
        "夜が降りてくる　～ Evening Star"@ja .

_:Nee03e7b00b994a67ad37f43aadcb0394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール　～ 少女密室"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Locked Girl ~ The Girl's Secret Room"@en,
        "ラクトガール　～ 少女密室"@ja .

_:Nef8a06ca0cbd430682d5739b9ab6ea6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N1d686acfb116496eb1617ad39813219e ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　～ History of the Moon"@ja .

_:N1d686acfb116496eb1617ad39813219e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b84fc27d9174c0280a11083b01bef9b,
        _:N2e210835898c42a4819728f1b201fde9,
        _:N3f768e961a114f859081309c00af13cc,
        _:N47d4d515327a469cba16a6489855143f,
        _:N5929d4ea6a794cce912d2738a31aed26,
        _:N59b4d35f46434544964dfbce6da05b6d,
        _:N70b5e456c5284f9b831f869e1f88b5a7,
        _:N7fba1e4b0d504f50b678ee42c46437aa,
        _:Nae07257bbabf4c30a498d058674221b9,
        _:Nb6f7492d63844650a13a54d2147bfac4,
        _:Nc696bf3c21664f71ac7b1671cf495a25,
        _:Nd49bdd04ef1d446499ddfe4f34bfa73d,
        _:Nee03e7b00b994a67ad37f43aadcb0394,
        _:Nef8a06ca0cbd430682d5739b9ab6ea6b ;
    mo:track_count 14 ;
    schema:duration "PT66:38"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2b84fc27d9174c0280a11083b01bef9b,
        _:N2e210835898c42a4819728f1b201fde9,
        _:N3f768e961a114f859081309c00af13cc,
        _:N47d4d515327a469cba16a6489855143f,
        _:N5929d4ea6a794cce912d2738a31aed26,
        _:N59b4d35f46434544964dfbce6da05b6d,
        _:N70b5e456c5284f9b831f869e1f88b5a7,
        _:N7fba1e4b0d504f50b678ee42c46437aa,
        _:Nae07257bbabf4c30a498d058674221b9,
        _:Nb6f7492d63844650a13a54d2147bfac4,
        _:Nc696bf3c21664f71ac7b1671cf495a25,
        _:Nd49bdd04ef1d446499ddfe4f34bfa73d,
        _:Nee03e7b00b994a67ad37f43aadcb0394,
        _:Nef8a06ca0cbd430682d5739b9ab6ea6b .

