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

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/36916#lyrics>,
        <album/36916#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/36916#lyrics>,
        <album/36916#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<artist/6771#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36916#subject> ;
    schema:name "sumijun"@en,
        "すみじゅん"@ja ;
    foaf:made <album/36916#composition>,
        <album/36916#lyrics>,
        <album/36916#subject> ;
    foaf:name "sumijun"@en,
        "すみじゅん"@ja .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

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

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/61/36916/36916-1355914974.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<artist/14729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "peЯoco."@ja ;
    foaf:name "peЯoco."@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/6774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "Hanatan"@en,
        "花たん"@ja ;
    foaf:name "Hanatan"@en,
        "花たん"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36916#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

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

<album/36916#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snow Melody"@en,
        "Snow Melody"@ja,
        "Snow Melody"@ja-latn ;
    mo:performance_of <album/36916#musicalwork> ;
    mo:performer <artist/13042#subject>,
        <artist/14729#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/36916#musicalexpression> ;
    schema:byArtist <artist/13042#subject>,
        <artist/14729#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:name "Snow Melody"@en,
        "Snow Melody"@ja,
        "Snow Melody"@ja-latn ;
    schema:workPerformed <album/36916#musicalwork> .

<album/36916#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Snow Melody"@en,
        "Snow Melody"@ja,
        "Snow Melody"@ja-latn ;
    mo:catalogue_number "HLZY-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36916#musicalexpression> ;
    mo:publisher <org/357#subject> ;
    mo:record _:N4d53223082d84a86bca6b36dc11abf4d ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/13042#subject>,
        <artist/14729#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/6774#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/36916/36916-1355914974.jpg> ;
    schema:name "Snow Melody"@en,
        "Snow Melody"@ja,
        "Snow Melody"@ja-latn ;
    schema:publisher <org/357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/36916/36916-1355914974.jpg> .

_:N02592cfe22b6474f8335157cc4baf459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Changes to a Beat Again"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "Snow Changes to a Beat Again"@ja .

_:N3118248af886467c97a9e0ac517a9bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLAZMA"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "PLAZMA"@ja .

_:N799913d701274d2aabbe8d78d5734a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ring of Fantasia (DiGiTAL WiNG TRANCE Version)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "Ring of Fantasia (DiGiTAL WiNG TRANCE Version)"@ja .

_:N89df888e86384d87a6d0e224298b33d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "現世の四季"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "現世の四季"@ja .

_:N8dedd82e11b44e0f81bb41933ed7f50a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to be emotional ～今だけのナイショ話～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "to be emotional ～今だけのナイショ話～"@ja .

_:Na6ad4ff7e097489d8c19b037f240a486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discoteca"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "Discoteca"@ja .

_:Nc1dbefeb81ab42e9899e9418a88cea68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物凄いハードボイルドな諏訪子が物凄いうた"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "物凄いハードボイルドな諏訪子が物凄いうた"@ja .

_:Nd3ce1cbd32874eabb4bd6fb05bc3d24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind Her Radiance"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "Behind Her Radiance"@ja .

_:Nd69c72214f404ce58170ed91fb925a5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋スル摩天楼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "恋スル摩天楼"@ja .

_:Ne3ff3808e1384ea883af02e0923ae59d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LiveActors"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N4d53223082d84a86bca6b36dc11abf4d ;
    schema:name "LiveActors"@ja .

_:N4d53223082d84a86bca6b36dc11abf4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02592cfe22b6474f8335157cc4baf459,
        _:N3118248af886467c97a9e0ac517a9bba,
        _:N799913d701274d2aabbe8d78d5734a1c,
        _:N89df888e86384d87a6d0e224298b33d7,
        _:N8dedd82e11b44e0f81bb41933ed7f50a,
        _:Na6ad4ff7e097489d8c19b037f240a486,
        _:Nc1dbefeb81ab42e9899e9418a88cea68,
        _:Nd3ce1cbd32874eabb4bd6fb05bc3d24b,
        _:Nd69c72214f404ce58170ed91fb925a5a,
        _:Ne3ff3808e1384ea883af02e0923ae59d ;
    mo:track_count 10 ;
    schema:duration "PT46:49"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02592cfe22b6474f8335157cc4baf459,
        _:N3118248af886467c97a9e0ac517a9bba,
        _:N799913d701274d2aabbe8d78d5734a1c,
        _:N89df888e86384d87a6d0e224298b33d7,
        _:N8dedd82e11b44e0f81bb41933ed7f50a,
        _:Na6ad4ff7e097489d8c19b037f240a486,
        _:Nc1dbefeb81ab42e9899e9418a88cea68,
        _:Nd3ce1cbd32874eabb4bd6fb05bc3d24b,
        _:Nd69c72214f404ce58170ed91fb925a5a,
        _:Ne3ff3808e1384ea883af02e0923ae59d .

