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

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

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

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

<album/79076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/79076#musicalwork> ;
    schema:name "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn .

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

<org/110#subject> schema:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn ;
    foaf:name "TAMUSIC"@en,
        "タムシック"@ja,
        "TAMUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/79076/79076-1531725125.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn ;
    mo:performance_of <album/79076#musicalwork> ;
    mo:performer <artist/1006#subject> ;
    mo:recorded_as <album/79076#musicalexpression> ;
    schema:byArtist <artist/1006#subject> ;
    schema:name "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn ;
    schema:workPerformed <album/79076#musicalwork> .

<artist/1006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79076#performance> ;
    schema:name "TAM"@en ;
    foaf:name "TAM"@en .

<album/79076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn ;
    mo:catalogue_number "TAM3-0160" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79076#musicalexpression> ;
    mo:publisher <org/110#subject> ;
    mo:record _:Nfb3616623dc44fab823898ac5b67cc7a ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/1006#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/79076/79076-1531725125.jpg> ;
    schema:name "Touhou Violin Rock -KURENAI- Re"@en,
        "東方バイオリンロック 紅-KURENAI- Re"@ja,
        "Touhou Violin Rock -KURENAI- Re"@ja-latn ;
    schema:publisher <org/110#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/79076/79076-1531725125.jpg> .

_:N100d80d09523488a9214f34969e1993f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternity More Transient than Scarlet"@en,
        "紅より儚い永遠"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "An Eternity More Transient than Scarlet"@en,
        "紅より儚い永遠"@ja .

_:N2cfad74f24be419b9548da4c026b878f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apparitions Stalk the Night"@en,
        "妖魔夜行"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Apparitions Stalk the Night"@en,
        "妖魔夜行"@ja .

_:N466dda7265bb4237a72e02ae849adbea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N532b3e98eee8452794b797c5a6c79ea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Shanghai Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N674726c23a474c98aa553d2ea7d39676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen Was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "U.N. Owen Was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:N7c440ad6fc2242a1928cbbdd2eb37080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Luna Dial"@en,
        "月時計　～ ルナ・ダイアル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計　～ ルナ・ダイアル"@ja .

_:N889881c2896244139f3a82064e576b3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:N9831780115094a42ba191fd7dcb8adee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治十七年の上海アリス"@ja .

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

_:Ndf7972ecfc994bf481cb6655806d4bf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja .

_:Ne23721c11d0a4fcd8bb51bea2977ec1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream More Scarlet than Red"@en,
        "赤より紅い夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nfb3616623dc44fab823898ac5b67cc7a ;
    schema:name "A Dream More Scarlet than Red"@en,
        "赤より紅い夢"@ja .

_:Nfb3616623dc44fab823898ac5b67cc7a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N100d80d09523488a9214f34969e1993f,
        _:N2cfad74f24be419b9548da4c026b878f,
        _:N466dda7265bb4237a72e02ae849adbea,
        _:N532b3e98eee8452794b797c5a6c79ea5,
        _:N674726c23a474c98aa553d2ea7d39676,
        _:N7c440ad6fc2242a1928cbbdd2eb37080,
        _:N889881c2896244139f3a82064e576b3c,
        _:N9831780115094a42ba191fd7dcb8adee,
        _:Nd692adfcc87c416c8bfac8032a47c4c2,
        _:Ndf7972ecfc994bf481cb6655806d4bf4,
        _:Ne23721c11d0a4fcd8bb51bea2977ec1d ;
    mo:track_count 11 ;
    schema:duration "PT44:26"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N100d80d09523488a9214f34969e1993f,
        _:N2cfad74f24be419b9548da4c026b878f,
        _:N466dda7265bb4237a72e02ae849adbea,
        _:N532b3e98eee8452794b797c5a6c79ea5,
        _:N674726c23a474c98aa553d2ea7d39676,
        _:N7c440ad6fc2242a1928cbbdd2eb37080,
        _:N889881c2896244139f3a82064e576b3c,
        _:N9831780115094a42ba191fd7dcb8adee,
        _:Nd692adfcc87c416c8bfac8032a47c4c2,
        _:Ndf7972ecfc994bf481cb6655806d4bf4,
        _:Ne23721c11d0a4fcd8bb51bea2977ec1d .

