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

<album/128664#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn ;
    mo:produced_work <album/128664#musicalwork> ;
    schema:name "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn .

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

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

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

<album/128664#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn ;
    mo:performance_of <album/128664#musicalwork> ;
    mo:recorded_as <album/128664#musicalexpression> ;
    schema:name "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn ;
    schema:workPerformed <album/128664#musicalwork> .

<org/984#subject> schema:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn ;
    foaf:name "R-note"@en,
        "あ～るの～と"@ja,
        "R-note"@ja-latn .

<https://media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128664#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> ;
    foaf:depicts <album/128664#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> .

<https://medium-media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128664#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128664#musicalexpression> ;
    mo:publisher <org/984#subject> ;
    mo:record _:Nb9182f41b70f40368f7ca417a922455d ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/5072#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> ;
    schema:name "Comic market 97 Omake CD"@en,
        "Comic market 97 おまけCD"@ja,
        "Comic market 97 Omake CD"@ja-latn ;
    schema:publisher <org/984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/128664/128664-9a6aefa2fd09.jpg> .

_:N0e09b5cb1138454996f88b4d162957c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HARU (Karaoke Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "HARU (Karaoke Ver.)"@ja .

_:N10dab45760aa4343bb6549adeebac61e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望の翅は空を舞って (Karaoke Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "希望の翅は空を舞って (Karaoke Ver.)"@ja .

_:N28fb4ebc6eb346768fc07f262643d622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVERY NIGHT☆ (Karaoke Ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "LOVERY NIGHT☆ (Karaoke Ver.)"@ja .

_:N2d5db49e33844b839e71ed86789c9a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign ～歩む道～ (Karaoke Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "Sign ～歩む道～ (Karaoke Ver.)"@ja .

_:N470b2c9eabc34d1884e117088dc09a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春ノヒト (Karaoke Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "春ノヒト (Karaoke Ver.)"@ja .

_:Neadfeab8695645af87f0cf2cd3f6669f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "北極星 (Karaoke Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb9182f41b70f40368f7ca417a922455d ;
    schema:name "北極星 (Karaoke Ver.)"@ja .

_:Nb9182f41b70f40368f7ca417a922455d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e09b5cb1138454996f88b4d162957c6,
        _:N10dab45760aa4343bb6549adeebac61e,
        _:N28fb4ebc6eb346768fc07f262643d622,
        _:N2d5db49e33844b839e71ed86789c9a8d,
        _:N470b2c9eabc34d1884e117088dc09a04,
        _:Neadfeab8695645af87f0cf2cd3f6669f ;
    mo:track_count 6 ;
    schema:duration "PT25:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e09b5cb1138454996f88b4d162957c6,
        _:N10dab45760aa4343bb6549adeebac61e,
        _:N28fb4ebc6eb346768fc07f262643d622,
        _:N2d5db49e33844b839e71ed86789c9a8d,
        _:N470b2c9eabc34d1884e117088dc09a04,
        _:Neadfeab8695645af87f0cf2cd3f6669f .

