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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55798#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/55798#composition>,
        <album/55798#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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<album/55798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/55798#musicalwork> ;
    schema:name "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn .

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

<album/55798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn ;
    mo:performance_of <album/55798#musicalwork> ;
    mo:recorded_as <album/55798#musicalexpression> ;
    schema:name "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn ;
    schema:workPerformed <album/55798#musicalwork> .

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

<https://medium-media.vgm.io/albums/89/55798/55798-1448244410.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55798#musicalexpression> ;
    mo:publisher _:Nbec5f9eb840f43fd8e65c9bf8a5d6244 ;
    mo:record _:Nfbaeb0f820e44347ba9390bd493330ba ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/35#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/55798/55798-1448244410.jpg> ;
    schema:name "Scarlet oku dake"@en,
        "スカーレットおくだけ"@ja,
        "Scarlet oku dake"@ja-latn ;
    schema:publisher _:Nbec5f9eb840f43fd8e65c9bf8a5d6244 ;
    foaf:depiction <https://media.vgm.io/albums/89/55798/55798-1448244410.jpg> .

_:N5dbb818df23a46319c85260cbad751c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暮色蒼然"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "暮色蒼然"@ja .

_:N85820495b3eb425a81ea3985e6cf7034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法少女達の百年祭"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "魔法少女達の百年祭"@ja .

_:N982e0664dcae45d08f93ec755639da97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか?"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "U.N.オーエンは彼女なのか?"@ja .

_:N99aefcddb84c43f5aebf35e93696ac9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館 ~ Chinese Tea"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "上海紅茶館 ~ Chinese Tea"@ja .

_:N9fb6c378dd324cf38ad5d03c3d1034f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仰空"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "仰空"@ja .

_:Nbec5f9eb840f43fd8e65c9bf8a5d6244 schema:name "Windbreaker"@en ;
    foaf:name "Windbreaker"@en .

_:Nd071af7bc42c4c6bb81bc69294fd4ad3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暮色蒼然 [ボーナストラック]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nfbaeb0f820e44347ba9390bd493330ba ;
    schema:name "暮色蒼然 [ボーナストラック]"@ja .

_:Nfbaeb0f820e44347ba9390bd493330ba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5dbb818df23a46319c85260cbad751c8,
        _:N85820495b3eb425a81ea3985e6cf7034,
        _:N982e0664dcae45d08f93ec755639da97,
        _:N99aefcddb84c43f5aebf35e93696ac9b,
        _:N9fb6c378dd324cf38ad5d03c3d1034f6,
        _:Nd071af7bc42c4c6bb81bc69294fd4ad3 ;
    mo:track_count 6 ;
    schema:duration "PT18:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5dbb818df23a46319c85260cbad751c8,
        _:N85820495b3eb425a81ea3985e6cf7034,
        _:N982e0664dcae45d08f93ec755639da97,
        _:N99aefcddb84c43f5aebf35e93696ac9b,
        _:N9fb6c378dd324cf38ad5d03c3d1034f6,
        _:Nd071af7bc42c4c6bb81bc69294fd4ad3 .

