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

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

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

<artist/16430#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39395#subject> ;
    schema:name "NAGI☆"@en ;
    foaf:made <album/39395#composition>,
        <album/39395#subject> ;
    foaf:name "NAGI☆"@en .

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/39395#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Icicle fall"@en,
        "Icicle fall"@ja,
        "Icicle fall"@ja-latn ;
    mo:composer <artist/16430#subject> ;
    mo:produced_work <album/39395#musicalwork> ;
    schema:name "Icicle fall"@en,
        "Icicle fall"@ja,
        "Icicle fall"@ja-latn .

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

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

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

<https://media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39395#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> ;
    foaf:depicts <album/39395#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> .

<https://medium-media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/39395#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Icicle fall"@en,
        "Icicle fall"@ja,
        "Icicle fall"@ja-latn ;
    mo:catalogue_number "FELT-010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39395#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/35#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> ;
    schema:name "Icicle fall"@en,
        "Icicle fall"@ja,
        "Icicle fall"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/39395/39395-06b6209e35f2.jpg> .

_:N1fbf998496c24168b2513eed03d9cd81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream in the Night (MZC Liberation from the Liberty Mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "Dream in the Night (MZC Liberation from the Liberty Mix)"@en .

_:N4bade9098175401da9a46d05d9588b87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "Re:"@en .

_:N694c967a523045f1bdbee251d5170bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail Storm"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "Hail Storm"@en .

_:Na0ab3ce953e541ad97f0dccea02a2de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Black"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "My Black"@en .

_:Na6eefbd6f0fc422594bff0b2193b3208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "Life"@en .

_:Na7080b00760f44c0aea049e9b2d096dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LESS"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "LESS"@en .

_:Naa8c01ea9ae647a5a512cf9f6c437a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "Set"@en .

_:Ne8f62ab1cc884d2a86b9c2b3e90e6343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One More Time (MZC The Mirror Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Ncd48feea66d04d74ba0c9eec4ef41637 ;
    schema:name "One More Time (MZC The Mirror Remix)"@en .

_:Ncd48feea66d04d74ba0c9eec4ef41637 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fbf998496c24168b2513eed03d9cd81,
        _:N4bade9098175401da9a46d05d9588b87,
        _:N694c967a523045f1bdbee251d5170bf6,
        _:Na0ab3ce953e541ad97f0dccea02a2de5,
        _:Na6eefbd6f0fc422594bff0b2193b3208,
        _:Na7080b00760f44c0aea049e9b2d096dc,
        _:Naa8c01ea9ae647a5a512cf9f6c437a70,
        _:Ne8f62ab1cc884d2a86b9c2b3e90e6343 ;
    mo:track_count 8 ;
    schema:duration "PT31:22"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1fbf998496c24168b2513eed03d9cd81,
        _:N4bade9098175401da9a46d05d9588b87,
        _:N694c967a523045f1bdbee251d5170bf6,
        _:Na0ab3ce953e541ad97f0dccea02a2de5,
        _:Na6eefbd6f0fc422594bff0b2193b3208,
        _:Na7080b00760f44c0aea049e9b2d096dc,
        _:Naa8c01ea9ae647a5a512cf9f6c437a70,
        _:Ne8f62ab1cc884d2a86b9c2b3e90e6343 .

