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

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

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

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

<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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/32101#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/32101#musicalwork> ;
    schema:name "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/10/32101/32101-1331854847.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32101#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn ;
    mo:performance_of <album/32101#musicalwork> ;
    mo:performer <artist/2519#subject> ;
    mo:recorded_as <album/32101#musicalexpression> ;
    schema:byArtist <artist/2519#subject> ;
    schema:name "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn ;
    schema:workPerformed <album/32101#musicalwork> .

<artist/2519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32101#performance> ;
    schema:name "Miyu"@en,
        "みゆ"@ja ;
    foaf:name "Miyu"@en,
        "みゆ"@ja .

<album/32101#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-27"^^xsd:date ;
    dcterms:title "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn ;
    mo:catalogue_number "RCCP-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32101#musicalexpression> ;
    mo:publisher _:Nc1928de0d36a4ee0803dde322a3693ef ;
    mo:record _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/2519#subject> ;
    schema:datePublished "2008-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/32101/32101-1331854847.jpg> ;
    schema:name "Through dial 9"@en,
        "ダイヤル⑨通"@ja,
        "Through dial 9"@ja-latn ;
    schema:publisher _:Nc1928de0d36a4ee0803dde322a3693ef ;
    foaf:depiction <https://media.vgm.io/albums/10/32101/32101-1331854847.jpg> .

_:N024f88478d4546199121ae6308a29012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おふろで☆ラヴガール"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "おふろで☆ラヴガール"@ja .

_:N1a418f46416643bc88a83a142de22326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9時9分発、急行「幻想郷」行"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "9時9分発、急行「幻想郷」行"@ja .

_:N3ee2f5346ef04becb08a5793317b10cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9の倍数と9のつく秒数だけバカになるおでんぱ☆ラヴガール"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "9の倍数と9のつく秒数だけバカになるおでんぱ☆ラヴガール"@ja .

_:N6650a53ac6ee4c2f999258abcc96dbb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective Kyoto"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "Retrospective Kyoto"@ja .

_:N7308d01504dd494d90f9431d36e9cecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9秒で聴くおでんぱ☆ラヴガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "9秒で聴くおでんぱ☆ラヴガール"@ja .

_:N73da3b65595f4f9db5ed966f75305850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燐燁雪霞 ～Snowly Feast"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "燐燁雪霞 ～Snowly Feast"@ja .

_:N7ad923fd4ed8438588875aa3cea08f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんとも無駄なトークショー(ダイヤル⑨通編)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT16:42"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "なんとも無駄なトークショー(ダイヤル⑨通編)"@ja .

_:N8297f84b172640c484a12419caecc80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでんぱ☆ラヴガール -long inst ver-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "おでんぱ☆ラヴガール -long inst ver-"@ja .

_:N94b5c24450904929a50a0f4dd5c08286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IZAYOI-0792"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "IZAYOI-0792"@ja .

_:Nc1928de0d36a4ee0803dde322a3693ef schema:name "Re:cy:cle"@en ;
    foaf:name "Re:cy:cle"@en .

_:Nc583063f213b4cc989b509f8f731092e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NuStyle-Night"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "NuStyle-Night"@ja .

_:Ne1b04ca14ce34aa59bbd2b7b89144077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでんぱ☆ラヴガール -short inst ver-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "おでんぱ☆ラヴガール -short inst ver-"@ja .

_:Ne5a24bf20e6744388d1d6e20f2940709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "⑨極"@ja ;
    mo:track_number 9 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:inPlaylist _:Na3011f9af2a34ed5b17531fd74ef1751 ;
    schema:name "⑨極"@ja .

_:Na3011f9af2a34ed5b17531fd74ef1751 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024f88478d4546199121ae6308a29012,
        _:N1a418f46416643bc88a83a142de22326,
        _:N3ee2f5346ef04becb08a5793317b10cf,
        _:N6650a53ac6ee4c2f999258abcc96dbb5,
        _:N7308d01504dd494d90f9431d36e9cecf,
        _:N73da3b65595f4f9db5ed966f75305850,
        _:N7ad923fd4ed8438588875aa3cea08f3e,
        _:N8297f84b172640c484a12419caecc80a,
        _:N94b5c24450904929a50a0f4dd5c08286,
        _:Nc583063f213b4cc989b509f8f731092e,
        _:Ne1b04ca14ce34aa59bbd2b7b89144077,
        _:Ne5a24bf20e6744388d1d6e20f2940709 ;
    mo:track_count 12 ;
    schema:duration "PT60:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N024f88478d4546199121ae6308a29012,
        _:N1a418f46416643bc88a83a142de22326,
        _:N3ee2f5346ef04becb08a5793317b10cf,
        _:N6650a53ac6ee4c2f999258abcc96dbb5,
        _:N7308d01504dd494d90f9431d36e9cecf,
        _:N73da3b65595f4f9db5ed966f75305850,
        _:N7ad923fd4ed8438588875aa3cea08f3e,
        _:N8297f84b172640c484a12419caecc80a,
        _:N94b5c24450904929a50a0f4dd5c08286,
        _:Nc583063f213b4cc989b509f8f731092e,
        _:Ne1b04ca14ce34aa59bbd2b7b89144077,
        _:Ne5a24bf20e6744388d1d6e20f2940709 .

