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

<album/18364#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn ;
    mo:produced_work <album/18364#musicalwork> ;
    schema:name "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<org/582#subject> schema:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn ;
    foaf:name "Studio K2"@en,
        "岸田教団"@ja,
        "Studio K2"@ja-latn .

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

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

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

<album/18364#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn ;
    mo:performance_of <album/18364#musicalwork> ;
    mo:performer <artist/9271#subject> ;
    mo:recorded_as <album/18364#musicalexpression> ;
    schema:byArtist <artist/9271#subject> ;
    schema:name "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn ;
    schema:workPerformed <album/18364#musicalwork> .

<artist/9271#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18364#performance> ;
    schema:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja ;
    foaf:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja .

<album/18364#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn ;
    mo:catalogue_number "K2-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18364#musicalexpression> ;
    mo:publisher <org/582#subject> ;
    mo:record _:Nb89a96700550478bb0c21ce7fdf6030f ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/9271#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/18364/18364-cebf0190d9c8.jpg> ;
    schema:name "ROLLING★STAR"@en,
        "ROLLING★STAR"@ja,
        "ROLLING★STAR"@ja-latn ;
    schema:publisher <org/582#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/18364/18364-cebf0190d9c8.jpg> .

_:N188242e4ec4b477f8a720ab9134ef101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar Sect of Mystic Wisdom"@en,
        "霊知の太陽信仰"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Solar Sect of Mystic Wisdom"@en,
        "霊知の太陽信仰"@ja .

_:N297d4354cdb349fcba40c064c6280856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage"@en,
        "シンデレラケージ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Cinderella Cage"@en,
        "シンデレラケージ"@ja .

_:N67d4747318ad4136a8f84c0867bde798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:N7fbeb112de0e434eae7f1cbaf6516f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja .

_:N9c138bcdb7eb4db68885bc5674d5218a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "thirdeyeblind"@en,
        "thirdeyeblind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "thirdeyeblind"@en,
        "thirdeyeblind"@ja .

_:Na9bd09bcbe8544cba229cc6bc487da19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Bird"@en,
        "宵闇鳥"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Twilight Bird"@en,
        "宵闇鳥"@ja .

_:Nab50d1b705704e3ab7a0cfe828f7b569 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dichromatic Lotus Butterfly"@en,
        "二色蓮花蝶"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Dichromatic Lotus Butterfly"@en,
        "二色蓮花蝶"@ja .

_:Nd328c65787f24695afd6af530d065bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Did you know? The grimoire doubles as a blunt weapon"@en,
        "知ってる？魔道書は鈍器にもなるのよ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb89a96700550478bb0c21ce7fdf6030f ;
    schema:name "Did you know? The grimoire doubles as a blunt weapon"@en,
        "知ってる？魔道書は鈍器にもなるのよ"@ja .

_:Nb89a96700550478bb0c21ce7fdf6030f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N188242e4ec4b477f8a720ab9134ef101,
        _:N297d4354cdb349fcba40c064c6280856,
        _:N67d4747318ad4136a8f84c0867bde798,
        _:N7fbeb112de0e434eae7f1cbaf6516f66,
        _:N9c138bcdb7eb4db68885bc5674d5218a,
        _:Na9bd09bcbe8544cba229cc6bc487da19,
        _:Nab50d1b705704e3ab7a0cfe828f7b569,
        _:Nd328c65787f24695afd6af530d065bc0 ;
    mo:track_count 8 ;
    schema:duration "PT30:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N188242e4ec4b477f8a720ab9134ef101,
        _:N297d4354cdb349fcba40c064c6280856,
        _:N67d4747318ad4136a8f84c0867bde798,
        _:N7fbeb112de0e434eae7f1cbaf6516f66,
        _:N9c138bcdb7eb4db68885bc5674d5218a,
        _:Na9bd09bcbe8544cba229cc6bc487da19,
        _:Nab50d1b705704e3ab7a0cfe828f7b569,
        _:Nd328c65787f24695afd6af530d065bc0 .

