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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<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/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/45#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn .

<album/33637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33637#musicalwork> ;
    schema:name "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn .

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

<album/33637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn ;
    mo:performance_of <album/33637#musicalwork> ;
    mo:recorded_as <album/33637#musicalexpression> ;
    schema:name "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn ;
    schema:workPerformed <album/33637#musicalwork> .

<org/587#subject> schema:name "KARMART"@en,
        "KARMART"@ja,
        "KARMART"@ja-latn ;
    foaf:name "KARMART"@en,
        "KARMART"@ja,
        "KARMART"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/33637/33637-1342054071.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn ;
    mo:catalogue_number "KMCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33637#musicalexpression> ;
    mo:publisher <org/587#subject> ;
    mo:record _:Na0930ae760ce46ce8bf528292800b250 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/45#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/33637/33637-1342054071.jpg> ;
    schema:name "Yuki Furu Oto to, Mushi no Uta"@en,
        "雪降るオトと、蟲のウタ"@ja,
        "Yuki Furu Oto to, Mushi no Uta"@ja-latn ;
    schema:publisher <org/587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/33637/33637-1342054071.jpg> .

_:N09a8053a3f9248728ace75805897b63c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-雪蛍-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "-雪蛍-"@ja .

_:N3a72b1563cfd4d4bbeebd05945043f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Back / That Comes Again in Winter"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "Your Back / That Comes Again in Winter"@ja .

_:N433803fa8b6247f89b6df7371f0f5e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Ghost of Christmas Past (Album Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "the Ghost of Christmas Past (Album Version)"@ja .

_:N48986adadbf948299a307fe9dc3a8db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white noise follow me"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "white noise follow me"@ja .

_:N908ba681d40341b7a0a353efa3133665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitter,Gummi,Mellow"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "Bitter,Gummi,Mellow"@ja .

_:Na21f7b7d5ab4467388f591e1851769f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊るように、白に緋色"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:Na0930ae760ce46ce8bf528292800b250 ;
    schema:name "踊るように、白に緋色"@ja .

_:Na0930ae760ce46ce8bf528292800b250 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09a8053a3f9248728ace75805897b63c,
        _:N3a72b1563cfd4d4bbeebd05945043f03,
        _:N433803fa8b6247f89b6df7371f0f5e29,
        _:N48986adadbf948299a307fe9dc3a8db1,
        _:N908ba681d40341b7a0a353efa3133665,
        _:Na21f7b7d5ab4467388f591e1851769f9 ;
    mo:track_count 6 ;
    schema:duration "PT36:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N09a8053a3f9248728ace75805897b63c,
        _:N3a72b1563cfd4d4bbeebd05945043f03,
        _:N433803fa8b6247f89b6df7371f0f5e29,
        _:N48986adadbf948299a307fe9dc3a8db1,
        _:N908ba681d40341b7a0a353efa3133665,
        _:Na21f7b7d5ab4467388f591e1851769f9 .

