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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/27674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27674#musicalwork> ;
    schema:name "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn .

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

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

<org/743#subject> schema:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn ;
    foaf:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/27674/27674-1312042651.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27674#performance> ;
    schema:name "CON"@en ;
    foaf:name "CON"@en .

<artist/7361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27674#performance> ;
    schema:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja ;
    foaf:made <album/27674#lyrics>,
        <album/27674#subject> ;
    foaf:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja .

<album/27674#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn ;
    mo:performance_of <album/27674#musicalwork> ;
    mo:performer <artist/7360#subject>,
        <artist/7361#subject> ;
    mo:recorded_as <album/27674#musicalexpression> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:name "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn ;
    schema:workPerformed <album/27674#musicalwork> .

<album/27674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn ;
    mo:catalogue_number "SCCD005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27674#musicalexpression> ;
    mo:publisher <org/743#subject> ;
    mo:record _:Nf8d0121df38542c48629a3f4053f32ae ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/27674/27674-1312042651.jpg> ;
    schema:name "SUPREME"@en,
        "SUPREME"@ja,
        "SUPREME"@ja-latn ;
    schema:publisher <org/743#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/27674/27674-1312042651.jpg> .

_:N1095ed8be4024fdf900152b1a2f24d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Downtown lazy"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Downtown lazy"@en .

_:N1933df53ea814394b58294aa3b880b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deterren"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Deterren"@en .

_:N25b14f023f9b4e93860a016b2c5eb34d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Less haste"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Less haste"@en .

_:N2b908fc2308d4510be09dc7eb463b9d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decide the outcome"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Decide the outcome"@en .

_:N560b8868a60d4c14a9f0f1ce4d8fed9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower rain (instrumental)"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Flower rain (instrumental)"@en .

_:N68688654ac93444e9a96396bc945234d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deterrent (instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Deterrent (instrumental)"@en .

_:N6b71bc1cd6774611b1af1dff99327998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Young blood to wriggle"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Young blood to wriggle"@en .

_:N6d20f32030804402b840b2d68a841e05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Fantasy"@en .

_:N7029076ec3b649ecb2fd2dd9b9855553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight through"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Sunlight through"@en .

_:N8a8f52d2aa754776950976b6f48f448c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy (instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Fantasy (instrumental)"@en .

_:Nc510a21d06a24ee89852c28f010a5344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rush snakes"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Rush snakes"@en .

_:Ne644145b18a347919298789302a3314e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower rain"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf8d0121df38542c48629a3f4053f32ae ;
    schema:name "Flower rain"@en .

_:Nf8d0121df38542c48629a3f4053f32ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1095ed8be4024fdf900152b1a2f24d19,
        _:N1933df53ea814394b58294aa3b880b03,
        _:N25b14f023f9b4e93860a016b2c5eb34d,
        _:N2b908fc2308d4510be09dc7eb463b9d7,
        _:N560b8868a60d4c14a9f0f1ce4d8fed9b,
        _:N68688654ac93444e9a96396bc945234d,
        _:N6b71bc1cd6774611b1af1dff99327998,
        _:N6d20f32030804402b840b2d68a841e05,
        _:N7029076ec3b649ecb2fd2dd9b9855553,
        _:N8a8f52d2aa754776950976b6f48f448c,
        _:Nc510a21d06a24ee89852c28f010a5344,
        _:Ne644145b18a347919298789302a3314e ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1095ed8be4024fdf900152b1a2f24d19,
        _:N1933df53ea814394b58294aa3b880b03,
        _:N25b14f023f9b4e93860a016b2c5eb34d,
        _:N2b908fc2308d4510be09dc7eb463b9d7,
        _:N560b8868a60d4c14a9f0f1ce4d8fed9b,
        _:N68688654ac93444e9a96396bc945234d,
        _:N6b71bc1cd6774611b1af1dff99327998,
        _:N6d20f32030804402b840b2d68a841e05,
        _:N7029076ec3b649ecb2fd2dd9b9855553,
        _:N8a8f52d2aa754776950976b6f48f448c,
        _:Nc510a21d06a24ee89852c28f010a5344,
        _:Ne644145b18a347919298789302a3314e .

