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

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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11597#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/11597#composition>,
        <album/11597#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11597#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/11597#composition>,
        <album/11597#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11597#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/11597#composition>,
        <album/11597#subject> ;
    foaf:name "eufonius"@en .

<event/13> a mo:Release ;
    schema:name "Released at Comic Market 69 (Dec 29, 2005 to Dec 31, 2005)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/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 .

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

<org/189#subject> schema:name "CTBR"@en,
        "シーティービーアール"@ja,
        "CTBR"@ja-latn ;
    foaf:name "CTBR"@en,
        "シーティービーアール"@ja,
        "CTBR"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/11597/11597-d59400d7f191.png> a schema:ImageObject,
        foaf:Image .

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

<artist/5580#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11597#performance> ;
    schema:name "彦心"@ja ;
    foaf:name "彦心"@ja .

<album/11597#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn ;
    mo:performance_of <album/11597#musicalwork> ;
    mo:performer _:N0df74f67409140f9a18c568384a4f8d3,
        <artist/5580#subject> ;
    mo:recorded_as <album/11597#musicalexpression> ;
    schema:byArtist _:N0df74f67409140f9a18c568384a4f8d3,
        <artist/5580#subject> ;
    schema:name "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn ;
    schema:workPerformed <album/11597#musicalwork> .

<album/11597#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2#subject>,
        <artist/4#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/11597#musicalwork> ;
    schema:name "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn .

<album/11597#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn ;
    mo:catalogue_number "CTBR-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11597#musicalexpression> ;
    mo:publisher <org/189#subject> ;
    mo:record _:N0f275775d92f4ee3b3eb28770651f231 ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/12#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "愉快な仲間達"@en ;
            foaf:name "愉快な仲間達"@en ],
        <artist/5580#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/11597/11597-d59400d7f191.png> ;
    schema:name "The best compilation"@en,
        "The best compilation"@ja,
        "The best compilation"@ja-latn ;
    schema:publisher <org/189#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/11597/11597-d59400d7f191.png> .

_:N0df74f67409140f9a18c568384a4f8d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/11597#performance> ;
    schema:name "愉快な仲間達"@en ;
    foaf:name "愉快な仲間達"@en .

_:N2141a6a6019b448e931d8b37e15aefe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 -Vocal Trance Edition-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "鳥の詩 -Vocal Trance Edition-"@ja .

_:N3a8fb2c4f0764e2386193a17851610cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル -Cyber Trance mix-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "メグメル -Cyber Trance mix-"@ja .

_:N455d8154ce14476e8308659cd7f3b1c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらくるテクノな幻想郷でやっちゃった♪"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "みらくるテクノな幻想郷でやっちゃった♪"@ja .

_:N816919d9dfca426ba73e6f15f351e09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOTTO！恋色！疾走ま〜ちん♪"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "MOTTO！恋色！疾走ま〜ちん♪"@ja .

_:N9a1c07ad2a9e42ed92ffed7ecc875946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みらくるテクノな幻想郷"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "みらくるテクノな幻想郷"@ja .

_:Na00752c1808649b4b4d1d4414faf14f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺の夜 〜Re：Mastering〜"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "俺の夜 〜Re：Mastering〜"@ja .

_:Nb457fc7283a84d5ab8575d097239cd3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight on Darkness -とことこサイバーとらんす-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "Fight on Darkness -とことこサイバーとらんす-"@ja .

_:Nba15279092f046c3b72f8500c36413c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing X'mas -Last regrets-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "Dancing X'mas -Last regrets-"@ja .

_:Nbcff24da48d843cebb7c6051af479db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メグメル -Vocal Cyber Trance Edition-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "メグメル -Vocal Cyber Trance Edition-"@ja .

_:Nd8f047733e004554a57c02f8d236a167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing X'mas -Vocal Edition-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "Dancing X'mas -Vocal Edition-"@ja .

_:Nf6757853710245d9b76698cb1286555a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩 -Trance mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "鳥の詩 -Trance mix-"@ja .

_:Nfadd6595e2dc42349c3dcfaefbbf37c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊り狂う幽霊達の楽団"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N0f275775d92f4ee3b3eb28770651f231 ;
    schema:name "踊り狂う幽霊達の楽団"@ja .

_:N0f275775d92f4ee3b3eb28770651f231 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2141a6a6019b448e931d8b37e15aefe6,
        _:N3a8fb2c4f0764e2386193a17851610cb,
        _:N455d8154ce14476e8308659cd7f3b1c7,
        _:N816919d9dfca426ba73e6f15f351e09b,
        _:N9a1c07ad2a9e42ed92ffed7ecc875946,
        _:Na00752c1808649b4b4d1d4414faf14f0,
        _:Nb457fc7283a84d5ab8575d097239cd3d,
        _:Nba15279092f046c3b72f8500c36413c3,
        _:Nbcff24da48d843cebb7c6051af479db3,
        _:Nd8f047733e004554a57c02f8d236a167,
        _:Nf6757853710245d9b76698cb1286555a,
        _:Nfadd6595e2dc42349c3dcfaefbbf37c7 ;
    mo:track_count 12 ;
    schema:duration "PT72:14"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2141a6a6019b448e931d8b37e15aefe6,
        _:N3a8fb2c4f0764e2386193a17851610cb,
        _:N455d8154ce14476e8308659cd7f3b1c7,
        _:N816919d9dfca426ba73e6f15f351e09b,
        _:N9a1c07ad2a9e42ed92ffed7ecc875946,
        _:Na00752c1808649b4b4d1d4414faf14f0,
        _:Nb457fc7283a84d5ab8575d097239cd3d,
        _:Nba15279092f046c3b72f8500c36413c3,
        _:Nbcff24da48d843cebb7c6051af479db3,
        _:Nd8f047733e004554a57c02f8d236a167,
        _:Nf6757853710245d9b76698cb1286555a,
        _:Nfadd6595e2dc42349c3dcfaefbbf37c7 .

