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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20465#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/20465#composition>,
        <album/20465#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 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/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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/20465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn ;
    mo:performance_of <album/20465#musicalwork> ;
    mo:recorded_as <album/20465#musicalexpression> ;
    schema:name "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn ;
    schema:workPerformed <album/20465#musicalwork> .

<org/975#subject> schema:name "α music"@en,
        "α music"@ja,
        "α music"@ja-latn ;
    foaf:name "α music"@en,
        "α music"@ja,
        "α music"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/20465/20465-1314381727.jpg> a schema:ImageObject,
        foaf:Image .

<album/20465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/20465#musicalwork> ;
    schema:name "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn .

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

<album/20465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn ;
    mo:catalogue_number "amus-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20465#musicalexpression> ;
    mo:publisher <org/975#subject> ;
    mo:record _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/20465/20465-1314381727.jpg> ;
    schema:name "Sternenhimmel"@en,
        "Sternenhimmel"@ja,
        "Sternenhimmel"@ja-latn ;
    schema:publisher <org/975#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/20465/20465-1314381727.jpg> .

_:N4c07aa933d23485ba02a161241d1ca53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane"@en,
        "Frühlings Gässchen"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "Spring Lane"@en,
        "Frühlings Gässchen"@ja .

_:N5164bd332e23406e9bfcf92c33507a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My heart goes -Album mix-"@en,
        "馳せる思い -Album mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "My heart goes -Album mix-"@en,
        "馳せる思い -Album mix-"@ja .

_:N72e03bb1c6564914bb9be1a40e808688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Umbrella in the Blue Sky"@en,
        "Ölpapierbespannter das blauer Himmel"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "Umbrella in the Blue Sky"@en,
        "Ölpapierbespannter das blauer Himmel"@ja .

_:N86edb846e7714af58e441731d5305a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess and red moon -Album mix-"@en,
        "Princess and red moon -Album mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "Princess and red moon -Album mix-"@en,
        "Princess and red moon -Album mix-"@ja .

_:Nc4d2fdeb28fc428dbaf997302879915a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Sky and Fireworks"@en,
        "Nachthimmel und Feuerwerk"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "Evening Sky and Fireworks"@en,
        "Nachthimmel und Feuerwerk"@ja .

_:Nd8f372f911614b0b91a4e73198ef46fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Concerto \"Extinction\""@en,
        "Klavierkonzert \"Erlöschen\""@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N7458f1d137ad438ab0dd8df586cba1d8 ;
    schema:name "Piano Concerto \"Extinction\""@en,
        "Klavierkonzert \"Erlöschen\""@ja .

_:N7458f1d137ad438ab0dd8df586cba1d8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c07aa933d23485ba02a161241d1ca53,
        _:N5164bd332e23406e9bfcf92c33507a51,
        _:N72e03bb1c6564914bb9be1a40e808688,
        _:N86edb846e7714af58e441731d5305a09,
        _:Nc4d2fdeb28fc428dbaf997302879915a,
        _:Nd8f372f911614b0b91a4e73198ef46fb ;
    mo:track_count 6 ;
    schema:duration "PT24:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4c07aa933d23485ba02a161241d1ca53,
        _:N5164bd332e23406e9bfcf92c33507a51,
        _:N72e03bb1c6564914bb9be1a40e808688,
        _:N86edb846e7714af58e441731d5305a09,
        _:Nc4d2fdeb28fc428dbaf997302879915a,
        _:Nd8f372f911614b0b91a4e73198ef46fb .

